04-21-2004 12:50 AM - edited 03-13-2019 04:43 AM
I read that it is not advisable to directly read CallManager SQL database to access it's configuration data.
Can anybody give me some detailed example on how to code SOAP access to these data with PHP on Linux?
04-30-2004 01:19 AM
I guess most people stick to the languages used on the SDK (probably a majority uses asp.. I'm using jsp and regular java). I'm not terribly familiar with PHP, but this might be helpful - it's a SOAP extension for PHP. If you know Java, I suggest you have a look at the java classes that are part of the SDK.. they explain how a custom SOAP request has to be made. http://phpsoaptoolkit.sourceforge.net/phpsoap/
04-30-2004 10:20 AM
You will also want the SDK, which is available from Cisco Developer Support. I believe that you have to request access to the SDK, however, as it does not show up by default.
Check this thread for more information on obtaining the SDK if you do not yet have it:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide