[asterisk-bugs] [JIRA] (ASTERISK-21086) New SIP Channel Driver - Registrar - Part Two
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Feb 13 17:04:01 CST 2013
Matt Jordan created ASTERISK-21086:
--------------------------------------
Summary: New SIP Channel Driver - Registrar - Part Two
Key: ASTERISK-21086
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21086
Project: Asterisk
Issue Type: Improvement
Components: Channels/chan_gulp
Reporter: Matt Jordan
Now that we have endpoint identification and authentication, we can get down with Registration.
With the data model worked out, we can get down to business on the actual registration funness. We should be able to handle:
* Handle REGISTER requests/un-REGISTER requests
* Expiration of registration requests, both for all locations (Expire: header) and on a location by location basis ("expires" in the Contact: header)
* Handling of minimum expiration time header (Min-Expires:)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list