[Home]

Summary:ASTERISK-14069: stop the MOH since asterisk knows that channel is ringing
Reporter:Khaled Chehab (kchehab)Labels:
Date Opened:2009-05-05 08:57:46Date Closed:2011-06-07 14:01:02
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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:
Comments:By: Leif Madsen (lmadsen) 2009-05-05 10:39:58

This is a feature request. Please reopen the issue and attach a patch that produces the feature you have requested here. Thanks!

By: Khaled Chehab (kchehab) 2009-05-06 06:25:58

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

By: Leif Madsen (lmadsen) 2009-05-06 07:54:17

This is not a support forum. Please use the asterisk-users or asterisk-dev mailing lists (where appropriate!) for support. Thanks!