1eXosip2 OPTIONS and UA capabileiXtoiseislpi2MbaeOnXPaoTgsIeiOmpNe2Snta(n3d)UA capabilities Management(3)
2
3
4

NAME

6       eXosip2 OPTIONS and UA capabilities Management -
7
8   Functions
9       int eXosip_options_build_request (osip_message_t **options, const char
10           *to, const char *from, const char *route)
11       int eXosip_options_send_request (osip_message_t *options)
12       int eXosip_options_build_answer (int tid, int status, osip_message_t
13           **answer)
14       int eXosip_options_send_answer (int tid, int status, osip_message_t
15           *answer)
16

Function Documentation

18   int eXosip_options_build_request (osip_message_t ** options, const char *
19       to, const char * from, const char * route)
20       Build a default OPTIONS message.
21
22       Parameters:
23           options Pointer for the SIP request to build.
24           to SIP url for callee.
25           from SIP url for caller.
26           route Route header for INVITE. (optionnal)
27
28   int eXosip_options_send_request (osip_message_t * options)
29       Send an OPTIONS request.
30
31       Parameters:
32           options SIP OPTIONS message to send.
33
34   int eXosip_options_build_answer (int tid, int status, osip_message_t **
35       answer)
36       Build answer for an OPTIONS request.
37
38       Parameters:
39           tid id of OPTIONS transaction.
40           status status for SIP answer to build.
41           answer The SIP answer to build.
42
43   int eXosip_options_send_answer (int tid, int status, osip_message_t *
44       answer)
45       Send answer for an OPTIONS request.
46
47       Parameters:
48           tid id of OPTIONS transaction.
49           status status for SIP answer to send.
50           answer The SIP answer to send. (default will be sent if NULL)
51
52Version 3.0.1                eXosi3p02 AOuPgTI2O0N0S7and UA capabilities Management(3)
Impressum