The file is located under /usr/local/freeswitch/conf/dialplan/default/. The name is: mysocket.xml. The content is:<br><br><include><br> <extension name="mysocket"><br> <condition field="destination_number" expression="^242.*" break="on-true"><br>
<action application="socket" data="<a href="http://192.168.50.66:10000">192.168.50.66:10000</a> full" /><br> </condition><br> </extension><br></include><br>
<br>Max.<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 10:44 AM, Michael S Collins <span dir="ltr"><<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
On Jun 23, 2009, at 7:04 AM, Max Bridgewater<br>
<div class="im"><<a href="mailto:max.bridgewater@gmail.com">max.bridgewater@gmail.com</a>> wrote:<br>
<br>
><br>
</div><div><div></div><div class="h5">> Hi Michael,<br>
><br>
> Using loopback solves my problem. Thanks a lot.<br>
> There is a strange thing i observed though. I need to paste my<br>
> extension in the default.xml file. Having them in the default<br>
> directory isn't enough. Is that normal?<br>
><br>
<br>
</div></div>No it isn't. What is the name of the file that has your extension and<br>
what subdir is it in? Can you pb the contents?<br>
-MC<br>
<br>
> Max.<br>
<div><div></div><div class="h5">><br>
><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>
_______________________________________________<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>
</div></div></blockquote></div><br>