[asterisk-bugs] [JIRA] (ASTERISK-21201) [patch] In Manager Interface, SIP registry event does not show username on Status: Registered
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Mar 12 12:07:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21201:
-----------------------------------
Status: Open (was: Triage)
> [patch] In Manager Interface, SIP registry event does not show username on Status: Registered
> ---------------------------------------------------------------------------------------------
>
> Key: ASTERISK-21201
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21201
> Project: Asterisk
> Issue Type: Bug
> Components: Channels/chan_sip/General
> Reporter: Dmitriy Serov
> Assignee: Rusty Newton
> Severity: Minor
> Attachments: chan_sip.c.diff, chan_sip.c.diff
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list