Query: exosip2_publish
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
eXosip2 Publication Management(3) libeXosip2 eXosip2 Publication Management(3)NAMEeXosip2 Publication Management - Functions int eXosip_build_publish (osip_message_t **message, const char *to, const char *from, const char *route, const char *event, const char *expires, const char *ctype, const char *body) int eXosip_publish (osip_message_t *message, const char *to) Detailed Description Function Documentation int eXosip_build_publish (osip_message_t **message, const char *to, const char *from, const char *route, const char *event, const char *expires, const char *ctype, const char *body) build publication for a user. (PUBLISH request) Parameters: message returned published request. to SIP url for callee. from SIP url for caller. route Route used for publication. event SIP Event header. expires SIP Expires header. ctype Content-Type of body. body body for publication. int eXosip_publish (osip_message_t *message, const char *to) Send an Publication Message (PUBLISH request). Parameters: message is a ready to be sent publish message . to the aor of the publish request Author Generated automatically by Doxygen for libeXosip2 from the source code. Version 3.1.0 Sun Jun 24 2012 eXosip2 Publication Management(3)
Related Man Pages |
---|
exosip2_message(3) - debian |
exosip2_options(3) - debian |
howto1_initialize(3) - debian |
libexosip2(3) - debian |
ex_setup.h(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |