[asterisk-bugs] [Asterisk 0016184]: Inband onhook ringing not applying indications.conf settings

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 5 06:28:03 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     new
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:              
====================================================================== 
Date Submitted:             2009-11-05 04:14 CST
Last Modified:              2009-11-05 06:28 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0113177) davidw (reporter) - 2009-11-05 06:28
 https://issues.asterisk.org/view.php?id=16184#c113177 
---------------------------------------------------------------------- 
This will be with the Dahdi channel, or with some application you have
called before dial, not with the dial command.

You need to provide the contents of the dial macro, so that people can see
whether it does anything that would trigger in band progress (in most
cases, generating in band progress would be a bad thing).

Also, I think you need to provide traces from chan_dahdi, and possibly
from the low level dahdi driver. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-05 06:28 davidw         Note Added: 0113177                          
======================================================================




More information about the asterisk-bugs mailing list