[asterisk-bugs] [JIRA] (ASTERISK-25229) Exchanging Device and Mailbox State Using PJSIP fails after restart of peer

Tolmachev Ivan (JIRA) noreply at issues.asterisk.org
Fri Feb 12 00:28:33 CST 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229424#comment-229424 ] 

Tolmachev Ivan commented on ASTERISK-25229:
-------------------------------------------

Laid pjsip.log file
Initial conditions:
1. ServA 172.16.2.14, ServB 172.16.2.15
2. 780 - phone on Serva, 785 - phone on ServB
3. Both asterisk stopped.

Run:
1. ServA asterisk start.
2. ServA - CLI
3. ServA - sip set debug ip 172.16.2.15
4. ServA - pjsip set logger host 172.16.2.15
5. ServB asterisk start.
6. Status device ServA <-> ServB OK
7. ServB asterisk stop.
8. ServB asterisk start.
9. Status device ServA <- ServB OK
10. Status device ServA -> ServB FAIL


Message
WARNING [1776]: res_pjsip_outbound_authenticator_digest.c: 135 digest_create_request_with_auth_from_old: Unable to create request with auth.No auth credentials for any realms in challenge.
occurs when "ServB asterisk start".
This message does not appear, if in step:
6. Status device ServA <-> ServB OK
6.1 The device is switched off 785
7. ServB asterisk stop.
8. ServB asterisk start.
In this case all the same:
9. Status device ServA <- ServB OK
10. Status device ServA -> ServB FAIL

> Exchanging Device and Mailbox State Using PJSIP fails after restart of peer
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-25229
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25229
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip, Resources/res_pjsip_publish_asterisk
>    Affects Versions: 13.4.0, 13.5.0
>         Environment: CentOS-7 x86_64
>            Reporter: Vadim
>         Attachments: DebugPJSIP.txt, debug.txt, pjsip.log, pjsip_outbound_publish_412.patch, pjsip_outbound_publish_debug.patch, ServA.txt, ServB.txt, Снимок экрана 2015-07-16 в 0.17.47.png
>
>
> There are two servers: "A" and "B".
> When we restart "Asterisk" on "A" we will see in the console of "B":
> [Jul 3 14:17:13] WARNING[17452]: res_pjsip_outbound_authenticator_digest.c:135 digest_create_request_with_auth_from_old: Unable to create request with auth.No auth credentials for any realms in challenge.
> After this "B' can't share a device state to "A", but "A" to "B" can.
> If we restart "Asterisk" on the server "B", the server "A" will not be able to share a device state to "B", but "B" to "A" can.
> The configuration, that has been used: https://wiki.asterisk.org/wiki/display/AST/Exchanging+Device+and+Mailbox+State+Using+PJSIP?showComments=true



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list