SIP Witch 1.9.15
Macros | Functions
eX_message.h File Reference

eXosip request API More...

#include <osipparser2/osip_parser.h>
#include <time.h>
Include dependency graph for eX_message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define  __EX_MESSAGE_H__
 

Functions

int  eXosip_message_build_request (struct eXosip_t *excontext, osip_message_t **message, const char *method, const char *to, const char *from, const char *route)
  Build a default request message. More...
 
int  eXosip_message_send_request (struct eXosip_t *excontext, osip_message_t *message)
  Send an request. More...
 
int  eXosip_message_build_answer (struct eXosip_t *excontext, int tid, int status, osip_message_t **answer)
  Build answer for a request. More...
 
int  eXosip_message_send_answer (struct eXosip_t *excontext, int tid, int status, osip_message_t *answer)
  Send answer for a request. More...
 

Detailed Description

eXosip request API

This file provide the API needed to control requests. You can use it to:

  • build any requests.
  • send any requests.
  • build any answers.
  • send any answers.

Definition in file eX_message.h.

Macro Definition Documentation

#define __EX_MESSAGE_H__

Definition at line 26 of file eX_message.h.


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 によって変換されたページ (->オリジナル) /