[asterisk-bugs] [Asterisk 0015035]: stop the MOH since asterisk knows that channel is ringing
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 5 08:57:46 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=15035
======================================================================
Reported By: kchehab
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15035
Category: Applications/app_dial
Reproducibility: N/A
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-05 08:57 CDT
Last Modified: 2009-05-05 08:57 CDT
======================================================================
Summary: stop the MOH since asterisk knows that channel is
ringing
Description:
Hi
I use dial with music on hold command
exten => _X.,n,Dial(SIP/Trunk/${EXTEN}|300|m),I am facing a big problem
if the called party line is closed or number is incorrect or have a voice
mail (Early media 183) user will not hear the message from operator
notifying that line is out of service , temporary unavailable …,
what to do to solve this problem
In other words how to stop MOH since asterisk detect 183 and even if i can
do that when the 183 comes from my soft switch which will allow user to
hear the Ring Back Tone
i found in the app_dial.c
case AST_CONTROL_RINGING:
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-05 08:57 kchehab New Issue
2009-05-05 08:57 kchehab Asterisk Version => 1.4.24
2009-05-05 08:57 kchehab Regression => No
2009-05-05 08:57 kchehab SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list