Scroll to navigation

eX_refer.h(3) libeXosip2 eX_refer.h(3)

NAME

eX_refer.h - eXosip transfer outside of calls API

SYNOPSIS

#include <osipparser2/osip_parser.h>
#include <time.h>

Functions


int eXosip_refer_build_request (struct eXosip_t *excontext, osip_message_t **refer, const char *refer_to, const char *from, const char *to, const char *route)
int eXosip_refer_send_request (struct eXosip_t *excontext, osip_message_t *refer)

Detailed Description

eXosip transfer outside of calls API

This file provide the API needed to request a blind transfer outside of any call.

  • build initial refer.
  • send initial refer.

Author

Generated automatically by Doxygen for libeXosip2 from the source code.

Thu Dec 15 2016 Version 4.1.0