This is also interesting for me, as I love freeswitch, and maintaining a
single platform is easier, than handling various different ones.
In the past years I did a couple of projects with OpenSER /openSIPS.
These projects comprised:

    * registrar for the SIP user agents
    * handle invite messages (+ ringing, bye, ok, etc also of course)
      between registered user agents and user agents at external domains
    * rtp payload was a bit different from usual VoIP traffic (video
      parts, application sharing, file downloads etc.), but SDP was fine
      according to RFC, and OpenSER mediaproxy worked also
    * handling of peer-to-peer presence (SUBSCRIBE, MEASSAGE, OPTIONS)
    * The number of messages to handle was not that much (some thousand
      subs).

For my understanding this should also be possible with Freeswitch with
bypass_media. Right?

Best regards
Peter



Ognjen Seslija schrieb:
> Hello,
>
> FS by design is B2BUA, and it cannot route INVITEs and other SIP
> methods. It can however, bridge a-leg to b-leg with or w/o media and
> doing plenty other cool stuff much better than commercial projects. I
> suggest joining us on irc to detail your setup so we can help you.
>
> Regards,
> Ognjen (sekil on #freeswitch).
>
> On Fri, May 22, 2009 at 7:24 AM, Rajagopal, Sridhar (Sridhar)
> <sridh...@alcatel-lucent.com <mailto:sridh...@alcatel-lucent.com>> wrote:
>
>     Hi all,
>      
>     I want to use FreeSWITCH as a SIP transparent proxy in session
>     border controller application. Please let  me know the changes in 
>     configuration files required to achieve this behaviour
>      
>     Thanks very much for the help.
>      
>     Regards,
>     Sridhar
>      
>
>     _______________________________________________
>     Freeswitch-users mailing list
>     Freeswitch-users@lists.freeswitch.org
>     <mailto:Freeswitch-users@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@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to