Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm now developing an ios app, when click on a phone number, it needs to transfer to jabber, and trigger to give a call with this number.I know I need to describe a uri scheme like "xmpp:{phone number}" , but I don't know the exact, does anybody kno...
I'm now developing an ios app, when click on a phone number, it needs to transfer to jabber, and trigger to give a call with this number.I know I need to describe a uri scheme like "xmpp:{phone number}" , but I don't know the exact, does anybody kno...
Anyway, I solved the issue.Key point is ,scheme must be lower case.ciscotel:// , ciscotel : , clicktotel:// sip://+phone number they all work.Dstaudt, Thank you again!
Hi dstaudt, I also tried transfer to call to an existing contact, but still failed as the same. So, then I should contact Cisco TAC? Could you please tell me the contact address?
I found when transfer to Jabber app, it appears to stop on the contact page, and the '+'mark on the right top flashed once ,and do nothing. Seems like do the add contact action?So I suppose does the protocol handler not go to the phone page but to th...