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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Nov 5 09:26:53 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:                     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 09:26 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0113189) TSM (reporter) - 2009-11-05 09:26
 https://issues.asterisk.org/view.php?id=16184#c113189 
---------------------------------------------------------------------- 
Can someone explain the question I put in my last responce about the order
of the ring & moh 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-05 09:26 TSM            Note Added: 0113189                          
2009-11-05 09:26 TSM            Status                   closed => new       
2009-11-05 09:26 TSM            Resolution               no change required =>
reopened
======================================================================




More information about the asterisk-bugs mailing list