[asterisk-bugs] [JIRA] (ASTERISK-21513) New SIP Channel Driver - add/finish up SIP Qualify Support
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 15:48:05 CDT 2013
Matt Jordan created ASTERISK-21513:
--------------------------------------
Summary: New SIP Channel Driver - add/finish up SIP Qualify Support
Key: ASTERISK-21513
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21513
Project: Asterisk
Issue Type: New Feature
Security Level: None
Components: Channels/chan_gulp
Reporter: Matt Jordan
Currently, {{res_sip}} (in {{res_sip/sip_options.c}}) has the ability to send an OPTIONS request to the specified endpoint. Initial work has been done to scheduled qualifies using OPTIONS requests in this same file, but the work has to be cleaned up and completed.
In particular, for each endpoint, this needs to:
* Send an OPTIONS request to an endpoint on a periodic basis.
* Send an OPTIONS request to an endpoint when it is first loaded/reloaded with some random delta applied to the period
* Store with the Stasis endpoint the RTT for the OPTIONS request/response
* Display the results in the appropriate CLI command ('sip show endpoint')
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list