[Home]

Summary:ASTERISK-03859: [patch] MGCP "accountcode" option is not propagated in CDR
Reporter:duanecox (duanecox)Labels:
Date Opened:2005-04-04 14:41:35Date Closed:2008-01-15 15:30:34.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mgcp_accountcode-1.patch
Description:Setting the accountcode option in MGCP does not get propagated into the CDR.

Tested with SIP, and sip is O.K.

Using cdr_tds.c but don't think that matters much as SIP works just fine with the same cdr setup.
Comments:By: duanecox (duanecox) 2005-04-04 15:14:06

patch works fine here, trivial fixes; additional formating fixes.

disclamer on file

edited on: 04-04-05 15:26

By: Kevin P. Fleming (kpfleming) 2005-04-04 23:48:41

Committed to CVS, thanks!

By: Russell Bryant (russell) 2005-04-05 00:40:54

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:30:33.000-0600

Repository: asterisk
Revision: 5390

U   trunk/channels/chan_mgcp.c

------------------------------------------------------------------------
r5390 | kpfleming | 2008-01-15 15:30:32 -0600 (Tue, 15 Jan 2008) | 2 lines

ensure account code specified in mgcp.conf propagates to CDR (bug ASTERISK-3859)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5390

By: Digium Subversion (svnbot) 2008-01-15 15:30:34.000-0600

Repository: asterisk
Revision: 5391

U   branches/v1-0/CHANGES
U   branches/v1-0/channels/chan_mgcp.c

------------------------------------------------------------------------
r5391 | russell | 2008-01-15 15:30:33 -0600 (Tue, 15 Jan 2008) | 2 lines

fix accountcode (bug ASTERISK-3859)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5391