eXosip2_options(3) | libeXosip2 | eXosip2_options(3) |
eXosip2_options - eXosip2 OPTIONS and UA capabilities Management
int eXosip_options_build_request (struct eXosip_t
*excontext, osip_message_t **options, const char *to, const char *from,
const char *route)
int eXosip_options_send_request (struct eXosip_t *excontext,
osip_message_t *options)
int eXosip_options_build_answer (struct eXosip_t *excontext, int tid,
int status, osip_message_t **answer)
int eXosip_options_send_answer (struct eXosip_t *excontext, int tid,
int status, osip_message_t *answer)
Build a default OPTIONS message.
Parameters:
Send an OPTIONS request.
Parameters:
Build answer for an OPTIONS request.
Parameters:
Send answer for an OPTIONS request.
Parameters:
Generated automatically by Doxygen for libeXosip2 from the source code.
Thu Dec 15 2016 | Version 4.1.0 |