[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
Wed May 11 20:50:57 CDT 2016


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

xrobau edited comment on ASTERISK-26007 at 5/11/16 8:50 PM:
------------------------------------------------------------

Attached the git bisect, showing where the issue in 13.9 was introduced.  This is fixed in the current 13 branch, with the a01ce2b88912cd802bb045e40fe264906e55bc45 commit that was merged a few hours ago.

There also appears to be some debugging left in the 13 branch, as every time a device re-registers there are two lines output:
{code}
 Contact 101/sip:101 at 139.130.56.101:9110 is now Updated.  RTT: 0.000 msec
 Contact 101/sip:101 at 139.130.56.101:9110 is now Reachable.  RTT: 52.902 msec
 Contact 101/sip:101 at 139.130.56.101:9110 is now Updated.  RTT: 0.000 msec
 Contact 101/sip:101 at 139.130.56.101:9110 is now Reachable.  RTT: 52.661 msec
{code}

On a large system, this could easily flood the logs!



was (Author: xrobau):
Attached the git bisect, showing where the issue in 13.9 was introduced.  This is fixed in the current 13 branch, with the a01ce2b88912cd802bb045e40fe264906e55bc45 commit that was pulled in a few hours ago.

There also appears to be some debugging left in the 13 branch, as every time a device re-registers there are two lines output:
{code}
 Contact 101/sip:101 at 139.130.56.101:9110 is now Updated.  RTT: 0.000 msec
 Contact 101/sip:101 at 139.130.56.101:9110 is now Reachable.  RTT: 52.902 msec
 Contact 101/sip:101 at 139.130.56.101:9110 is now Updated.  RTT: 0.000 msec
 Contact 101/sip:101 at 139.130.56.101:9110 is now Reachable.  RTT: 52.661 msec
{code}

On a large system, this could easily flood the logs!


> 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
>            Assignee: Mark Michelson
>         Attachments: asterisk full, git-bisect-bad-13.8.2-13.9.txt, PJSIP Config Files.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