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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 17 16:17:14 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-05-13 10:53 CDT
Last Modified:              2010-05-17 16:17 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
====================================================================== 

---------------------------------------------------------------------- 
 (0122040) mmichelson (administrator) - 2010-05-17 16:17
 https://issues.asterisk.org/view.php?id=17332#c122040 
---------------------------------------------------------------------- 
Thanks for the quick feedback. Since this appears to be fixed already, I am
going to close this issue. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-17 16:17 mmichelson     Note Added: 0122040                          
2010-05-17 16:17 mmichelson     Status                   feedback => resolved
2010-05-17 16:17 mmichelson     Resolution               open => fixed       
2010-05-17 16:17 mmichelson     Status                   resolved => closed  
======================================================================




More information about the asterisk-bugs mailing list