<br><br><div class="gmail_quote">On Fri, Aug 14, 2009 at 11:20 AM, Tina Martinez <span dir="ltr">&lt;<a href="mailto:tina@a2unlimited.com">tina@a2unlimited.com</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;">
Michael,<br>
<br>
Thanks again for bearing with my novice perspective on this.<br>
<br>
I was able to achieve the link between two FS servers as intended.  However, I<br>
was not able to setup a &quot;new&quot; dialplan file as you described.  I had to place the<br>
script into the default.xml dialplan to get it to work.  Is there something I&#39;m<br>
supposed to do to get FS to look in the conf/dialplan/default ?</blockquote><div><br>Look at the sample files that are already in conf/dialplan/default/ and conf/dialplan/public/ to see what they should look like. Just remember to name the files with leading digits, so you have something like this:<br>
conf/dialplan/default/01_My_Custom_Extensions.xml<br>conf/dialplan/public/01_More_Public_Extensions.xml<br><br>The files must be .xml files and preferable should have the &lt;include&gt; and &lt;/include&gt; tags at the beginning and end of the files. The other thing you can do is just make a copy of one of the files that&#39;s already in conf/dialplan/default/ or conf/dialplan/public/ and edit it.<br>
 <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Also, in using the code as we discussed, I was also able to establish the link<br>
between the two servers without having an actual soft-phone registered/connected<br>
to the FS server (which is ideal for my situation).  I can create the link<br>
between the servers, and then dial out to external phone numbers from the<br>
respective servers and connect the participants.  Then, regardless of who<br>
hangs-up, the conference between the servers remains in tact.  So far it works<br>
very well.<br>
</blockquote><div><br>Glad to hear it!<br>-MC<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
- T<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>
</blockquote></div><br>