Howto:Retrieve PBX User Info from a Web Application: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 19:07, 8 May 2009

FAQ: I am developing a web application to handling all the calling data from IP800 to webuser, and what I need to do next is: I want to read users in pbx. Can I do this in http => GET or POST command, or can IP800 send me some way this data?

Answer: You should use the SOAP Interface for this. Have a look at the FindUser function.

Related Articles