[Freeswitch-users] FS not wait respond from called and send 200Ok

Kozak Vladimir vkozak at abisoft.spb.ru
Mon Jul 13 10:08:20 PDT 2009


Please, look at these logs.
Fist invite witchout SDP (from 1007 at uat.agent.starpoundtech.net to vk_1008 at uat.agent.starpoundtech.net) not wait respond from 1008 and send 200 Ok to 1007. Called phone didn't accept call.


 <extension name="testplay5" continue="true">
   <condition field="destination_number" expression="^vk_1008$">
     <action application="bridge" data="sofia/doublenat5090/1008 at 172.26.10.65:17748"/>
   </condition>
</extension>

ip:ports
172.26.200.252:5071 - userAgent (starpound), originator call
172.26.200.252:5080 - FS external profile
172.26.200.252:5090 - FS doubleNat profile
172.26.10.65:38464  - phone1 (1007, registered on FS)
172.26.10.65:17748  - phone2 (1008, registered on FS)


  ----- Original Message ----- 
  From: Michael Jerris 
  To: freeswitch-users at lists.freeswitch.org 
  Sent: Friday, July 10, 2009 8:12 PM
  Subject: Re: [Freeswitch-users] FS not wait respond from called and send 200Ok


  Look closer at the logs, we don't send a 200ok in a bridge until we get one from the b leg.


  Mike


  On Jul 10, 2009, at 5:39 AM, Kozak Vladimir wrote:


    Hello,

    I have the following problem: I send Invite without SDP to Freeswitch on destination_number "xxx_123"
     <extension name="super_test">
        <condition field="destination_number" expression="xxx_123">
     <action application="bridge" data="user/123 at xxx.net"/>
    <!--
    or
    <action application="bridge" data="sofia/external/123 at xxx.net:5060"/>
    -->
        </condition>
      </extension>
    And I want Freeswitch to make "bridge", but it doesn't wait respond from "123" and sends 200 Ok with SDP to me.
    Does nybody know a clue about this?

    Best regards
    vkozak
    _______________________________________________
    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/20090713/abeb13b5/attachment-0002.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fs.log
Type: application/octet-stream
Size: 56155 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090713/abeb13b5/attachment-0006.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sip.log
Type: application/octet-stream
Size: 13359 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090713/abeb13b5/attachment-0007.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sip4wireshark.log
Type: application/octet-stream
Size: 14186 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090713/abeb13b5/attachment-0008.obj 


More information about the FreeSWITCH-users mailing list