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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Jun 16 16:05:09 CDT 2010


The following issue has been set as RELATED TO issue 0017515. 
====================================================================== 
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-06-16 16:05 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
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0017515 [regression] Operator context execution...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-16 16:05 pabelanger     Relationship added       related to 0017515  
======================================================================




More information about the asterisk-bugs mailing list