[asterisk-bugs] [JIRA] (ASTERISK-26599) res_pjsip: High startup time using local configuration files

Joshua Colp (JIRA) noreply at issues.asterisk.org
Mon Jul 2 19:37:54 CDT 2018


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

Joshua Colp updated ASTERISK-26599:
-----------------------------------

    Assignee: Hector Royo Concepcion
      Status: Waiting for Feedback  (was: Open)

Is this still a problem after the qualify improvements done for ASTERISK-26806? A test case there was a substantial number of endpoints and the performance was substantially better (both at startup and during qualifying)

> res_pjsip: High startup time using local configuration files
> ------------------------------------------------------------
>
>                 Key: ASTERISK-26599
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26599
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.12.0, 13.11.2
>            Reporter: Hector Royo Concepcion
>            Assignee: Hector Royo Concepcion
>         Attachments: pjsip_wizard_sample.conf
>
>
> I have an Asterisk Box configured with PJSIP, and around 3000 unqualified endpoints, configured via static config files.
> Since I updated from 13.9.0 to 13.11.2 I've found that Asteriskk startup time has increased a lot (from <1min to 4-5min). CLI output shows:
> {panel}
> == Endpoint XXXX is now Reachable 
> {panel}
> For each of the 3000 endpoints, which takes a lot of time.
> I've been reading the Changelog for version 13.11.2. There have been improvements to Realtime performance that may affect configurations based on local files . If I comment the following line (1449) on res/res_pjsip/pjsip_options.c:
> {panel}
>  //                      update_all_unqualified_endpoints();
> {panel}
> ...my asterisk starts again in less than 1 minute, and it's fully functional.
> Shouldn't this line only be executed if Realtime is used? Is it really needed for a configuration based on static local files?



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



More information about the asterisk-bugs mailing list