2007/12/6, Jan Schumacher <[EMAIL PROTECTED]>:
> has anyone implemented the feature to receive SIP Messages via SIP
> multicast socket in the Sofia-lib?
> I need something to listen on the SIP Multicast Address (RFC 3261 10.2.6).
>
> Is there anybody who has used SIP Multicast with Sofia-lib?

I dug an old patch that made it possible for a server to join to
multicast group and put it into darcs repo (available at
http://sofia-sip.org/repos/sofia-sip/).

In order to use it you have to supply a contact bind url (passed to
nta_agent_create(), nta_agent_add_tport() or nua_create(NUTAG_URL())
like

sip:88.77.66.55:5060;maddr=224.0.1.75;transport=udp

However, it won't use maddr parameter in Via..

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to