Hi Damian, I made a simple port of the Snom plug-in. I'm generating the configuration files with the new xml syntax. Everything work fine so far. Address books are working again. Function keys too. I added a very small subset of 7.x new options. I will add support for snom 370 that seem pretty straightforward (unfortunately I don't own such a phone to test it). The only thing I don't know how to work out are the parameters permissions. In version 6 files the parameter followed by a symbol (!,$) meant it was a read only or writable option from the user interface. So parameters name were simply appending the right char to accomplish the desired result. In the new xml syntax this is done with an xml attribute for each element (phone parameter). Currently I simply set permission to read/write for all. What I believe is the best solution is to give to the admin the chance to set for each parameter the desired value. I'm very new in plug-in development and I'd like if you can suggest me some examples (maybe some other working plugins) to do something like this. Let me know Alberto
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
