I am sorry to send this message again. But i dont see my mails in archive so I changed membership settings and tried to send it again.<br><br>Thanks.<br>Jigs<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Jigar Thakkar</b> <span dir="ltr">&lt;<a href="mailto:thakkar.jigar@gmail.com">thakkar.jigar@gmail.com</a>&gt;</span><br>Date: Wed, Jul 7, 2010 at 11:11 AM<br>Subject: Re: Two FreeSWITCH Box IVR Call Transfer<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br><br><br>Hi, <br><br>I have tried this to forward a call from BoxA to BoxB; <br><br>1. session.Execute(&quot;bridge&quot;, [user_id=123456]sofia/internal/5111@BoxB)<br>
<br>     It forwards the call successfully; BoxB answer the call and does the process but here I don&#39;t see the variable &quot;user_id&quot; value I set. session.GetVariable(&quot;user_id&quot;) returns empty string.<br>

<br>2. I also tried session.Execute (&quot;originate&quot;,[user_id=123456]sofia/internal/5111@BoxB)<br><br>    In this case it creates a new Channel successfully but I don&#39;t see any call request to BoxB; It just creates a new channel successfully and after some time call gets cleared.<br>

<br>Please Help me regarding this; i want to know what is the difference between Bridge and Originate; and Also Let me know the best possible scenario to implement the following mentioned scenario.<br><br>Thanks &amp; Regards,<br>

<br>Jigs.<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, Jul 6, 2010 at 12:01 PM, Jigar Thakkar <span dir="ltr">&lt;<a href="mailto:thakkar.jigar@gmail.com" target="_blank">thakkar.jigar@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Guys,<br><br>I am a beginner to FreeSWITCH. I have few questions.<br><br>1. What is the difference between BRIDGE, ORIGINATE and TRANSFER.<br>2. I have two FreeSWITCH box. BoxA and BoxB<br>    1. User will make a call to BoxA; BoxA&#39;s IVR collect some information i.e. userid and pin.<br>


    2. Now BoxA will forward/transfer/bridge call to BoxB&#39;s IVR ( here i want to pass userid as channel variable)<br>    3. Box B will ask for another pin i.e. pin2, verifies the same and pass whether pin2 is correct or not to BoxA (also transfers the call to boxA&#39;s ivr)<br>


    4. Box A  shall play message to User whether this process is successful or not. And then call shall be hanged up.<br>  <br>    My work till date is <br>   1. setup the two freeswitch ivr, box a and box b.<br>   2. I wrote .net code to handle the individual role. i.e. to ask user id and pin<br>


   3. I facing the problem in forwarding a call from boxA to boxB along with the userID <br>Please suggest the best way to implement it. I hope I have explained the scenario properly.<br><br>Thanks &amp; Regards,<br><br>

Jigs.<br>
</blockquote></div><br>
</div></div></div><br>