Howto:Retrieve PBX User Info from a Web Application

From innovaphone wiki
Jump to navigation Jump to search

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