[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 07:54:17 CDT 2009
The following issue has been CLOSED
======================================================================
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: closed
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: reopened
Fixed in Version:
======================================================================
Date Submitted: 2009-05-05 08:57 CDT
Last Modified: 2009-05-06 07:54 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:
======================================================================
----------------------------------------------------------------------
(0104287) lmadsen (administrator) - 2009-05-06 07:54
http://bugs.digium.com/view.php?id=15035#c104287
----------------------------------------------------------------------
This is not a support forum. Please use the asterisk-users or asterisk-dev
mailing lists (where appropriate!) for support. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-05-06 07:54 lmadsen Note Added: 0104287
2009-05-06 07:54 lmadsen Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list