[Freeswitch-users] no invite send

Madovsky infos at madovsky.org
Thu Dec 23 19:10:48 MSK 2010


you have to install or correct path of apr-utils package
  ----- Original Message ----- 
  From: Sam 
  To: FreeSWITCH Users Help 
  Sent: Thursday, December 23, 2010 5:28 AM
  Subject: Re: [Freeswitch-users] no invite send


  I check it in sip trace ... it do not sends invite, probably i might have miss configured something,
  on the another FS server it works fine, this happened on the new installation where i was using prefix,

  I was trying to reinstall FS on the new server with prefix it gave me below error.

  ./configure: line 38199: 30565 Segmentation fault      /bin/sh /usr/src/freeswitch-1.0.6/libs/apr-util/xml/expat/configure '--prefix=/usr/local/conference/' 'CONFIGURE_CFLAGS=-g -O2' 'CONFIGURE_CXXFLAGS=-g -O2' 'CONFIGURE_LDFLAGS=' '--cache-file=/dev/null' '--srcdir=.' '--with-apr=../apr' '--disable-shared' '--with-pic' '--without-sqlite2' '--without-sqlite3' '--with-expat=builtin' --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
  configure failed for xml/expat
  configure: error: /bin/sh './configure.gnu' failed for libs/apr-util



  i was using ./configure --prefix=/usr/local/conference/



  Regards
  Sam




  On Thu, Dec 23, 2010 at 3:49 PM, Steven Ayre <steveayre at gmail.com> wrote:

    Try enabling siptrace (sofia profile external siptrace on) - does it
    show an INVITE being sent in the logs?

    -Steve



    On 23 December 2010 09:20, Sam <u2nsam at gmail.com> wrote:
    > Hello friends,
    >
    > I am using the dialplan,
    >
    > <action application="bridge" data="sofia/external/12345 at 192.168.2.3"/>
    >
    > its not sending INVITE to the server 192.168.2.3
    >
    > i am getting the below logs:-
    >
    > 2010-12-23 14:03:02.509500 [NOTICE] switch_channel.c:784 New Channel
    > sofia/external/12345 at 192.168.2.3 [418e0dfa-0e6f-11e0-a5e1-33ac6c473a4e]
    > 2010-12-23 14:03:02.509500 [DEBUG] mod_sofia.c:4052
    > (sofia/external/12345 at 192.168.2.3) State Change CS_NEW -> CS_INIT
    > 2010-12-23 14:03:02.509500 [DEBUG] switch_core_session.c:1083 Send signal
    > sofia/external/12345 at 192.168.2.3 [BREAK]
    > 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:320
    > (sofia/external/12345 at 192.168.2.3) Running State Change CS_INIT
    > 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:356
    > (sofia/external/12345 at 192.168.2.3) State INIT
    > 2010-12-23 14:03:02.510864 [DEBUG] mod_sofia.c:86
    > sofia/external/12345 at 192.168.2.3 SOFIA INIT
    > 2010-12-23 14:03:02.510864 [DEBUG] mod_sofia.c:126
    > (sofia/external/12345 at 192.168.2.3) State Change CS_INIT -> CS_ROUTING
    > 2010-12-23 14:03:02.510864 [DEBUG] switch_core_session.c:1083 Send signal
    > sofia/external/12345 at 192.168.2.3 [BREAK]
    > 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:356
    > (sofia/external/12345 at 192.168.2.3) State INIT going to sleep
    > 2010-12-23 14:03:02.510864 [DEBUG] switch_core_state_machine.c:320
    > (sofia/external/12345 at 192.168.2.3) Running State Change CS_ROUTING
    > 2010-12-23 14:03:02.510864 [DEBUG] switch_channel.c:1615
    > (sofia/external/12345 at 192.168.2.3) Callstate Change DOWN -> RINGING
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:359
    > (sofia/external/12345 at 192.168.2.3) State ROUTING
    > 2010-12-23 14:03:02.511888 [DEBUG] mod_sofia.c:149
    > sofia/external/12345 at 192.168.2.3 SOFIA ROUTING
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_ivr_originate.c:66
    > (sofia/external/12345 at 192.168.2.3) State Change CS_ROUTING ->
    > CS_CONSUME_MEDIA
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_core_session.c:1083 Send signal
    > sofia/external/12345 at 192.168.2.3 [BREAK]
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:359
    > (sofia/external/12345 at 192.168.2.3) State ROUTING going to sleep
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:320
    > (sofia/external/12345 at 192.168.2.3) Running State Change CS_CONSUME_MEDIA
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_core_state_machine.c:378
    > (sofia/external/12345 at 192.168.2.3) State CONSUME_MEDIA
    > 2010-12-23 14:03:02.511888 [DEBUG] sofia.c:4606 Channel
    > sofia/external/12345 at 192.168.2.3 entering state [calling][0]
    > 2010-12-23 14:03:02.511888 [DEBUG] sofia.c:4606 Channel
    > sofia/external/12345 at 192.168.2.3 entering state [terminated][503]
    > 2010-12-23 14:03:02.511888 [DEBUG] switch_channel.c:2493
    > (sofia/external/12345 at 192.168.2.3) Callstate Change RINGING -> HANGUP
    > 2010-12-23 14:03:02.511888 [NOTICE] sofia.c:5246 Hangup
    > sofia/external/12345 at 192.168.2.3 [CS_CONSUME_MEDIA]
    > [NORMAL_TEMPORARY_FAILURE]
    >
    >
    > Regards
    > Sam
    >

    > _______________________________________________
    > FreeSWITCH-users mailing list
    > FreeSWITCH-users at lists.freeswitch.org
    > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
    > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
    > http://www.freeswitch.org
    >
    >

    _______________________________________________
    FreeSWITCH-users mailing list
    FreeSWITCH-users at lists.freeswitch.org
    http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
    UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
    http://www.freeswitch.org





------------------------------------------------------------------------------


  _______________________________________________
  FreeSWITCH-users mailing list
  FreeSWITCH-users at lists.freeswitch.org
  http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
  UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
  http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101223/935186ed/attachment-0001.html 


More information about the FreeSWITCH-users mailing list