[asterisk-bugs] [JIRA] (ASTERISK-21201) [patch] In Manager Interface, SIP registry event does not show username on Status: Registered
Dmitriy Serov (JIRA)
noreply at issues.asterisk.org
Sat Mar 2 03:02:18 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitriy Serov updated ASTERISK-21201:
-------------------------------------
Attachment: chan_sip.c.diff
Patch to trunk, revision 382360.
> [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: Dmitriy Serov
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list