SIP module for libalias?

Ermal Luçi eri at freebsd.org
Tue Dec 28 17:52:16 UTC 2010


2010/12/28 Lev Serebryakov <lev at serebryakov.spb.ru>:
> Hello, Freebsd-net.
>
>
>  Is  here  any plans to write SIP module for libalias? It seems, that
> some "alternative" packet filters/NATs have support for SIP, like we
> have for FTP.
>
>  Is here any good solution for SIP via ipfw-nat other than
> full-featured SIP router on NAT box?
>
> --
> // Black Lion AKA Lev Serebryakov <lev at serebryakov.spb.ru>
>

i thought that alias_smedia module did already this!
<snipper from code>
Alias_smedia.c is meant to contain the aliasing code for streaming media
   protocols.  It performs special processing for RSTP sessions under TCP.
   Specifically, when a SETUP request is sent by a client, or a 200 reply
   is sent by a server, it is intercepted and modified.  The address is
   changed to the gateway machine and an aliasing port is used.
</snippet from code>

-- 
Ermal


More information about the freebsd-net mailing list