[Freeswitch-users] Bypass Media mode seems to be broken

DJB djbinter at yahoo.com
Mon Jan 11 14:41:14 PST 2010


I wonder whether anyone experienced this problem.

SVN Version: 16249

Trace log:  http://pastebin.freeswitch.org/11754

Dialplan:
   <extension name="tollfree">
     <condition field="destination_number" expression="^(\+1|1)?(8(00|88|77|66)[2-9]\d{6})$">
       <action application="set" data="bypass_media=true"/>
       <action application="bridge" data="sofia/external/1$2 at sip.tollfreegateway.com"/>
     </condition>
   </extension>

Problem:
FS is not passing 200 OK to inbound leg when it received from outbound leg


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100111/e4ad8c17/attachment-0002.html 


More information about the FreeSWITCH-users mailing list