[asterisk-bugs] [JIRA] (ASTERISK-22101) res_sip_endpoint_identifier_ip needs debug to indicate when it's working
Digium Subversion (JIRA)
noreply at issues.asterisk.org
Tue Aug 20 10:37:04 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Digium Subversion closed ASTERISK-22101.
----------------------------------------
Resolution: Fixed
> res_sip_endpoint_identifier_ip needs debug to indicate when it's working
> ------------------------------------------------------------------------
>
> Key: ASTERISK-22101
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22101
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: SVN, 12
> Environment: Trunk
> Reporter: Rusty Newton
> Severity: Minor
>
> If you don't have an identify object matching to a particular extension, then you'll see debug for res_sip_endpoint_identifier_user doing it's job:
> {noformat}
> [Jul 5 19:39:43] DEBUG[30906]: res_sip_endpoint_identifier_user.c:104 username_identify: Retrieved endpoint 6001
> {noformat}
> When I configured an identify object for the same extension then I no longer saw the above debug as expected, but there was no other log message to indicate that res_sip_endpoint_identifier_ip had identified the call successfully. Though, I could tell by the SIP debug that it was apparently working.
> Let's get a similar message to the above for res_sip_endpoint_identifier_ip upon identification of an endpoint.
--
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