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. If I remember correctly sipXconfig just retrieves all the CDRs and then runs the text search on From and To fields to filter the results presented in user format. 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/
