<span style>Hi,</span><div style>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 style>Pls help to sort out above 2 problems.</div><div style><br></div><div style>Server A ip: 10.1.1.252</div><div style>Server B ip: 10.1.1.253</div><div style><br></div><div style>Here is the dial plan of server A.</div>
<div style>&lt;include&gt;</div><div style>        &lt;extension name=&quot;op-inbound&quot;&gt;</div><div class="im" style>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{8}[1,2])$&quot;&gt;</div>
<div style>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$<a href="mailto:1@10.1.1.253" target="_blank" style="color:rgb(17,85,204)">1@10.1.1.253</a>&quot;/&gt;</div><div style>      &lt;/condition&gt;</div>
<div style>    &lt;/extension&gt;</div><div style>&lt;/include&gt; </div><div style><br></div><div style>Here is the acl.conf.xml</div><div style>server B</div><div style><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" style="color:rgb(17,85,204)">10.1.1.252/32</a>&quot;/&gt;</div>
<div>    &lt;/list&gt;</div></div><div style>Server A:</div><div style><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" style="color:rgb(17,85,204)">10.1.1.253/32</a>&quot;/&gt;</div><div>    &lt;/list&gt;</div><div><br></div><div>Br,</div>
<div>Sanath</div></div>