<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><include></div><div style> <extension name="op-inbound"></div><div class="im" style> <condition field="destination_number" expression="^(\d{8}[1,2])$"></div>
<div style> <action application="bridge" data="sofia/internal/$<a href="mailto:1@10.1.1.253" target="_blank" style="color:rgb(17,85,204)">1@10.1.1.253</a>"/></div><div style> </condition></div>
<div style> </extension></div><div style></include> </div><div style><br></div><div style>Here is the acl.conf.xml</div><div style>server B</div><div style><div><list name="domains" default="deny"></div>
<div> <!-- <node type="allow" domain="$${domain}"/> --></div><div> <node type="allow" cidr=" <a href="http://10.1.1.252/32" target="_blank" style="color:rgb(17,85,204)">10.1.1.252/32</a>"/></div>
<div> </list></div></div><div style>Server A:</div><div style><div><list name="domains" default="deny"></div><div> <!-- <node type="allow" domain="$${domain}"/> --></div>
<div> <node type="allow" cidr=" <a href="http://10.1.1.253/32" target="_blank" style="color:rgb(17,85,204)">10.1.1.253/32</a>"/></div><div> </list></div><div><br></div><div>Br,</div>
<div>Sanath</div></div>