[asterisk-users] snom mass deploy help

Philipp Kempgen philipp.kempgen at amooma.de
Thu Jun 18 16:57:20 CDT 2009


Alex Samad schrieb:

> seems like the documentation from snom for V7, includes the pnp method
> as well. it sends a subscribe to a multicast address (224.0.1.75) and the listener is
> meant to respond with a notify which has the url which is normally sent
> my dhcp, i was hoping to use that

> I think I would prefer this method, but I can't find where to set
> asterisk to listen to the multicast address nor where to program the
> notify reply

I have already told you that Asterisk is not involved in the process
of configuring the phone.
In order to use Snom's PnP configuration method you have to write a
daemon which opens a socket on 224.0.1.75 (sip.mcast.net), join the
multicast group, read packets and send appropriate "ua-profile"
notification events.
Have a look at the code I mentioned to get the idea.


    Philipp Kempgen
-- 
AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied  ->  http://www.amooma.de
Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de
Videos of the AMOOCON VoIP conference 2009 ->  http://www.amoocon.de
-- 



More information about the asterisk-users mailing list