[asterisk-bugs] [Asterisk 0017332]: [regression] Operator context execution broken
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 17 13:17:59 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17332
======================================================================
Reported By: rsw686
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17332
Category: Applications/app_voicemail
Reproducibility: always
Severity: block
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.8-rc1
JIRA:
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 13: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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-17 13:17 lmadsen Target Version 1.6.2.8 =>
2010-05-17 13:17 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list