[asterisk-bugs] [JIRA] (ASTERISK-21201) [patch] In Manager Interface, SIP registry event does not show username on Status: Registered
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Fri Mar 1 23:56:18 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=203629#comment-203629 ]
Michael L. Young edited comment on ASTERISK-21201 at 3/1/13 11:55 PM:
----------------------------------------------------------------------
Dmitriy, you shouldn't have cloned the issue, rather created a new one and referenced that issue.
Did you sign a contributor's license for the patch that you attached? I tried marking the patch as a contribution which did not work.
What version are you reporting this against? Was this patch written against that version?
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
was (Author: elguero):
Dmitriy, you shouldn't have cloned the issue, rather created a new one and referenced that issue.
Did you sign a contributor's license for the patch that you attached? I tried marking the patch as a contribution which did not work.
> [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
>
>
> 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