[asterisk-bugs] [Asterisk 0013156]: Local channel have emty account code in CDR
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 25 02:12:53 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13156
======================================================================
Reported By: visu
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13156
Category: Channels/chan_local
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-25 02:12 CDT
Last Modified: 2008-07-25 02:12 CDT
======================================================================
Summary: Local channel have emty account code in CDR
Description:
${CDR(accountcode)} is empty in local channel
Strangely enough, if I do dummy jump using Goto, ${CDR(accountcode)}
appears automatically (this is a workaround I am using)
exten => _[+a-zA-Z0-9].,n, Goto(dodummy)
exten => _[+a-zA-Z0-9].,n(dodummy),Playback(${CDR(accountcode)}-prompt)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-07-25 02:12 visu Asterisk Version => SVN
2008-07-25 02:12 visu SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
======================================================================
More information about the asterisk-bugs
mailing list