SIP Witch 1.9.15
[フレーム]
Functions
eXosip2 Publication Management

Functions

int  eXosip_build_publish (struct eXosip_t *excontext, 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. More...
 
int  eXosip_publish (struct eXosip_t *excontext, osip_message_t *message, const char *to)
  Send an Publication Message (PUBLISH request). More...
 

Detailed Description

Function Documentation

int eXosip_build_publish ( struct eXosip_t *  excontext,
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 
)

#include <eX_publish.h>

build publication for a user.

(PUBLISH request)

Parameters
excontext eXosip_t instance.
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 ( struct eXosip_t *  excontext,
osip_message_tmessage,
const char *  to 
)

#include <eX_publish.h>

Send an Publication Message (PUBLISH request).

Parameters
excontext eXosip_t instance.
message is a ready to be sent publish message .
to the aor of the publish request

Generated on Dec 21, 2017 for sipwitch-1.9.15 (*.h and *.cpp), libosip2-5.0.0 (*.h) and libeXosip2-4.0.0 (*.h), by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /