[asterisk-bugs] [Asterisk 0017332]: [regression] Operator context execution broken

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 17 15:21:58 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17332 
====================================================================== 
Reported By:                rsw686
Assigned To:                mmichelson
====================================================================== 
Project:                    Asterisk
Issue ID:                   17332
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.2.8-rc1 
JIRA:                       SWP-1466 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-05-13 10:53 CDT
Last Modified:              2010-05-17 15:21 CDT
====================================================================== 
Summary:                    [regression] Operator context execution broken
Description: 
Using Asterisk 1.6.2.7 the voicemail operator context works. With Asterisk
1.6.2.8-rc1 the operator context is not being executed.

Working 1.6.2.7 console output
    -- <SIP/102-00000000> Playing
'/var/spool/asterisk/voicemail/default/101/greet.slin' (language 'en')
    -- <SIP/102-00000000> Playing 'transfer.ulaw' (language 'en')
    -- Executing [o at macro-vm:1] Playback("SIP/102-00000000",
"one-moment-please") in new stack
    -- <SIP/102-00000000> Playing 'one-moment-please.ulaw' (language 'en')
    -- Executing [o at macro-vm:2] GotoIf("SIP/102-00000000", "0?doopdef") in
new stack

Broken 1.6.2.8-rc1 console output
    -- <SIP/102-00000000> Playing
'/var/spool/asterisk/voicemail/default/101/greet.slin' (language 'en')
    -- <SIP/102-00000000> Playing 'transfer.ulaw' (language 'en')
  == Spawn extension (macro-vm, o, 0) exited non-zero on
'SIP/102-00000000' in macro 'vm'
  == Spawn extension (macro-exten-vm, s, 18) exited non-zero on
'SIP/102-00000000' in macro 'exten-vm'
  == Spawn extension (from-internal, 101, 1) exited non-zero on
'SIP/102-00000000'
    -- Executing [h at from-internal:1] Macro("SIP/102-00000000",
"hangupcall") in new stack
====================================================================== 

---------------------------------------------------------------------- 
 (0122034) mmichelson (administrator) - 2010-05-17 15:21
 https://issues.asterisk.org/view.php?id=17332#c122034 
---------------------------------------------------------------------- 
I tried many different combinations, such as putting voicemail and the 'o'
extension in a macro, but this has not helped to reproduce the issue.

I know that FreePBX can create some massive dialplans, so rather than
posting that, could you instead post a full log of a successful and failing
call? What you have posted shows the point of failure, but it's hard to try
to reproduce the behavior without knowing what led to the problem. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-17 15:21 mmichelson     Note Added: 0122034                          
======================================================================




More information about the asterisk-bugs mailing list