Exosip2 options and ua capabilities management -
Build a default OPTIONS message.
Parameters:
excontext eXosip_t instance.
options Pointer for the SIP request to build.
to SIP url for callee.
from SIP url for caller.
route Route header for INVITE. (optional)
Send an OPTIONS request.
Parameters:
excontext eXosip_t instance.
options SIP OPTIONS message to send.
Build answer for an OPTIONS request.
Parameters:
excontext eXosip_t instance.
tid id of OPTIONS transaction.
status status for SIP answer to build.
answer The SIP answer to build.
Send answer for an OPTIONS request.
Parameters:
excontext eXosip_t instance.
tid id of OPTIONS transaction.
status status for SIP answer to send.
answer The SIP answer to send. (default will be sent if NULL)
Generated automatically by Doxygen for libeXosip2 from the source code.