Hi All,<br><br>My aim is to call a person who&#39;s ip address is x.x.x.x. My ip address is y.y.y.y.<br><br>What i tried was:<br>Run
the freeswitch on m/c having ips x.x.x.x and y.y.y.y. In both the
freeswitch instance, i have loaded the mod_portaudio and
mod_spidermonkey.<br>
<br>Now i used commands from x.x.x.x&nbsp; freeswitch console:<br>1)&nbsp; pa call sip:SIP_URI@y.y.y.y. <br>2)&nbsp; pa call sip:y.y.y.y.<br><br>And in both the cases i was unsuccessfull in calling y.y.y.y from x.x.x.x.<br>Basically i was thinking that extension SIP_URI in default.xml will work with ip addresses only. <br>

In my scenario, x.x.x.x and y.y.y.y are on the same network.<br><br>Please suggest.<br><br>Thanks and Regards