FYI, we have several resources to help<br><a href="http://wiki.freeswitch.org/wiki/Regular_Expression">http://wiki.freeswitch.org/wiki/Regular_Expression</a><br><a href="http://bit.ly/aijtAC">http://bit.ly/aijtAC</a><br><br>
:)<br><br>-MC<br><br><div class="gmail_quote">On Thu, Oct 14, 2010 at 11:18 AM, Jeffrey Leung <span dir="ltr">&lt;<a href="mailto:curriegrad2004@gmail.com">curriegrad2004@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dialplan&#39;s regex doesn&#39;t look right to me. You&#39;ll need to fix that<br>
before you do anything else.<br>
<br>
I&#39;d suggest this regex instead of the one you provided:<br>
^[0-4]0(10[1-9][0-9])$<br>
<br>
instead of this one<br>
^([0-4]0[01][0-9])$<br>
<br>
If you can&#39;t get the grasp of regular expressions, I&#39;d highly suggest<br>
you to pick up a book and read up on it. Knowing regular expressions<br>
is a great skill to have ;)<br>
<br>
2010/10/14 江 Chiang 至中 Chih-Chung   Wybie &lt;<a href="mailto:tear152@hotmail.com">tear152@hotmail.com</a>&gt;:<br>
&gt; I tried use 1013@38 calls to 1019@37<br>
&gt;<br>
&gt; show log below<br>
&gt;<br>
&gt; 2010-10-14 17:50:41.249876 [NOTICE] switch_channel.c:675 New Channel<br>
&gt; sofia/internal/<a href="mailto:1013@60.248.175.38">1013@60.248.175.38</a> [875fdeef-b94e-41fb-a621-ea005bbaedbd]<br>
&gt; 2010-10-14 17:50:41.263809 [INFO] mod_dialplan_xml.c:331 Processing<br>
&gt; 1013-&gt;1019 in context public<br>
&gt; 2010-10-14 17:50:41.263809 [NOTICE] switch_ivr.c:1450 Transfer<br>
&gt; sofia/internal/<a href="mailto:1013@60.248.175.38">1013@60.248.175.38</a> to XML[1019@default]<br>
&gt; 2010-10-14 17:50:41.263809 [INFO] mod_dialplan_xml.c:331 Processing<br>
&gt; 1013-&gt;1019 in context default<br>
&gt; 2010-10-14 17:50:41.283904 [INFO] switch_core_session.c:1764 Sending early<br>
&gt; media<br>
&gt; 2010-10-14 17:50:41.285023 [NOTICE] mod_sofia.c:1994 Pre-Answer<br>
&gt; sofia/internal/<a href="mailto:1013@60.248.175.38">1013@60.248.175.38</a>!<br>
&gt;<br>
&gt; seems not work<br>
&gt;<br>
&gt; Thank you for you attension<br>
&gt; Best Regards<br>
&gt;<br>
&gt; Gary<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ________________________________<br>
&gt; From: <a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a><br>
&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt; Date: Thu, 14 Oct 2010 10:16:28 +0200<br>
&gt; Subject: Re: [Freeswitch-users] some questions of freeswitch &amp; X-Lite<br>
&gt;<br>
&gt; I think we would need a complete log from the target FS, in order to provide<br>
&gt; you with any efficient help.<br>
&gt; Thank<br>
&gt; David Ponzone  Direction Technique<br>
&gt; email: <a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a><br>
&gt; tel:      01 74 03 18 97<br>
&gt; gsm:   06 66 98 76 34<br>
&gt; Service Client IPeva<br>
&gt; tel:      0811 46 26 26<br>
&gt; <a href="http://www.ipeva.fr" target="_blank">www.ipeva.fr</a>  -   <a href="http://www.ipeva-studio.com" target="_blank">www.ipeva-studio.com</a><br>
&gt; Ce message et toutes les pièces jointes sont confidentiels et établis à<br>
&gt; l&#39;intention exclusive de ses destinataires. Toute utilisation ou diffusion<br>
&gt; non autorisée est interdite. Tout message électronique est susceptible<br>
&gt; d&#39;altération. IPeva décline toute responsabilité au titre de ce message s&#39;il<br>
&gt; a été altéré, déformé ou falsifié. Si vous n&#39;êtes pas destinataire de ce<br>
&gt; message, merci de le détruire immédiatement et d&#39;avertir l&#39;expéditeur.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Le 14/10/2010 à 09:55, 江 Chiang 至中 Chih-Chung Wybie a écrit :<br>
&gt;<br>
&gt; I tried Connect Two FreeSWITCH<br>
&gt; Boxes  <a href="http://wiki.freeswitch.org/wiki/Connect_Two_FreeSWITCH_Boxes" target="_blank">http://wiki.freeswitch.org/wiki/Connect_Two_FreeSWITCH_Boxes</a><br>
&gt; and my configuration :<br>
&gt;<br>
&gt; 60.248.175.37<br>
&gt;<br>
&gt; (autoload_configs/act.conf.xml)<br>
&gt; &lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;<br>
&gt;       &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://60.248.175.38/28" target="_blank">60.248.175.38/28</a>&quot;/&gt;<br>
&gt;      &lt;!-- &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt;--&gt;<br>
&gt; &lt;/list&gt;<br>
&gt;<br>
&gt; (dialplan/default.xml)<br>
&gt;<br>
&gt; &lt;extension name=&quot;Dial to 38&quot;&gt;<br>
&gt;       &lt;condition field=&quot;destination_number&quot;<br>
&gt; expression=&quot;^([0-4]0[01][0-9])$&quot;&gt;<br>
&gt;         &lt;action application=&quot;bridge&quot;<br>
&gt; data=&quot;sofia/internal/$<a href="mailto:1@60.248.175.38">1@60.248.175.38</a>&quot;/&gt;<br>
&gt;       &lt;/condition&gt;<br>
&gt;  &lt;/extension&gt;<br>
&gt;<br>
&gt; (dialplan/public.xml)<br>
&gt;<br>
&gt; &lt;extension name=&quot;Calls from 38&quot;&gt;<br>
&gt;       &lt;condition field=&quot;destination_number&quot;<br>
&gt; expression=&quot;^([0-4]0[01][0-9])$&quot;&gt;<br>
&gt;         &lt;action application=&quot;transfer&quot; data=&quot;$1 XML default&quot;/&gt;<br>
&gt;       &lt;/condition&gt;<br>
&gt;  &lt;/extension&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 60.248.175.38<br>
&gt;<br>
&gt; (autoload_configs/act.conf.xml)<br>
&gt; &lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;<br>
&gt;       &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://60.248.175.37/28" target="_blank">60.248.175.37/28</a>&quot;/&gt;<br>
&gt;      &lt;!-- &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt;--&gt;<br>
&gt; &lt;/list&gt;<br>
&gt;<br>
&gt; (dialplan/default.xml)<br>
&gt;<br>
&gt; &lt;extension name=&quot;Dial to 37&quot;&gt;<br>
&gt;       &lt;condition field=&quot;destination_number&quot;<br>
&gt; expression=&quot;^([0-4]0[01][0-9])$&quot;&gt;<br>
&gt;         &lt;action application=&quot;bridge&quot;<br>
&gt; data=&quot;sofia/internal/$<a href="mailto:1@60.248.175.37">1@60.248.175.37</a>&quot;/&gt;<br>
&gt;       &lt;/condition&gt;<br>
&gt;  &lt;/extension&gt;<br>
&gt;<br>
&gt; (dialplan/public.xml)<br>
&gt;<br>
&gt; &lt;extension name=&quot;Calls from 37&quot;&gt;<br>
&gt;       &lt;condition field=&quot;destination_number&quot;<br>
&gt; expression=&quot;^([0-4]0[01][0-9])$&quot;&gt;<br>
&gt;         &lt;action application=&quot;transfer&quot; data=&quot;$1 XML default&quot;/&gt;<br>
&gt;       &lt;/condition&gt;<br>
&gt;  &lt;/extension&gt;<br>
&gt;<br>
&gt; when I use 1007@38 calls to 1007@37<br>
&gt; it won&#39;t show errors but still not work<br>
&gt;<br>
&gt; how should I change something ?<br>
&gt;<br>
&gt; Thank you for your attension<br>
&gt;<br>
&gt; Best Regards<br>
&gt; Gary<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt; Date: Wed, 13 Oct 2010 22:17:13 -0700<br>
&gt;&gt; From: <a href="mailto:curriegrad2004@gmail.com">curriegrad2004@gmail.com</a><br>
&gt;&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; Subject: Re: [Freeswitch-users] some questions of freeswitch &amp; X-Lite<br>
&gt;&gt;<br>
&gt;&gt; You can create a SIP trunk between the two servers so calls can be<br>
&gt;&gt; routed back and forth from the servers you&#39;ve specified.<br>
&gt;&gt;<br>
&gt;&gt; 2010/10/13 江 Chiang 至中 Chih-Chung Wybie &lt;<a href="mailto:tear152@hotmail.com">tear152@hotmail.com</a>&gt;:<br>
&gt;&gt; &gt; I tried it<br>
&gt;&gt; &gt; but not working<br>
&gt;&gt; &gt; and show errors below<br>
&gt;&gt; &gt; 2010-10-14 11:03:05.336206 [ERR] switch_ivr_originate.c:2493 Cannot<br>
&gt;&gt; &gt; create<br>
&gt;&gt; &gt; outgoing channel of type [error] cause: [USER_NOT_REGISTERED]<br>
&gt;&gt; &gt; 2010-10-14 11:03:05.338283 [ERR] switch_ivr_originate.c:2493 Cannot<br>
&gt;&gt; &gt; create<br>
&gt;&gt; &gt; outgoing channel of type [user] cause: [USER_NOT_REGISTERED]<br>
&gt;&gt; &gt; 2010-10-14 11:03:05.338283 [INFO] mod_dptools.c:2356 Originate Failed.<br>
&gt;&gt; &gt; Cause: USER_NOT_REGISTERED<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; and for example<br>
&gt;&gt; &gt;  I use SIP server 60.248.175.38  user id=1007<br>
&gt;&gt; &gt; and I call to <a href="mailto:1007@60.248.175.37">1007@60.248.175.37</a>    that will show these errors<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; how should set more?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; thank you for your attension<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Best Regards<br>
&gt;&gt; &gt; Gary<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; ________________________________<br>
&gt;&gt; &gt; Date: Thu, 14 Oct 2010 10:55:49 +0800<br>
&gt;&gt; &gt; From: <a href="mailto:xyangni@gmail.com">xyangni@gmail.com</a><br>
&gt;&gt; &gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; Subject: Re: [Freeswitch-users] some questions of freeswitch &amp; X-Lite<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I think you can reg at server A and than call B as a normal SIP call to<br>
&gt;&gt; &gt; external domain.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2010/10/14 江 Chiang 至中 Chih-Chung Wybie &lt;<a href="mailto:tear152@hotmail.com">tear152@hotmail.com</a>&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hello<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I set two SIP servers  60.248.175.37 &amp; 60.248.175.38 and use X-Lite to<br>
&gt;&gt; &gt; call<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; my question is how can I call between these servers?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; if I can , how shoould I set in *.xml? or X-Lite?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; thank you for your attension<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Best Regards<br>
&gt;&gt; &gt; Gary<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &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;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________ FreeSWITCH-users mailing<br>
&gt;&gt; &gt; list <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &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;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; &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;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><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>
&gt;<br>
&gt;<br>
&gt; _______________________________________________ FreeSWITCH-users mailing<br>
&gt; list <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>
&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>
&gt;<br>
&gt;<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>