[asterisk-bugs] [JIRA] (ASTERISK-26194) Asterisk realtime, all endpoints loading when asterisk starts
thomas m (JIRA)
noreply at issues.asterisk.org
Wed Jul 13 19:46:56 CDT 2016
thomas m created ASTERISK-26194:
-----------------------------------
Summary: Asterisk realtime, all endpoints loading when asterisk starts
Key: ASTERISK-26194
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26194
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 13.9.1
Environment: debian , ubuntu, all..
Reporter: thomas m
With asterisk realtime and pjsip asterisk loads all the endpoints on startup. When you have over 1000 endpoints, pjsip becomes overwhelmed and crashes disabling active endpoints from authenticating and connecting.
To replicate, create 10k endpoints, and run asterisk -vvvvc
all endpoints will load and see if still reachable. Short workaround is to no load res_config_mysql.so, then once asterisk boots module load res_config_mysql.so this bypasses the pjsip show endpoints command which seems to run on startup.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list