[Home]

Summary:ASTERISK-21082: New SIP Channel Driver - Registrar - Part Two
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-02-13 16:47:25.000-0600Date Closed:2013-03-25 09:09:54
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:Frequency of
Occurrence
Related
Issues:
must be completed before resolvingASTERISK-21083 New SIP Channel Driver - Registrar - Part Three
cannot be resolved before completion ofASTERISK-21081 New SIP Channel Driver - Registrar - Part One
Environment:Attachments:
Description: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:)


Comments: