<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
1- i need an IVR application separated from the media server<BR>
2- the application server should control the media server using MSCML , VXML or any control protocol<BR>
&nbsp;<BR>
i know it is easier to use the embedded IVR in freeswitch, but this is not my case.<BR>
&nbsp;<BR>
Beside by using openSER between the application and the media server ==&gt; openSER can interface with Freeswitch through socket interface,to control it ! <BR>
&nbsp;<BR>
i dont know if the sip sophia interface can handle the request from the application , and pass it to the core for processing, and generate a responce and<BR>
pass it through the same interface, so here no need for OpenSER<BR>
&nbsp;<BR>
if we took this example:<BR>
1-Caller call IVR application <BR>
2-Application as media server to play welcome message and to collect digit<BR>
3-caller enter digits<BR>
4-media server pass the digits to the application<BR>
5-application bridge caller and callee together <BR>                                               </body>
</html>