[asterisk-bugs] [JIRA] (ASTERISK-24729) Outbound registration not occuring on new registrations after reload.

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jan 30 16:01:41 CST 2015


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-24729:
-----------------------------------

    Target Release Version/s: 13.2.0

> Outbound registration not occuring on new registrations after reload.
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-24729
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24729
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_outbound_registration
>    Affects Versions: 13.1.0
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>      Target Release: 13.2.0
>
>
> Performing a {{module reload}} of all modules where there are new outbound registrations defined in {{pjsip.conf}} frequently results in the new registrations not happening.
> For example:
> {noformat}
> testpbx-1*CLI> pjsip show registrations
> <Registration/ServerURI..............................>  <Auth..........>  <Status.......>
>  ========================================================= 
> siptrunk/sip:siptrunk at 192.168.81.2                      siptrunk          Registered      
> {noformat}
> Then re-write {{pjsip.conf}} without the registration object defined and do a {{module reload}} command:
> {noformat}
> testpbx-1*CLI> pjsip show registrations
> No objects found.
> {noformat}
> Then re-write {{pjsip.conf}} with the registration object defined and do a {{module reload}} command.  You should see the registrations output with the new registrations as originally shown above.  However, frequently the registration object will not show in the list and the registration does not happen as seen below:
> {noformat}
> testpbx-1*CLI> pjsip show registrations
> <Registration/ServerURI..............................>  <Auth..........>  <Status.......>
>  =========================================================
> {noformat}
> Repeat the above example steps and it will eventually happen.



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



More information about the asterisk-bugs mailing list