Peter Fowler wrote: > > >> >> Cuneyt M wrote: >>> Dear All, >>> >>> I would like to be able to do two things programmatically, from an >>> in-house intranet; >>> >>> 1) create a conference, with specified extension >>> 2) create a pin for this conference - and activate >>> >>> A REST api would be lovely, although i couldnt locate any >> document about it. >>> I'll appreciate if you can guide me on the right direction. >>> >>> Thanks in advance! >> >> REST API would be indeed lovely. >> I'll take the patch. Or you can help by defining URL >> structure and XML/JSON formats that you'd like to see. >> >> http://sipx-wiki.calivia.com/index.php/RESTful_API#Adding_new_Services >> D. >> >> >> > > I would like a REST API for querying a user's call history (primarily > inbound calls). Is > There a cheat sheet on how to do a sipXconfig REST API? Or .. Could you > make available the > Patch for querying users via REST? >
I do not have any implementation (in the patch or any other form) of a service that queries users. But there are couple of simple services that can be used as a template. I just committed Mircea's patch for searching user phonebooks: http://code.sipfoundry.org/changelog/sipXecs/?cs=16134 An outline of what needs to be done to add new service is here: http://sipx-wiki.calivia.com/index.php/RESTful_API#Adding_new_Services I highly recommend discussing the URI structure and data formats here before you start. D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
