there's already a note about this in the snom page in the wiki (
http://wiki.sipfoundry.org)

Thanks,
  Mike

On Mon, Sep 26, 2011 at 12:07 PM, Domenico Chierico
<[email protected]>wrote:

>
>
>
>
> > Be careful that snom 7.x phone will look for a xml file. The path will
> be:
> > http://{HOSTNAME}:8090/phone/profile/docroot/{mac}.xml
>
>
>
> yes and the better solution i've found for this is an entry into dhcpd
> config file like this:
>
> class "snom" {
>       match if substring (hardware, 1, 3) = 00:04:13;
>       option tftp-server-name        "http://<sipxecsserverip>:8090";
>       option bootfile-name           "/phone/profile/docroot/{mac}.xml";
> }
>
>
> > To be sure try to access the snom config generated using your browser.
> > You must substitute of course {mac} with the mac you provided in
> sipxconfig.
> _______________________________________________
> sipx-users mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>



-- 
Michael Picher
eZuce
Director of Technical Services
O.978-296-1005 X2015
M.207-956-0262
@mpicher <http://twitter.com/mpicher>
www.ezuce.com
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to