[asterisk-bugs] [JIRA] (ASTERISK-26007) res_pjsip: Endpoints deleting early after upgrade from 13.8.2 to 13.9

xrobau (JIRA) noreply at issues.asterisk.org
Tue May 10 20:40:56 CDT 2016


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

xrobau edited comment on ASTERISK-26007 at 5/10/16 8:40 PM:
------------------------------------------------------------

That 32 seconds is probably a red herring - This is easily able to be replicated.. 

Set an endpoint to reregister every 60 seconds, and then set contact_expiration_check_interval=5 - you'll see that the contact is removed within 5 seconds, every time.

{code}
 Contact 402/ has been deleted
 Endpoint 402 is now Unreachable
    -- Added contact 'sip:402 at 192.168.15.125:5060' to AOR '402' with expiration of 60 seconds
 Contact 402/sip:402 at 192.168.15.125:5060 has been created
 Endpoint 402 is now Reachable
 Contact 402/sip:402 at 192.168.15.125:5060 is now Reachable.  RTT: 9.414 msec
 Contact 402/ has been deleted
 Endpoint 402 is now Unreachable
    -- Added contact 'sip:402 at 192.168.15.125:5060' to AOR '402' with expiration of 60 seconds
 Contact 402/sip:402 at 192.168.15.125:5060 has been created
 Endpoint 402 is now Reachable
 Contact 402/sip:402 at 192.168.15.125:5060 is now Reachable.  RTT: 12.453 msec
{code}



was (Author: xrobau):
That 32 seconds is probably a red herring - This is easily able to be replicated.. 

Set an endpoint to reregister every 60 seconds, and then set contact_expiration_check_interval=5 - you'll see that the contact is removed within 5 seconds, every time.




> res_pjsip: Endpoints deleting early after upgrade from 13.8.2 to 13.9
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-26007
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26007
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.9.0
>         Environment: FreePBX Distro 10.13.66-11 - Fully patched running Edge Track
> System runs as a VM on ESXi 6.0u2 - 1 Processor 4 GB RAM 
> Endpoints (connecting using PJSIP) consist of 2 x Polycom 335, 1 x Polycom 450 and 1 x Polycom 670, 1 x Gigaset N510 IP Pro & 1 x Mobotix Doorstation T25.  All of the endpoints are connected to the same subnet as the FreePBX box (except the Mobotix).
>            Reporter: Greg Siemon
>         Attachments: asterisk full, PJSIP Config.zip, pjsip-expiry-error.txt, pjsip set logger on
>
>
> System works without issues on Asterisk 13.8.2.
> After updating to 13.9 I find all of the endpoints start dropping out of Asterisk (logs and PJSIP config files attached).  
> Moving back to 13.8.2 solves the issue.



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



More information about the asterisk-bugs mailing list