|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Detailed DescriptionReferencesReferences: Typedef Documentation
Opaque declaration of Session Timers. Function Documentation
Initialize Session Timers module. This function must be called once during application initialization, to register this module to SIP endpoint.
Initialize Session Timers setting with default values.
Initialize Session Timers for an invite session. This function should be called by application to apply Session Timers setting, otherwise invite session will apply default setting to the Session Timers.
Create Session-Expires header.
Create Min-SE header.
Update outgoing request to insert Session Timers headers and also signal Session Timers capability in Supported and/or Require headers. This function will be called internally by the invite session if it detects that the session needs Session Timers support.
Process Session Timers headers in incoming response, this function will only process incoming response with status code 422 (Session Interval Too Small) or 2xx (final response). This function will be called internally by the invite session if it detects that the session needs Session Timers support.
Process Session Timers headers in incoming request, this function will only process incoming INVITE and UPDATE request. This function will be called internally by the invite session if it detects that the session needs Session Timers support.
Update outgoing response to insert Session Timers headers and also signal Session Timers capability in Supported and/or Require headers. This function will only update outgoing response with status code 422 (Session Interval Too Small) or 2xx (final response). This function will be called internally by the invite session if it detects that the session needs Session Timers support.
End Session Timers in an invite session. This function will be called internally by the invite session if it detects that the session needs Session Timers support.
Copyright (C) 2006-2008 Teluu Inc.
| |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||