Thanks for your instant reply.<br><br>i m using CentOS5.1<br><br>&nbsp;&lt;section name=&quot;dialplan&quot; description=&quot;example_curl_dialplan&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &lt;context name=&quot;public&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp; &lt;extension name=&quot;echo test&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;destination_number&quot; expression=&quot;999&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;answer&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&lt;action application=&quot;echo&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/extension&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;extension name=&quot;curl_test&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field=&quot;destination_number&quot; expression=&quot;(.*)&quot;&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;proxy_media=true&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;continue_on_fail=NO_ROUTE_DESTINATION,NORMAL_TEMPORARY_FAILURE,USER_BUSY,NO_ANSWER&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$1%X.X.X.X&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$1@X.X.X.X&quot; /&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action application=&quot;hangup&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/extension&gt;<br><br>&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;/context&gt;<br>&nbsp; &lt;/section&gt;<br><br>My dialplan is like this:<br><br><br>TH SIP trace are as follows:<br><br>***********************************************************************************<br>
2008-06-30 18:28:42 [NOTICE] switch_channel.c:531 switch_channel_set_name() New Channel sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a> [3981c0a5-52ae-4d42-b53b-144417411041]<br>2008-06-30 18:28:42 [INFO] mod_dialplan_xml.c:223 dialplan_hunt() Processing Emran-&gt;999@public<br>
send 1082 bytes to udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:42.850929:<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; SIP/2.0 200 OK&nbsp;&nbsp; Content-Length: 494<br>
&nbsp;&nbsp; <br>&nbsp;&nbsp; v=0<br>&nbsp;&nbsp; o=- 0 2 IN IP4 <a href="http://202.56.7.133">202.56.7.133</a><br>&nbsp;&nbsp; s=CounterPath X-Lite 3.0<br>&nbsp;&nbsp; c=IN IP4 <a href="http://202.56.7.133">202.56.7.133</a><br>&nbsp;&nbsp; t=0 0<br>&nbsp;&nbsp; m=audio 6062 RTP/AVP 107 119 100 106 0 97 105 98 8 101<br>
&nbsp;&nbsp; a=alt:1 2 : +kaK6fdy AO7bhX9b <a href="http://10.130.5.144">10.130.5.144</a> 6062<br>&nbsp;&nbsp; a=alt:2 1 : 1HGX4kCQ 8AY7lwQk <a href="http://202.56.7.133">202.56.7.133</a> 60622008-06-30 18:28:42 [NOTICE] switch_channel.c:1381 switch_channel_perform_mark_pre_answered() Ring-Ready sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a>!<br>
2008-06-30 18:28:42 [NOTICE] sofia_glue.c:1782 sofia_glue_tech_media() Pre-Answer sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a>!<br>2008-06-30 18:28:42 [NOTICE] mod_dptools.c:620 answer_function() Channel [sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a>] has been answered<br>
<br>&nbsp;&nbsp; a=fmtp:101 0-15<br>&nbsp;&nbsp; a=rtpmap:107 BV32/16000<br>&nbsp;&nbsp; a=rtpmap:119 BV32-FEC/16000<br>&nbsp;&nbsp; a=rtpmap:100 SPEEX/16000<br>&nbsp;&nbsp; a=rtpmap:106 SPEEX-FEC/16000<br>&nbsp;&nbsp; a=rtpmap:97 SPEEX/8000<br>&nbsp;&nbsp; a=rtpmap:105 SPEEX-FEC/8000<br>&nbsp;&nbsp; a=rtpmap:98 iLBC/8000<br>
&nbsp;&nbsp; a=rtpmap:101 telephone-event/8000<br>&nbsp;&nbsp; a=sendrecv<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>send 1082 bytes to udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:43.390886:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; SIP/2.0 200 OK<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-ba226852c327c735-1--d87543-;rport=6060;received=<a href="http://202.56.7.133">202.56.7.133</a><br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; To: &quot;999&quot; &lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 2 INVITE<br>&nbsp;&nbsp; Contact: &lt;sip:mod_sofia@8.14.147.7:60;transport=udp&gt;<br>&nbsp;&nbsp; User-Agent: FreeSWITCH-mod_sofia/1.0.rc6-exported<br>&nbsp;&nbsp; Accept: application/sdp<br>
&nbsp;&nbsp; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH<br>&nbsp;&nbsp; Supported: 100rel, precondition, timer<br>&nbsp;&nbsp; Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary<br>
&nbsp;&nbsp; Min-SE: 120<br>&nbsp;&nbsp; Content-Type: application/sdp<br>&nbsp;&nbsp; Content-Disposition: session<br>&nbsp;&nbsp; Content-Length: 270<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; v=0<br>&nbsp;&nbsp; o=FreeSWITCH 8868993956311956419 6207280862328188583 IN IP4 <a href="http://8.14.147.7">8.14.147.7</a><br>
&nbsp;&nbsp; s=FreeSWITCH<br>&nbsp;&nbsp; c=IN IP4 <a href="http://8.14.147.7">8.14.147.7</a><br>&nbsp;&nbsp; t=0 0<br>&nbsp;&nbsp; a=sendrecv<br>&nbsp;&nbsp; m=audio 25042 RTP/AVP 0 101 13<br>&nbsp;&nbsp; a=rtpmap:0 PCMU/8000<br>&nbsp;&nbsp; a=rtpmap:101 telephone-event/8000<br>&nbsp;&nbsp; a=fmtp:101 0-16<br>
&nbsp;&nbsp; a=rtpmap:13 CN/8000<br>&nbsp;&nbsp; a=ptime:20<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>recv 322 bytes from udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:43.392783:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; ACK <a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a> SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-cb5fdd7f0f480f4f-1--d87543-;rport<br>
&nbsp;&nbsp; To: &quot;999&quot; &lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=N2y7gy4BQS4tD<br>&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>
&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 1 ACK<br>&nbsp;&nbsp; Content-Length: 0<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>send 1082 bytes to udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:43.649996:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; SIP/2.0 200 OK<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-ba226852c327c735-1--d87543-;rport=6060;received=<a href="http://202.56.7.133">202.56.7.133</a><br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; To: &quot;999&quot; &lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 2 INVITE<br>&nbsp;&nbsp; Contact: &lt;sip:mod_sofia@8.14.147.7:60;transport=udp&gt;<br>&nbsp;&nbsp; User-Agent: FreeSWITCH-mod_sofia/1.0.rc6-exported<br>&nbsp;&nbsp; Accept: application/sdp<br>
&nbsp;&nbsp; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH<br>&nbsp;&nbsp; Supported: 100rel, precondition, timer<br>&nbsp;&nbsp; Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary<br>
&nbsp;&nbsp; Min-SE: 120<br>&nbsp;&nbsp; Content-Type: application/sdp<br>&nbsp;&nbsp; Content-Disposition: session<br>&nbsp;&nbsp; Content-Length: 270<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; v=0<br>&nbsp;&nbsp; o=FreeSWITCH 8868993956311956419 6207280862328188583 IN IP4 <a href="http://8.14.147.7">8.14.147.7</a><br>
&nbsp;&nbsp; s=FreeSWITCH<br>&nbsp;&nbsp; c=IN IP4 <a href="http://8.14.147.7">8.14.147.7</a><br>&nbsp;&nbsp; t=0 0<br>&nbsp;&nbsp; a=sendrecv<br>&nbsp;&nbsp; m=audio 25042 RTP/AVP 0 101 13<br>&nbsp;&nbsp; a=rtpmap:0 PCMU/8000<br>&nbsp;&nbsp; a=rtpmap:101 telephone-event/8000<br>&nbsp;&nbsp; a=fmtp:101 0-16<br>
&nbsp;&nbsp; a=rtpmap:13 CN/8000<br>&nbsp;&nbsp; a=ptime:20<br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>recv 704 bytes from udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:43.701995:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; ACK sip:mod_sofia@8.14.147.7:60;transport=udp SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-e225ef323f565677-1--d87543-;rport<br>
&nbsp;&nbsp; Max-Forwards: 70<br>&nbsp;&nbsp; Contact: &lt;<a href="http://sip:73814@202.56.7.133:6060">sip:73814@202.56.7.133:6060</a>&gt;<br>&nbsp;&nbsp; To: &quot;999&quot;&lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 2 ACK<br>&nbsp;&nbsp; Proxy-Authorization: Digest username=&quot;73814&quot;,realm=&quot;<a href="http://8.14.147.7">8.14.147.7</a>&quot;,nonce=&quot;cf982c06-49ad-4783-b66f-1b3fbc39eba6&quot;,uri=&quot;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&quot;,response=&quot;d4216c57ffccdac32c0aad69a3e7edb4&quot;,cnonce=&quot;ad462cc0040fbaf128ab19ac726dd9fd&quot;,nc=00000001,qop=auth,algorithm=MD5recv 704 bytes from udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:44.276254:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; ACK sip:mod_sofia@8.14.147.7:60;transport=udp SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-e225ef323f565677-1--d87543-;rport<br>
&nbsp;&nbsp; Max-Forwards: 70<br>&nbsp;&nbsp; Contact: &lt;<a href="http://sip:73814@202.56.7.133:6060">sip:73814@202.56.7.133:6060</a>&gt;<br>&nbsp;&nbsp; To: &quot;999&quot;&lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 2 ACK<br>&nbsp;&nbsp; Proxy-Authorization: Digest username=&quot;73814&quot;,realm=&quot;<a href="http://8.14.147.7">8.14.147.7</a>&quot;,nonce=&quot;cf982c06-49ad-4783-b66f-1b3fbc39eba6&quot;,uri=&quot;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&quot;,response=&quot;d4216c57ffccdac32c0aad69a3e7edb4&quot;,cnonce=&quot;ad462cc0040fbaf128ab19ac726dd9fd&quot;,nc=00000001,qop=auth,algorithm=MD5<br>
&nbsp;&nbsp; User-Agent: X-Lite release 1011s stamp 41150<br>&nbsp;&nbsp; Content-Length: 0<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>recv 704 bytes from udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:28:44.492472:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; ACK sip:mod_sofia@8.14.147.7:60;transport=udp SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-e225ef323f565677-1--d87543-;rport<br>
&nbsp;&nbsp; Max-Forwards: 70<br>&nbsp;&nbsp; Contact: &lt;<a href="http://sip:73814@202.56.7.133:6060">sip:73814@202.56.7.133:6060</a>&gt;<br>&nbsp;&nbsp; To: &quot;999&quot;&lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 2 ACK<br>&nbsp;&nbsp; Proxy-Authorization: Digest username=&quot;73814&quot;,realm=&quot;<a href="http://8.14.147.7">8.14.147.7</a>&quot;,nonce=&quot;cf982c06-49ad-4783-b66f-1b3fbc39eba6&quot;,uri=&quot;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&quot;,response=&quot;d4216c57ffccdac32c0aad69a3e7edb4&quot;,cnonce=&quot;ad462cc0040fbaf128ab19ac726dd9fd&quot;,nc=00000001,qop=auth,algorithm=MD5<br>
&nbsp;&nbsp; User-Agent: X-Lite release 1011s stamp 41150<br>&nbsp;&nbsp; Content-Length: 0<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>recv 764 bytes from udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:29:02.939495:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; BYE sip:mod_sofia@8.14.147.7:60;transport=udp SIP/2.0<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-3d675138d06a9b12-1--d87543-;rport<br>
&nbsp;&nbsp; Max-Forwards: 70<br>&nbsp;&nbsp; Contact: &lt;<a href="http://sip:73814@202.56.7.133:6060">sip:73814@202.56.7.133:6060</a>&gt;<br>&nbsp;&nbsp; To: &quot;999&quot;&lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 3 BYE<br>&nbsp;&nbsp; Proxy-Authorization: Digest username=&quot;73814&quot;,realm=&quot;<a href="http://8.14.147.7">8.14.147.7</a>&quot;,nonce=&quot;cf982c06-49ad-4783-b66f-1b3fbc39eba6&quot;,uri=&quot;sip:mod_sofia@8.14.147.7:60;transport=udp&quot;,response=&quot;6b9abae5ffece0385d2e16d5114ab97d&quot;,cnonce=&quot;d763d24d7aa2fd4f617d61888f11232d&quot;,nc=00000002,qop=auth,algorithm=MD5<br>
&nbsp;&nbsp; User-Agent: X-Lite release 1011s stamp 41150<br>&nbsp;&nbsp; Reason: SIP;description=&quot;User Hung Up&quot;<br>&nbsp;&nbsp; Content-Length: 0<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>send 537 bytes to udp/[<a href="http://202.56.7.133">202.56.7.133</a>]:6060 at 01:29:02.941894:<br>
&nbsp;&nbsp; ------------------------------------------------------------------------<br>&nbsp;&nbsp; SIP/2.0 200 OK<br>&nbsp;&nbsp; Via: SIP/2.0/UDP 10.130.5.144:6060;branch=z9hG4bK-d87543-3d675138d06a9b12-1--d87543-;rport=6060;received=<a href="http://202.56.7.133">202.56.7.133</a><br>
&nbsp;&nbsp; From: &quot;Emran&quot;&lt;<a href="http://sip:73814@8.14.147.7:60">sip:73814@8.14.147.7:60</a>&gt;;tag=2130c455<br>&nbsp;&nbsp; To: &quot;999&quot;&lt;<a href="http://sip:999@8.14.147.7:60">sip:999@8.14.147.7:60</a>&gt;;tag=pBr0jSNFm2tDS<br>
&nbsp;&nbsp; Call-ID: NjMxZTAxOTlhNzg3ZmFkMDExZmJkYzM3NjRmODZmZTc.<br>&nbsp;&nbsp; CSeq: 3 BYE<br>&nbsp;&nbsp; User-Agent: FreeSWITCH-mod_sofia/1.0.rc6-exported<br>&nbsp;&nbsp; Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH<br>
&nbsp;&nbsp; Supported: 100rel, precondition, timer<br>&nbsp;&nbsp; Content-Length: 0<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; ------------------------------------------------------------------------<br>2008-06-30 18:29:02 [NOTICE] sofia.c:2126 sofia_handle_sip_i_state() Hangup sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>
2008-06-30 18:29:02 [NOTICE] switch_core_session.c:753 switch_core_session_thread() Session 2 (sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a>) Ended<br>2008-06-30 18:29:02 [NOTICE] switch_core_session.c:755 switch_core_session_thread() Close Channel sofia/internal/<a href="http://73814@8.14.147.7:60">73814@8.14.147.7:60</a> [CS_HANGUP]<br>
*********************************************************************<br><br><div class="gmail_quote">On Tue, Jul 8, 2008 at 3:09 AM, Brian West &lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="">It could be many things... Firewall? &nbsp;Nat being a nazi... what does your dialplan look like? &nbsp;So many variables but from the info provided we need more to make a guess.<div>
<br></div><div>You&#39;ll need to provide a sip trace. &nbsp;You can get that via starting FreeSWITCH like this TPORT_LOG=1 ./freeswitch</div><div><br></div><div>If you&#39;re on windows you can set the ENV variable to collect the same output</div>
<div><br></div><div>Then you can place that up on our paste bin located at&nbsp;<span style="font-size: 11px;"><a href="http://pastebin:freeswitch@pastebin.freeswitch.org/" target="_blank">http://pastebin:freeswitch@pastebin.freeswitch.org</a></span></div>
<div><br></div><div>Thanks,</div><div>/b</div><div>PS: service iptables stop</div><div><br></div><div><br></div><div><br><div><div><div></div><div class="Wj3C7c">On Jul 7, 2008, at 4:03 PM, M.Emran wrote:<br></div></div><blockquote type="cite">
<div><div></div><div class="Wj3C7c">Hi,<br><br>I have configured FS like this.but voice is not transmitting between two endpoints.Can you help me where i did wrong ? Here is my configuration:<br><div><span></span>&nbsp; </div>
 <div> <div style="margin-left: 1em; text-indent: -2em;"><a href="http://?ui=2&amp;view=bsp&amp;ver=1qygpcgurkovy#11afef97be4488a0_11afef267e7502b2_" target="_blank">-</a>&nbsp;<span></span></div>&lt;profile name=&quot;internal&quot; domain=&quot;$${domain}&quot;&gt;<br>
 &nbsp; &lt;aliases&gt;<br>&nbsp;&nbsp;&nbsp; &lt;alias name=&quot;$${domain}&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;alias name=&quot;default&quot;/&gt;<br>&nbsp; &lt;/aliases&gt;<br>&nbsp; &lt;gateways&gt;<br>&nbsp;&nbsp;&nbsp; &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;internal/*.xml&quot;/&gt;<br>
&nbsp; &lt;/gateways&gt;<br>&nbsp;&nbsp; &lt;domains&gt;<br> &nbsp; &lt;/domains&gt;<br>&nbsp; <br>&nbsp; &lt;settings&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;debug&quot; value=&quot;1&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;sip-trace&quot; value=&quot;no&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;rfc2833-pt&quot; value=&quot;101&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;!-- port to bind to for sip traffic --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;sip-port&quot; value=&quot;60&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;dtmf-duration&quot; value=&quot;100&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;codec-prefs&quot; value=&quot;$${global_codec_prefs}&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;use-rtp-timer&quot; value=&quot;true&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp-timer-name&quot; value=&quot;soft&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;aggressive-nat-detection&quot; value=&quot;true&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;!-- ip address to use for rtp --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;!-- ip address to bind to --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;sip-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;hold-music&quot; value=&quot;$${hold_music}&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;apply-nat-acl&quot; value=&quot;rfc1918&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;record-template&quot; value=&quot;$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;manage-presence&quot; value=&quot;true&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;inbound-codec-negotiation&quot; value=&quot;generous&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls&quot; value=&quot;false&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls-bind-params&quot; value=&quot;transport=tls&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls-sip-port&quot; value=&quot;5061&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls-cert-dir&quot; value=&quot;$${base_dir}/conf/ssl&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls-version&quot; value=&quot;tlsv1&quot;/&gt;<br> &nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; &lt;param name=&quot;inbound-no-media&quot; value=&quot;true&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;nonce-ttl&quot; value=&quot;60&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;auth-calls&quot; value=&quot;true&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;auth-all-packets&quot; value=&quot;false&quot;/&gt;<br>&nbsp;&nbsp; &lt;param name=&quot;rtp-timeout-sec&quot; value=&quot;300&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp-hold-timeout-sec&quot; value=&quot;1800&quot;/&gt;<br> &nbsp;&nbsp; <br>&nbsp; &lt;/settings&gt;<br>&lt;/profile&gt;<br><br><br></div><br><br clear="all"><br>-- <br>Regards <br>---------- <br>M Emran<br>Inspiration Software Ltd<br>
</div></div> Web: <a href="http://www.inspiresoftbd.com/" target="_blank">www.inspiresoftbd.com</a> _______________________________________________<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><font color="#888888"><br><div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; 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="">
<div>Brian West</div><div><a>sip:brian@freeswitch.org</a></div><div><br></div></div></span><br> </div><br></font></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><br clear="all"><br>-- <br>Regards <br>---------- <br>M Emran<br>Managing Director<br>InSpiration Software Ltd.<br><br>Robin Tower<br>42-43, Purana Palton(4th)<br>Dhaka-1000,Bangladesh.<br>Phone# 880-2-9559461<br>
Cell# 880-1713033045<br><a href="mailto:E-mail%3Amonemran@gmail.com">E-mail:monemran@gmail.com</a><br>IM: <a href="mailto:mohammademran@hotmail.com">mohammademran@hotmail.com</a><br>Web: <a href="http://www.inspiresoftbd.com">www.inspiresoftbd.com</a>