[Home]

Summary:ASTERISK-04791: Inconsistent use of User/Username attribute in manager event "Registry"
Reporter:Stefan Reuter (srt)Labels:
Date Opened:2005-08-07 13:28:14Date Closed:2008-01-15 15:44:03.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip_registry_event.patch
Description:chan_iax and chan_sip both use send the manager event "Registry" and include the username in some cases.
chan_iax uses the attribute "Username" for the username while chan_sip uses the attribute "User".
As both channel drivers use the same event they should also use the same attributes (same name, same semantic).
A patch for chan_sip to use the attribute "Username" as well is included.
Comments:By: Mark Spencer (markster) 2005-08-07 20:12:16

Fixed in CVS head including updates to UPGRADE.txt

By: Russell Bryant (russell) 2005-08-08 14:41:07

not changing this in 1.0 to avoid breaking existing apps

By: Digium Subversion (svnbot) 2008-01-15 15:44:03.000-0600

Repository: asterisk
Revision: 6305

U   trunk/UPGRADE.txt
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6305 | markster | 2008-01-15 15:44:02 -0600 (Tue, 15 Jan 2008) | 2 lines

Be consistent with User/Username (bug ASTERISK-4791)

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

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