Maxime Alexandre a écrit :
Nice :)

About the file format, why don't you use a standard format to store the data ?

The thing is: we try to make the WengoPhone 2.1 easier to cobrand without making too many invasive changes. If it was up to me, I wouldn't be using XML to store config, or I would use something like this:

<settings>
  <option id="ringing.file" type="path">sound/ringing.wav</option>
  <option id="sip.port" type="integer">5060</option>
</settings>

But as I said, it's not the goal of the "cobranding" branch.

Aurélien
_______________________________________________
Wengophone-devel mailing list
Wengophone-devel@lists.openwengo.com
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to