<div>thx a lot,</div>refering to <a href="http://wiki.freeswitch.org/wiki/Ubuntu_Quick_Start">http://wiki.freeswitch.org/wiki/Ubuntu_Quick_Start</a><div>with required changes but still failed, i also attached the F8 capture, hope can solve this problem</div>
<div><br></div><div><br></div><div>regards</div><div>budi</div><div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Ubuntu_Quick_Start"></a><br><br><div class="gmail_quote">On Sun, May 9, 2010 at 4:49 PM, David Ponzone <span dir="ltr">&lt;<a href="mailto:david.ponzone@gmail.com">david.ponzone@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">You need to add this in your gateway config:<div><br></div><div><div>  &lt;param name=&quot;username&quot; value=&quot;none&quot;/&gt;</div>
<div>  &lt;param name=&quot;password&quot; value=&quot;none&quot;/&gt;</div><div><br></div><div>and change the register param to:</div><div><div><div><div>          &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;</div>
</div></div><div><br></div><div><br></div></div><div class="im"><div> <span style="font-size:14px"><div style="word-wrap:break-word"><span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<div><font face="&#39;Helvetica Neue&#39;"><font color="#1C00FF">David Ponzone  </font><font color="#000000" size="3"><span style="font-size:12px">Direction Technique</span></font></font></div><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">email: <a href="mailto:david.ponzone@ipeva.fr" target="_blank">david.ponzone@ipeva.fr</a></span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">tel:      01 74 03 18 97</span></font></font></div><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">gsm:   06 66 98 76 34</span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;"><br></font></div><div><font color="#1C00FF" face="&#39;Helvetica Neue&#39;">Service Client<span> </span></font><font face="&#39;Helvetica Neue&#39;"><font color="#FF0000">IP</font></font><font color="#1C00FF" face="&#39;Helvetica Neue&#39;">eva</font></div>
<div><font color="#1C00FF" face="&#39;Helvetica Neue&#39;"><span style="color:rgb(0, 0, 0);font-family:Helvetica"><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">tel:      0811 46 26 26</span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;" size="3"><span style="font-size:13px"><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 34, 243)"><span style="text-decoration:underline"><a>www.ipeva.fr</a></span><span style="color:rgb(101, 104, 149)">  -   <span style="color:rgb(0, 34, 243);text-decoration:underline"><a>www.ipeva-studio.com</a></span></span></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 34, 243)"><span style="text-decoration:underline"><br></span></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 34, 243)">
<span><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;text-align:justify;color:rgb(192, 192, 192)"><i>Ce message et toutes les pièces jointes sont confidentiels et établis à l&#39;intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisée est interdite. Tout message électronique est susceptible d&#39;altération. </i><b><i>IPeva</i></b><i> décline toute responsabilité au titre de ce message s&#39;il a été altéré, déformé ou falsifié. Si vous n&#39;êtes pas destinataire de ce message, merci de le détruire immédiatement et d&#39;avertir l&#39;expéditeur.</i></div>
<div style="text-decoration:underline;text-align:justify"><font color="#C0C0C0"><i><br></i></font></div></span></div></span></font></div></span></font></div></div></span><br></div></span><br> </div><br></div><div><div>Le 09/05/2010 à 02:16, budi wibowo a écrit :</div>
<div><div></div><div class="h5"><br><blockquote type="cite">thx a lot for your explanation, i have another question, my sip server (mera sip-hit) dont need user name and password to connect. for security i just use firewall rules.<div>
if i refer to other samples like fwd,voicheap etc all require user name and password.</div> <div><br><div>my conf/sip_profiles/external/test.xml look like this </div><div><div> &lt;include&gt;</div><div>        &lt;gateway name=&quot;test&quot;&gt;</div>
<div>          &lt;param name=&quot;realm&quot; value=&quot;202.xx.xx.xx.xx&quot;/&gt;</div> <div>          &lt;param name=&quot;proxy&quot; value=&quot;202.xx.xx.xx.xx&quot;/&gt;</div><div>          &lt;param name=&quot;expire-seconds&quot; value=&quot;3600&quot;/&gt;</div>
<div>          &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;</div> <div>          &lt;param name=&quot;retry-seconds&quot; value=&quot;3600&quot;/&gt;</div><div>        &lt;/gateway&gt;</div><div>&lt;/include&gt;</div>
<div><br></div><div><br></div><div>my conf/dialplan/default/00_test.xml look like</div> <div><br></div><div><div>&lt;include&gt;</div><div>   &lt;extension name=&quot;test&quot;&gt;</div><div>     &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d)$&quot;&gt;</div>
<div>       &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_number=${outbound_caller_id_number}&quot;/&gt;</div> <div>       &lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=${outbound_caller_id_name}&quot;/&gt;</div>
<div>       &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/test/$1&quot;/&gt;</div> <div>     &lt;/condition&gt;</div><div>   &lt;/extension&gt;</div><div>&lt;/include&gt;</div><div><br></div><div><br>
</div><div>but still i cant see any call coming from my mera siphit.</div><div><br></div><div>TIA</div><div> <br></div><div>budi wibowo</div></div></div><div><br><div><br><br><div class="gmail_quote">On Sat, May 8, 2010 at 4:04 PM, David Ponzone <span dir="ltr">&lt;<a href="mailto:david.ponzone@gmail.com" target="_blank">david.ponzone@gmail.com</a>&gt;</span> wrote:<br>
 <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Not sure because your logs are toon short, but it sems that your call is routed to ENUM.<div>
 In the default config, ENUM routing is the last resort rule.</div><div>You need to add your own stuff before it.</div><div>To do so, you may add your extensions in a xml file called 01_something.xml in conf/dialplan/default</div>
 <div>(see 01_example.com.xml for an example).</div><div><br><div> <span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
 <span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
 <div><font face="&#39;Helvetica Neue&#39;"><font color="#1C00FF">David Ponzone  </font><font color="#000000" size="3"><span style="font-size:12px">Direction Technique</span></font></font></div><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">email: <a href="mailto:david.ponzone@ipeva.fr" target="_blank">david.ponzone@ipeva.fr</a></span></font></font></div>
 <div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">tel:      01 74 03 18 97</span></font></font></div><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">gsm:   06 66 98 76 34</span></font></font></div>
 <div><font face="&#39;Helvetica Neue&#39;"><br></font></div><div><font color="#1C00FF" face="&#39;Helvetica Neue&#39;">Service Client<span> </span></font><font face="&#39;Helvetica Neue&#39;"><font color="#FF0000">IP</font></font><font color="#1C00FF" face="&#39;Helvetica Neue&#39;">eva</font></div>
 <div><font color="#1C00FF" face="&#39;Helvetica Neue&#39;"><span style="color:rgb(0, 0, 0);font-family:Helvetica"><div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="font-size:13px">tel:      0811 46 26 26</span></font></font></div>
 <div><font face="&#39;Helvetica Neue&#39;" size="3"><span style="font-size:13px"><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 34, 243)"><span style="text-decoration:underline"><a>www.ipeva.fr</a></span><span style="color:rgb(101, 104, 149)">  -   <span style="color:rgb(0, 34, 243);text-decoration:underline"><a>www.ipeva-studio.com</a></span></span></div>
 <div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 34, 243)"><span style="text-decoration:underline"><br></span></div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0, 34, 243)">
 <span><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;text-align:justify;color:rgb(192, 192, 192)"><i>Ce message et toutes les pièces jointes sont confidentiels et établis à l&#39;intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisée est interdite. Tout message électronique est susceptible d&#39;altération. </i><b><i>IPeva</i></b><i> décline toute responsabilité au titre de ce message s&#39;il a été altéré, déformé ou falsifié. Si vous n&#39;êtes pas destinataire de ce message, merci de le détruire immédiatement et d&#39;avertir l&#39;expéditeur.</i></div>
 <div style="text-decoration:underline;text-align:justify"><font color="#C0C0C0"><i><br></i></font></div></span></div></span></font></div></span></font></div></div></span><br></div></span><br> </div><br><div><div>Le 08/05/2010 à 10:26, budi wibowo a écrit :</div>
 <div><div></div><div><br><blockquote type="cite">dear all i try to make some changes but my call still failing<div><div>why the call never reach gateway i define in sip_profile/external/ and call goes to <a href="http://voiprakyar.or.id" target="_blank">voiprakyar.or.id</a> that i never define </div>
 <div><br></div><div><br></div><div><br></div><div><br></div><div>2010-05-08 15:22:46.403733 [NOTICE] switch_channel.c:602 New Channel sofia/internal/<a href="mailto:budi@sip1.xxx.com" target="_blank">budi@sip1.xxx.com</a> [7e483bd8-ba9d-4f1e-8560-74edb8fba2af]</div>
 <div>2010-05-08 15:22:46.407056 [INFO] mod_dialplan_xml.c:315 Processing budi-&gt;62815145150 in context default</div><div>2010-05-08 15:22:46.410565 [NOTICE] switch_ivr.c:1349 Transfer sofia/internal/<a href="mailto:budi@sip1.xxx.com" target="_blank">budi@sip1.xxx.com</a> to enum[62815145150@default]</div>
 <div>2010-05-08 15:22:46.750534 [NOTICE] switch_channel.c:602 New Channel sofia/internal/<a href="mailto:62815145150@voiprakyat.or.id" target="_blank">62815145150@voiprakyat.or.id</a> [1e55a5c7-5d58-4437-a48b-4278154b57a0]</div>
 <div>2010-05-08 15:22:48.426621 [NOTICE] sofia.c:3849 Hangup sofia/internal/<a href="mailto:62815145150@voiprakyat.or.id" target="_blank">62815145150@voiprakyat.or.id</a> [CS_CONSUME_MEDIA] [CALL_REJECTED]</div> <div><br>
 </div><div><br></div><div>TIA</div><div><br></div><div>budi</div><br><div class="gmail_quote">On Sat, May 8, 2010 at 9:30 AM, Seven Du <span dir="ltr">&lt;<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>&gt;</span> wrote:<br>
 <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In the mean time, I think it&#39;s a good article for you:<br> <br> <a href="http://www.linuxpromagazine.com/Issues/2009/106/TALK-SOFT" target="_blank">http://www.linuxpromagazine.com/Issues/2009/106/TALK-SOFT</a><br>
 <br> 2010/5/8 Seven Du &lt;<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>&gt;:<br> <div><div></div><div>&gt; default configuration files of mod_sofia is in conf/sip_profiles<br> &gt;<br> &gt; <a href="http://wiki.freeswitch.org/wiki/Sofia" target="_blank">http://wiki.freeswitch.org/wiki/Sofia</a><br>
 &gt; <a href="http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files" target="_blank">http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files</a><br> &gt;<br> &gt; 2010/5/8 budi wibowo &lt;<a href="mailto:bwibowo@gmail.com" target="_blank">bwibowo@gmail.com</a>&gt;:<br>
 &gt;&gt; thx, after reading the document i still got confusion about sofia module<br> &gt;&gt; i give example below<br> &gt;&gt;<br> &gt;&gt; Dialing Through A Gateway(SIP Provider)<br> &gt;&gt;<br> &gt;&gt; A gateway is a means for making outbound calls through a SIP provider. For<br>
 &gt;&gt; example:<br> &gt;&gt;<br> &gt;&gt; sofia/gateway/<a href="http://mygateway.com/1234" target="_blank">mygateway.com/1234</a><br> &gt;&gt;<br> &gt;&gt; by default i dont find any directory named sofia, where i should put this<br>
 &gt;&gt; directory?<br> &gt;&gt; many document i read telling about sofia<br> &gt;&gt; TIA<br> &gt;&gt; budi<br> &gt;&gt;<br> &gt;&gt; On Fri, May 7, 2010 at 12:55 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt; wrote:<br>
 &gt;&gt;&gt;<br> &gt;&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Dialplan" target="_blank">http://wiki.freeswitch.org/wiki/Dialplan</a><br> &gt;&gt;&gt; On May 6, 2010, at 11:53 PM, Budi wibowo wrote:<br> &gt;&gt;&gt;<br>
 &gt;&gt;&gt; Yes I have siphit installed, I tried to make some changes on dialplan file<br> &gt;&gt;&gt; but call always goes to other server, what should I configure to implement<br> &gt;&gt;&gt; this outgoing call<br> &gt;&gt;&gt;<br>
 &gt;&gt;&gt;<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" target="_blank">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;<br> &gt;&gt;<br> &gt;&gt; _______________________________________________<br> &gt;&gt; FreeSWITCH-users mailing list<br>
 &gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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;&gt;<br> &gt;&gt;<br> &gt;<br> &gt;<br> &gt;<br> &gt; --<br> &gt; Blog: <a href="http://www.dujinfang.com" target="_blank">http://www.dujinfang.com</a><br> &gt; Proj:  <a href="http://www.freeswitch.org.cn" target="_blank">http://www.freeswitch.org.cn</a><br>
 &gt;<br> <br> <br> <br> --<br> Blog: <a href="http://www.dujinfang.com" target="_blank">http://www.dujinfang.com</a><br> Proj:  <a href="http://www.freeswitch.org.cn" target="_blank">http://www.freeswitch.org.cn</a><br> <br>
 _______________________________________________<br> FreeSWITCH-users mailing list<br> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></div><br></div></div><br>_______________________________________________<br> FreeSWITCH-users mailing list<br>
 <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br></div></div></div> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></div><br></div></div><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></blockquote></div><br></div>