[asterisk-bugs] [Asterisk 0016184]: Inband onhook ringing not applying indications.conf settings
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Nov 5 09:49:42 CST 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16184
======================================================================
Reported By: TSM
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16184
Category: Applications/app_dial
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: Older 1.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2009-11-05 04:14 CST
Last Modified: 2009-11-05 09:49 CST
======================================================================
Summary: Inband onhook ringing not applying indications.conf
settings
Description:
I seem to have tracked down an issue with the ringing generated by the dial
command.
my indications is set to country=uk
exten=>1234,1,Macro(dial,15,WTtr,2251-2250)
If i use this i can hear default US style ringing all the time, even with
external PSTN users calling into the office. When they ring the rings seem
to be inband audio as in the UK we dont have US ring tones and also without
answering the call.
if i do the folowing...
exten=>1234,1,Answer()
exten=>1234,n,Macro(dial,15,WTtr,2251-2250)
Then i do hear UK ring tones.
if i do the folowing...
exten=>1234,1,Macro(dial,15,WTtm(default),2251-2250)
I get inband MOH without answering the call.
So it seems that * is defaulting to US ring tones if Answer is not used
before the dial command.
======================================================================
----------------------------------------------------------------------
(0113202) lmadsen (administrator) - 2009-11-05 09:49
https://issues.asterisk.org/view.php?id=16184#c113202
----------------------------------------------------------------------
That is a discussion question; please follow up on the asterisk-users
mailing list for such questions. The issue tracker is not the appropriate
place for that. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-11-05 09:49 lmadsen Note Added: 0113202
2009-11-05 09:49 lmadsen Status new => closed
2009-11-05 09:49 lmadsen Resolution reopened => no change
required
======================================================================
More information about the asterisk-bugs
mailing list