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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Sep 23 19:23:28 CDT 2014


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

Rusty Newton updated ASTERISK-24342:
------------------------------------

    Affects Version/s: SVN
                       13.0.0-beta2

> 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
>
> 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