On Mon, 2009-08-03 at 09:16 -0400, Damian Krzeminski wrote: > Cuneyt M wrote: > > When a user logs into User Portal, he/she can retrieve his Call Details > > (missed calls, call history). > > > > How can i retrieve this information via an API (REST or others) to be > > integrated with in-house HR intranet? > > > > I've used click-to-dial REST api before with curl and it proved be > > working well. I would, ideally, like to use the same approach to > > retrieve a User's (extension) Call details (missed calls, call history etc.) > > > > Would appreciate any pointers on how to achieve this. > > > > all the best! > > Call resolver does not offer any specific API to retrieve calls for a > particular user.
... but the CDR database itself is readable, and the schema is documented, so you can build whatever application you need. _______________________________________________ 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/
