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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 17 15:39:02 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:39 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
====================================================================== 

---------------------------------------------------------------------- 
 (0122036) mmichelson (administrator) - 2010-05-17 15:39
 https://issues.asterisk.org/view.php?id=17332#c122036 
---------------------------------------------------------------------- 
Okay, so, here's the deal. I have reproduced the issue. The key here was
that I was working under the assumption that if 1.6.2.8-rc1 has the issue,
then the tip of the 1.6.2 branch must also have the issue. That was my
downfall. I reproduced the issue with 1.6.2.8-rc1, but I cannot do so with
the tip of the 1.6.2 branch. Unfortunately, there does not appear to be
another tagged rc of 1.6.2 that I can recommend using. If you have the
ability to do so, can you try using the tip of the 1.6.2 branch and see if
you still have the problem when using it? Thanks! 

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




More information about the asterisk-bugs mailing list