[asterisk-bugs] [Asterisk 0015035]: stop the MOH since asterisk knows that channel is ringing
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 6 06:25:59 CDT 2009
The following issue has been REOPENED.
======================================================================
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: feature
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-06 06:25 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:
======================================================================
----------------------------------------------------------------------
(0104286) kchehab (reporter) - 2009-05-06 06:25
http://bugs.digium.com/view.php?id=15035#c104286
----------------------------------------------------------------------
guys
can you please give me a hint from where to start,
i recompiled app_dial more than 10 times but failed
please advice
thanks in advance
Issue History
Date Modified Username Field Change
======================================================================
2009-05-06 06:25 kchehab Note Added: 0104286
2009-05-06 06:25 kchehab Status closed => new
2009-05-06 06:25 kchehab Resolution suspended => reopened
======================================================================
More information about the asterisk-bugs
mailing list