Please feel free to update it...  that's why we have a wiki.  Community
supported documentation.

On Tue, Sep 27, 2011 at 2:18 AM, Alberto <[email protected]> wrote:

>  Hi Mike,
> the wiki is outdated. Sipxecs supports SNOM firmware 7.x since version 4.0
> and since that time xml is the file format supported. I had write access to
> the old wiki and I remember I changed it simply adding the xml extension.
> Don't know why the new wiki did not pick-up the change.
>
> For snom phones I would say that fimware 7.x is the minimum firmware to
> interoperate with sipxecs 4.x. Version 7.x is compatible with both html and
> xml. In other words 7.x will work with sipxecs 3.8 and 4.x. Version 8.x
> won't be compatible with html config file anymore. I'm working on a new snom
> plug-in specifically designed for version 8.x.
>
> Best regards
> Alberto
>
>
> Il 26/09/2011 18:46, Michael Picher ha scritto:
>
> 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 [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/
>



-- 
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