<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">I would like to integrate Freeswitch into my existing IVR platform. For now, I would like to use it to register VoIP phones, handle outbound calls and receive inbound calls from my IVR.  We are a service provider, so this would be a multi-tenant configuration. Each one of our customers would be set up in their own Freeswitch context. I would set up the same extensions for a customer in our IVR and for Freeswitch. When someone dials ext 101 on our IVR, I would like the IVR to make a call to Freeswitch and have ext 101 ring for the customer’s context. My IVR would pass in the callerid of the inbound caller and I would like that number to display on the VoIP phone as the callerid and name.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Furthermore, when someone at ext 101 dials ext 102, I need Freesswitch to make a call to the IVR.</p><p class="MsoNormal"> </p><p class="MsoNormal">Is this possible? Are they any examples out there? How can I get started? I am a newbie to Freeswitch.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Thanks,</p><p class="MsoNormal"> </p><p class="MsoNormal">Ira Tessler</p><p class="MsoNormal"> </p></div></body></html>