[asterisk-bugs] [JIRA] (ASTERISK-17954) Accountcode and Peeraccount is not set correctly
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Mon Jun 2 12:02:56 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-17954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Mudgett updated ASTERISK-17954:
---------------------------------------
Description:
If you set Accountcode in a 2 SIP peers and make a call, the result is:
{noformat}
Channel Context Extension Prio State Application Data CallerID Duration Accountcode PeerAccount BridgedTo
SIP/softphone-000000 ext 8031 1 Up AppDial (Outgoing Line) 8031 00:00:10 8030 8030 SIP/S8003-00000002
SIP/S8003-00000002 ext 8031 83 Up Dial SIP/softphone,60,tTM(aten 8030 00:00:10 8030 8030 SIP/softphone-000000
{noformat}
Above, We have both accountcode and peeraccount set to the first channel that did the call.
Using cdr_adaptive_odbc, if I have a field peeraccount in the table, it's not set correctly too.
was:
If you set Accountcode in a 2 SIP peers and make a call, the result is:
Channel Context Extension Prio State Application Data CallerID Duration Accountcode PeerAccount BridgedTo
SIP/softphone-000000 ext 8031 1 Up AppDial (Outgoing Line) 8031 00:00:10 8030 8030 SIP/S8003-00000002
SIP/S8003-00000002 ext 8031 83 Up Dial SIP/softphone,60,tTM(aten 8030 00:00:10 8030 8030 SIP/softphone-000000
Above, We have both accountcode and peeraccount set to the first channel that did the call.
Using cdr_adaptive_odbc, if I have a field peeraccount in the table, it's not set correctly too.
> Accountcode and Peeraccount is not set correctly
> ------------------------------------------------
>
> Key: ASTERISK-17954
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17954
> Project: Asterisk
> Issue Type: Bug
> Components: CEL/General
> Affects Versions: 1.8.4
> Reporter: Alexandre Arruda Paes
> Severity: Minor
>
> If you set Accountcode in a 2 SIP peers and make a call, the result is:
> {noformat}
> Channel Context Extension Prio State Application Data CallerID Duration Accountcode PeerAccount BridgedTo
> SIP/softphone-000000 ext 8031 1 Up AppDial (Outgoing Line) 8031 00:00:10 8030 8030 SIP/S8003-00000002
> SIP/S8003-00000002 ext 8031 83 Up Dial SIP/softphone,60,tTM(aten 8030 00:00:10 8030 8030 SIP/softphone-000000
> {noformat}
> Above, We have both accountcode and peeraccount set to the first channel that did the call.
> Using cdr_adaptive_odbc, if I have a field peeraccount in the table, it's not set correctly too.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list