[asterisk-bugs] [Asterisk 0019327]: [patch] In Manager Interface, SIP registry event does not show username on Status: Registered
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 19 14:18:53 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19327
======================================================================
Reported By: sgofferj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19327
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.18
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-19 07:22 CDT
Last Modified: 2011-05-19 14:18 CDT
======================================================================
Summary: [patch] In Manager Interface, SIP registry event
does not show username on Status: Registered
Description:
While other events like Status: Request sent do report the respective SIP
username, the Status: Registered does NOT. This is bad if your asterisk is
connecting to more than one account with the same provider.
Examples:
Event: Registry
Privilege: system,all
ChannelType: SIP
Username: xxxxxxx
Domain: sipgate.de
Status: Request Sent
Good, I know which account we are talking about.
Event: Registry
Privilege: system,all
ChannelType: SIP
Domain: sipgate.de
Status: Registered
Bad, I don't know which account we are talking about.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-19 14:18 lmadsen Summary In Manager Interface,
SIP registry event does not show username on Status: Registered => [patch] In
Manager Interface, SIP registry event does not show username on Status:
Registered
======================================================================
More information about the asterisk-bugs
mailing list