Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 750aa820f1f75caac19955f06bc89df7 > files > 103

libeXosip2-devel-3.5.0-1.fc16.i686.rpm

\section{eXosip2 REFER and blind tranfer Management outside of calls}
\label{group__eXosip2__refer}\index{eXosip2 REFER and blind tranfer Management outside of calls@{eXosip2 REFER and blind tranfer Management outside of calls}}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
int {\bf eXosip\_\-refer\_\-build\_\-request} (osip\_\-message\_\-t $\ast$$\ast$refer, const char $\ast$refer\_\-to, const char $\ast$from, const char $\ast$to, const char $\ast$route)
\item 
int {\bf eXosip\_\-refer\_\-send\_\-request} (osip\_\-message\_\-t $\ast$refer)
\end{DoxyCompactItemize}


\subsection{Function Documentation}
\index{eXosip2 REFER and blind tranfer Management outside of calls@{eXosip2 REFER and blind tranfer Management outside of calls}!eXosip\_\-refer\_\-build\_\-request@{eXosip\_\-refer\_\-build\_\-request}}
\index{eXosip\_\-refer\_\-build\_\-request@{eXosip\_\-refer\_\-build\_\-request}!eXosip2 REFER and blind tranfer Management outside of calls@{eXosip2 REFER and blind tranfer Management outside of calls}}
\subsubsection[{eXosip\_\-refer\_\-build\_\-request}]{\setlength{\rightskip}{0pt plus 5cm}int eXosip\_\-refer\_\-build\_\-request (
\begin{DoxyParamCaption}
\item[{osip\_\-message\_\-t $\ast$$\ast$}]{refer, }
\item[{const char $\ast$}]{refer\_\-to, }
\item[{const char $\ast$}]{from, }
\item[{const char $\ast$}]{to, }
\item[{const char $\ast$}]{route}
\end{DoxyParamCaption}
)}\label{group__eXosip2__refer_ga8b8329ee6e73bb27f10579975b5d3e8f}
Build a default REFER message for a blind transfer outside of any calls.


\begin{DoxyParams}{Parameters}
{\em refer} & Pointer for the SIP element to hold. \\
\hline
{\em refer\_\-to} & SIP url for transfer. \\
\hline
{\em from} & SIP url for caller. \\
\hline
{\em to} & SIP url for callee. \\
\hline
{\em route} & Route header for REFER. (optionnal) \\
\hline
\end{DoxyParams}
\index{eXosip2 REFER and blind tranfer Management outside of calls@{eXosip2 REFER and blind tranfer Management outside of calls}!eXosip\_\-refer\_\-send\_\-request@{eXosip\_\-refer\_\-send\_\-request}}
\index{eXosip\_\-refer\_\-send\_\-request@{eXosip\_\-refer\_\-send\_\-request}!eXosip2 REFER and blind tranfer Management outside of calls@{eXosip2 REFER and blind tranfer Management outside of calls}}
\subsubsection[{eXosip\_\-refer\_\-send\_\-request}]{\setlength{\rightskip}{0pt plus 5cm}int eXosip\_\-refer\_\-send\_\-request (
\begin{DoxyParamCaption}
\item[{osip\_\-message\_\-t $\ast$}]{refer}
\end{DoxyParamCaption}
)}\label{group__eXosip2__refer_ga149972a2c9808940178f8d0f028a4db0}
Initiate a blind tranfer outside of any call.


\begin{DoxyParams}{Parameters}
{\em refer} & SIP REFER message to send. \\
\hline
\end{DoxyParams}