I check it in sip trace ... it do not sends invite, probably i might have miss configured something,<br>on the another FS server it works fine, this happened on the new installation where i was using prefix,<br><br>I was trying to reinstall FS on the new server with prefix it gave me below error.<br>
<br>./configure: line 38199: 30565 Segmentation fault      /bin/sh /usr/src/freeswitch-1.0.6/libs/apr-util/xml/expat/configure &#39;--prefix=/usr/local/conference/&#39; &#39;CONFIGURE_CFLAGS=-g -O2&#39; &#39;CONFIGURE_CXXFLAGS=-g -O2&#39; &#39;CONFIGURE_LDFLAGS=&#39; &#39;--cache-file=/dev/null&#39; &#39;--srcdir=.&#39; &#39;--with-apr=../apr&#39; &#39;--disable-shared&#39; &#39;--with-pic&#39; &#39;--without-sqlite2&#39; &#39;--without-sqlite3&#39; &#39;--with-expat=builtin&#39; --cache-file=/dev/null --srcdir=/usr/src/freeswitch-1.0.6/libs/apr-util/xml/expat --prefix=/usr/local/conference/ --exec-prefix=${prefix} --libdir=${exec_prefix}/lib --includedir=${prefix}/include/apr-${APRUTIL_MAJOR_VERSION} --bindir=${exec_prefix}/bin<br>
configure failed for xml/expat<br>configure: error: /bin/sh &#39;./configure.gnu&#39; failed for libs/apr-util<br><br><br><br>i was using ./configure --prefix=/usr/local/conference/<br><br><br><br>Regards<br>Sam<br><br><br>
<br><div class="gmail_quote">On Thu, Dec 23, 2010 at 3:49 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@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;">
Try enabling siptrace (sofia profile external siptrace on) - does it<br>
show an INVITE being sent in the logs?<br>
<br>
-Steve<br>
<div><div></div><div class="h5"><br>
<br>
On 23 December 2010 09:20, Sam &lt;<a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a>&gt; wrote:<br>
&gt; Hello friends,<br>
&gt;<br>
&gt; I am using the dialplan,<br>
&gt;<br>
&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>&quot;/&gt;<br>
&gt;<br>
&gt; its not sending INVITE to the server 192.168.2.3<br>
&gt;<br>
&gt; i am getting the below logs:-<br>
&gt;<br>
&gt; 2010-12-23 14:03:02.509500 [NOTICE] switch_channel.c:784 New Channel<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> [418e0dfa-0e6f-11e0-a5e1-33ac6c473a4e]<br>
&gt; 2010-12-23 14:03:02.509500 [DEBUG] mod_sofia.c:4052<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State Change CS_NEW -&gt; CS_INIT<br>
&gt; 2010-12-23 14:03:02.509500 [DEBUG] switch_core_session.c:1083 Send signal<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> [BREAK]<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:320<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) Running State Change CS_INIT<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:356<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State INIT<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] mod_sofia.c:86<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> SOFIA INIT<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] mod_sofia.c:126<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State Change CS_INIT -&gt; CS_ROUTING<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] switch_core_session.c:1083 Send signal<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> [BREAK]<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:356<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State INIT going to sleep<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:320<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) Running State Change CS_ROUTING<br>
&gt; 2010-12-23 14:03:02.510864 [DEBUG] switch_channel.c:1615<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) Callstate Change DOWN -&gt; RINGING<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:359<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State ROUTING<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] mod_sofia.c:149<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> SOFIA ROUTING<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_ivr_originate.c:66<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State Change CS_ROUTING -&gt;<br>
&gt; CS_CONSUME_MEDIA<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_core_session.c:1083 Send signal<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> [BREAK]<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:359<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State ROUTING going to sleep<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:320<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) Running State Change CS_CONSUME_MEDIA<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:378<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) State CONSUME_MEDIA<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] sofia.c:4606 Channel<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> entering state [calling][0]<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] sofia.c:4606 Channel<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> entering state [terminated][503]<br>
&gt; 2010-12-23 14:03:02.511888 [DEBUG] switch_channel.c:2493<br>
&gt; (sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a>) Callstate Change RINGING -&gt; HANGUP<br>
&gt; 2010-12-23 14:03:02.511888 [NOTICE] sofia.c:5246 Hangup<br>
&gt; sofia/external/<a href="mailto:12345@192.168.2.3">12345@192.168.2.3</a> [CS_CONSUME_MEDIA]<br>
&gt; [NORMAL_TEMPORARY_FAILURE]<br>
&gt;<br>
&gt;<br>
&gt; Regards<br>
&gt; Sam<br>
&gt;<br>
</div></div>&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>