debian man page for exosip2_refer

Query: exosip2_refer

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

eXosip2 REFER and blind tranfer Management outside of calls(3)	    libeXosip2	    eXosip2 REFER and blind tranfer Management outside of calls(3)

NAME
eXosip2 REFER and blind tranfer Management outside of calls - Functions int eXosip_refer_build_request (osip_message_t **refer, const char *refer_to, const char *from, const char *to, const char *route) int eXosip_refer_send_request (osip_message_t *refer) Detailed Description Function Documentation int eXosip_refer_build_request (osip_message_t **refer, const char *refer_to, const char *from, const char *to, const char *route) Build a default REFER message for a blind transfer outside of any calls. Parameters: refer Pointer for the SIP element to hold. refer_to SIP url for transfer. from SIP url for caller. to SIP url for callee. route Route header for REFER. (optional) int eXosip_refer_send_request (osip_message_t *refer) Initiate a blind tranfer outside of any call. Parameters: refer SIP REFER message to send. Author Generated automatically by Doxygen for libeXosip2 from the source code. Version 3.1.0 Sun Jun 24 2012 eXosip2 REFER and blind tranfer Management outside of calls(3)
Related Man Pages
exosip2_call(3) - debian
exosip2_options(3) - debian
exosip_event(3) - debian
howto1_initialize(3) - debian
ex_setup.h(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?