Ticket #4075 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

pressing a key during 'one momemt please' after pressing the operator extension hangs up call

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.7
Component: Voicemail Version: 2.7-branch
Keywords: Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

The priority 1 of the o instruction in macro-vm is a background command playing one-moment-please as part of going to the operator either from exiting the voicemail system or in VmX. If you press another key while it plays that, since it is a background command, it tries to execute on that key which results in a hangup. This should be changed to playback.

Change History

02/23/10 18:37:23 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [8920]) fixes #4075 use playback instead of background in o instruction

02/23/10 18:51:20 changed by p_lindheimer

(In [8921]) fixes #4075 in previous releases use playback in place of background