Folks, We're mullingbhre the idea to implement generic provisioning mechanics:
The idea is following: We'll have a config file with the list of tuples describing Provisioning services: Each tuple will contain a title which will be displayed and a file name which wilh hold an html page containing javascript code. We'll use Webkit to load the page (without displaying) We'll call the javascript method providing it the userid and password enterd by the user, the javascript will do whatever it has to do (contacting http servers for exemple) to retrieve the provisioning info. The javascript will return to qutecom an xml doc containing provisioning info (server addresses, login, some other stuff TBD) Qutecom will use this info to register with the sip server. Any comments? Thanks _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
