No subject
Fri Jun 28 13:27:35 CDT 2013
[auth6001]
type=auth
;auth_type=userpass
;password=6001
;username=6001
auth_type=md5
md5_cred=6001
username=6001
Will attach backtrace and full log up to crash.
> Crash - signal 6, aborted - assertion failure in pjsip_auth_create_digest from /usr/lib/libpjsip.so
> ---------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-22003
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22003
> Project: Asterisk
> Issue Type: Bug
> Components: Resources/res_sip
> Affects Versions: SVN
> Environment: trunk 393490
> Reporter: Rusty Newton
> Severity: Critical
>
> From what I can tell: If you set md5_cred to a non-hash-like value then Asterisk/pjsip isn't happy.
> {noformat}
> [auth6001]
> type=auth
> ;auth_type=userpass
> ;password=6001
> ;username=6001
> auth_type=md5
> md5_cred=6001
> username=6001
> {noformat}
> Will attach backtrace and full log up to crash.
--
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