The file is located under /usr/local/freeswitch/conf/dialplan/default/. The name is: mysocket.xml. The content is:<br><br>&lt;include&gt;<br>       &lt;extension name=&quot;mysocket&quot;&gt;<br>         &lt;condition field=&quot;destination_number&quot; expression=&quot;^242.*&quot;  break=&quot;on-true&quot;&gt;<br>
            &lt;action application=&quot;socket&quot; data=&quot;<a href="http://192.168.50.66:10000">192.168.50.66:10000</a> full&quot; /&gt;<br>        &lt;/condition&gt;<br>    &lt;/extension&gt;<br>&lt;/include&gt;<br>
<br>Max.<br><br><div class="gmail_quote">On Tue, Jun 23, 2009 at 10:44 AM, Michael S  Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</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">&lt;<a href="mailto:max.bridgewater@gmail.com">max.bridgewater@gmail.com</a>&gt; wrote:<br>
<br>
&gt;<br>
</div><div><div></div><div class="h5">&gt; Hi Michael,<br>
&gt;<br>
&gt; Using loopback solves my problem. Thanks a lot.<br>
&gt; There is a strange thing i observed though. I need to paste my<br>
&gt; extension in the default.xml file. Having them in the default<br>
&gt; directory isn&#39;t enough. Is that normal?<br>
&gt;<br>
<br>
</div></div>No it isn&#39;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>
&gt; Max.<br>
<div><div></div><div class="h5">&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Freeswitch-users mailing list<br>
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <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>