[asterisk-bugs] [Asterisk 0014212]: g option does not work if used from Local channel

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Jan 11 23:00:12 CST 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14212 
====================================================================== 
Reported By:                visu
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14212
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-01-11 23:00 CST
Last Modified:              2009-01-11 23:00 CST
====================================================================== 
Summary:                    g option does not work if used from Local channel
Description: 
If I dial Local/1 at outer, I expected it to execute priority 1 in 'inner'
context & then next priority in the line. However, if call is answered at
priority 1 ('inner' context), it never goes to priority 2. Interestingly,
if I invoke 'inner' context from a SIP account (by dialling Local/1 at inner),
it works as expected. So this seems to be a specific problem with Local
channel.

[outer]
exten => 1,1,Dial(Local/1 at inner)

[inner]
exten => 1,1,Dial(Gtalk/asterisk/someuser at gmail.com,60,g)
exten => 1,n,Playback(vm-goodbye)

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-11 23:00 visu           New Issue                                    
2009-01-11 23:00 visu           Asterisk Version          => SVN             
2009-01-11 23:00 visu           Regression                => No              
2009-01-11 23:00 visu           SVN Branch (only for SVN checkouts, not tarball
releases) =>  trunk          
======================================================================




More information about the asterisk-bugs mailing list