[asterisk-bugs] [Asterisk 0013156]: Local channel have emty account code in CDR
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 7 11:56:36 CDT 2008
The following issue requires your FEEDBACK.
======================================================================
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: feedback
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-08-07 11:56 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-08-07 11:56 Corydon76 Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list