[asterisk-bugs] [JIRA] (ASTERISK-24342) PJSIP: Qualifying endpoints attempts to do them all at the same time.

Kinsey Moore (JIRA) noreply at issues.asterisk.org
Fri Dec 5 11:51:29 CST 2014


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

Work on ASTERISK-24342 started by Kinsey Moore.

> PJSIP: Qualifying endpoints attempts to do them all at the same time.
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-24342
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24342
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: SVN, 12.5.1, 13.0.0-beta2
>            Reporter: Richard Mudgett
>            Assignee: Kinsey Moore
>
> OPTIONS messages are sent out periodically to qualify an endpoint.  If you have a lot of endpoints to qualify, the OPTIONS messages are sent out all at once and can flood the link or overload the server.  The qualify start timers need to be staggered to spread the messages out.
> The simplest way to stagger the different endpoint qualify polls with respect to each other would be to pick a random initial poll time.



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



More information about the asterisk-bugs mailing list