<p>Start another thread please.</p>
<p>Brian Foster<br>
Endigo Computer LLC</p>
<p>Sent from a mobile device.</p>
<div class="gmail_quote">On May 30, 2012 10:30 PM, &quot;Sanath Prasanna&quot; &lt;<a href="mailto:ahe.sanath@gmail.com">ahe.sanath@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<div>I transfer some calls from Server A Freeswitch box to Server B Freeswitch box. I need to get  value of variable_sip_history_info parameter in Server B. It is coming to Server A. But not coming to Server B. Also I play few announcement from Server B. It is not hear to caller even though it is play from server B box.</div>

<div>Pls help to sort out above 2 problems.</div><div><br></div><div>Server A ip: 10.1.1.252</div><div>Server B ip: 10.1.1.253</div><div><br></div><div>Here is the dial plan of server A.
</div><div>&lt;include&gt;</div><div>        &lt;extension name=&quot;op-inbound&quot;&gt;</div><div>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{8}[1,2])$&quot;&gt;</div><div>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$<a href="mailto:1@10.1.1.253" target="_blank">1@10.1.1.253</a>&quot;/&gt;</div>

<div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div>&lt;/include&gt; </div><div><br></div><div>Here is the acl.conf.xml</div><div>server B</div><div><div>&lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;</div>

<div>      &lt;!-- &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt; --&gt;</div><div>         &lt;node type=&quot;allow&quot; cidr=&quot;
<a href="http://10.1.1.252/32" target="_blank">10.1.1.252/32</a>&quot;/&gt;</div><div>    &lt;/list&gt;</div></div><div>Server A:</div><div><div>&lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;</div><div>      &lt;!-- &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt; --&gt;</div>

<div>         &lt;node type=&quot;allow&quot; cidr=&quot;
<a href="http://10.1.1.253/32" target="_blank">10.1.1.253/32</a>&quot;/&gt;</div><div>    &lt;/list&gt;</div><div><br></div><div>Br,</div><div>Sanath</div><div><br></div><div class="gmail_quote">On Thu, May 24, 2012 at 11:30 AM, Sanath Prasanna <span dir="ltr">&lt;<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<div><div><br>Tx a lot for advice. Problem is port. Now I  sorted it &amp;  call coming to B server. In here diverted call coming to server A. So I used variable_sip_history_info <br>

parameter to extarct real B number.(Real called party number) . But in server B, that parameter is not coming. (variable_sip_history_info) Pls help to solve that.<br>
Br,<br>Sanath <br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div class="gmail_quote"><div><div>On Tue, May 22, 2012 at 12:53 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>
Look at line #186 of your trace:<br><span>2012</span><span>-05</span><span>-21</span> <span>07</span>:<span>56</span>:<span>49.735660</span> <span>[</span>ERR<span>]</span> mod_sofia.c:<span>3957</span> Invalid Profile<br>




<br>You need to figure out why your internal profile isn&#39;t running. Try &quot;sofia profile internal restart&quot; and see what happens.<span><font color="#888888"><br><br>-MC</font></span><div>
<div><br><br><div class="gmail_quote">On Sun, May 20, 2012 at 10:45 PM, Sanath Prasanna <span dir="ltr">&lt;<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@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 MC,<div>I did the change according to ure instruction. But error is coming. Here I attached freeswitch.log file</div>




<div><br></div><div>I change the confs as follows in BOX A. (Operator connected Freeswitch box)</div><div>
<div>BOX B ip is 10.22.29.253</div><div><br></div><div>vi /usr/local/freeswitch/conf/dialplan/default.xml</div><div><br></div><div>&lt;extension name=&quot;dtl-imoved-inbound&quot;&gt;</div><div><span style="white-space:pre-wrap">        </span>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{8}[1,2])$&quot;&gt;</div>





<div>  &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$<a href="mailto:1@10.22.29.253" target="_blank">1@10.22.29.253</a>&quot;/&gt;</div><div>  &lt;/condition&gt;</div><div>&lt;/extension&gt;</div><div>




<br></div>Also add following to ACL file in BOX B</div>
<div>&lt;node type=&quot;allow&quot; cidr=&quot;BOX A IP/32&quot;/&gt;</div><div>Pls advice to solve the problem here.</div><div>Br,</div><div>Sanath</div><div><br></div><div><br><div class="gmail_quote">On Fri, May 18, 2012 at 9:57 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</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">If I understand your question correctly, yes you can do this. You can send calls from one FreeSWITCH server to another. Start here:<br>





<a href="http://wiki.freeswitch.org/wiki/Connect_Two_FreeSWITCH_Boxes" target="_blank">http://wiki.freeswitch.org/wiki/Connect_Two_FreeSWITCH_Boxes</a><br>
<br>Best way to learn is to get the FreeSWITCH books from Packt Publishing and just start hacking code.<span><font color="#888888"><br><br>-MC</font></span><div><div><br><br><div class="gmail_quote">
On Thu, May 17, 2012 at 9:07 PM, Sanath Prasanna <span dir="ltr">&lt;<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@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">Tx for advice MC &amp; Anita. Can I do work around like this . <div>Another freeswitch instant will be start in other server &amp; calls will be transfer from operator connected freeswitch instance to this new freeswitch instance &amp; vise versa. Pls advice.</div>







<div><br><br><div class="gmail_quote">On Thu, May 17, 2012 at 5:05 PM, Anita Hall <span dir="ltr">&lt;<a href="mailto:anita.hall@simmortel.com" target="_blank">anita.hall@simmortel.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">







You could run a Lua ESL server on a different machine but this will not be the same as running a Lua script. <br><a href="http://wiki.freeswitch.org/wiki/Event_Socket_Library" target="_blank">http://wiki.freeswitch.org/wiki/Event_Socket_Library</a><br>








<br clear="all">regards,<br>Anita<br><br>
<br><br><div class="gmail_quote"><div><div>On Thu, May 17, 2012 at 4:37 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br></div>
</div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>
I don&#39;t think you can directly do what you are describing. However, you might be able to use mod_httapi for this. There&#39;s some documentation on the wiki and in the module. Keep in mind that this is a relatively new module so we don&#39;t have lots of examples yet, so you&#39;ll probably be doing a fair amount of research and testing.<span><font color="#888888"><br>









<br>-MC</font></span><div><div><br><br><div class="gmail_quote">On Wed, May 16, 2012 at 5:59 AM, Sanath Prasanna <span dir="ltr">&lt;<a href="mailto:ahe.sanath@gmail.com" target="_blank">ahe.sanath@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 all,<div>I have 2 servers. One server has SIP GW connection From Operator &amp; IVR applications need to build in other server. How to call distributed LUA applications with Mysql Databases  from the SIP GW server ? Pls advice. Main idea is, maintaining SIP connection in one server &amp; all the IVR applications in other server. </div>










<div>Br,</div><div>Sanath</div><div> </div><br></blockquote></div><br>
</div></div><br></div></div><br></blockquote></div></blockquote></div></div></blockquote></div><br></div></div></blockquote></div></div></blockquote></div><br>
</div></div><br></div></div><div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></div></blockquote></div><br>
</blockquote></div><br>
</div></div></blockquote></div><br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div>