Michael Siebecker wrote: > On Mon, 2009-05-11 at 18:15 +0200, Damian Krzeminski wrote: >> Michael Siebecker wrote: >>> Summary >>> ======= >>> >>> ITSP provider templates should become an online service, similar to >>> imdb.org >>> > >> If someone writes such a service I'll be happy to add code to >> sipXconfig to >> use it. > > Could git and associated email tools be such a backend ? >
Why not. >From sipXconfig perspective what would be needed is a very simple 'template retrieve' rest like service. Where: GET http://itsp-service.example.com/template Would return a list of template (XML or JSON or TEXT) And: GET http://itsp-service.example.com/template/{template-id} Would return a template ITSP file/details. It does not really matter how the service itself is implemented. Clearly whoever manages it will have to figure out how to receive, sanitize and verify the templates. D. _______________________________________________ sipx-users mailing list sipx-users@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users