Is there any documentation for the cisco mobile app for iOS? Maybe an API or something?

The only information I found to talk to the cisco mobile app was these url schemes on zwapp: http://schemes.zwapp.com/?utf8=%E2%9C%93&q=cisco+mobile&commit=Search

I can use the ciscotel scheme to create calls from my webapp. But the thing is, I want to switch back to the safari engine right after the call is finished. Is there any way to do that? And if not, is it possible when I'm putting my webapp in an objective-c layer to extend it with native features?

link|improve this question

60% accept rate
I'm not sure what "ciscotel scheme" is and thats a big part of understanding your question. As far as I know though a "cisco mobile app" would not have an API. Their hardware have APIs (tandberg codec, etc...) but not their mobile app. If you are trying to create an app that will place a call to their system I believe you would just need to follow a specification they support like h.323 – owen gerig May 1 at 20:28
The ciscotel scheme looks like this: <a href="ciscotel://telephonenumer">. And at the moment there is no way to accomplish this situation. Thats what I found out in the last few weeks. – Daniel May 9 at 7:34
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.