eXosip2 network API
eXosip2 network API
Section: libeXosip2 (3) Updated: Tue Sep 21 2010 Local index
Up
NAME
eXosip2 network API -
Functions
int eXosip_transport_set (osip_message_t *msg, const char *transport)
int eXosip_guess_localip (int family, char *address, int size)
Function Documentation
int eXosip_transport_set (osip_message_t * msg, const char * transport)Modify the transport protocol used to send SIP message.
Parameters:
-
msg The SIP message to modify
transport transport protocol to use ('UDP', 'TCP' or 'TLS')
int eXosip_guess_localip (int family, char * address, int size)Find the current localip (interface with default route).
Parameters:
-
family AF_INET or AF_INET6
address a string containing the local IP address.
size The size of the string
Author
Generated automatically by Doxygen for libeXosip2 from the source code.
Index
- NAME
-
- Functions
-
- Function Documentation
-
- int eXosip_transport_set (osip_message_t * msg, const char * transport)Modify the transport protocol used to send SIP message.
-
- int eXosip_guess_localip (int family, char * address, int size)Find the current localip (interface with default route).
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:45:45 GMT, April 16, 2011