Provided by: libexosip2-dev_4.1.0-2.2~build1_amd64 

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.
Version 4.1.0 Fri Mar 30 2018 eX_refer.h(3)