Hi Douglas,
a little feature that was requested in the past is to add by default on the sipxecs dhcp server the configuration to support snom phones out of the box. I believe the solution that Domenico suggested is perfect:

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";
}

Can we add this to sipxecs own dhcp?

Thanks
Alberto


Il 27/09/2011 11:02, Douglas Hubler ha scritto:
On Tue, Sep 27, 2011 at 2:18 AM, Alberto<[email protected]>  wrote:
won't be compatible with html config file anymore. I'm working on a new snom
plug-in specifically designed for version 8.x.
Excellent.  Be sure to note that phone support moved into separate
projects/rpms in the development branch

   https://github.com/dhubler/sipxecs/tree/master-4.2/sipXsnom
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/





_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to