cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2569
Views
0
Helpful
3
Replies

Jabber Video iPad Custom URL Scheme

Hi,

I'm just trying to launch Jabber Video from an in-house app and I can't seem to find the Custom URL Scheme that needs to be used.

I was using ciscojabber://call?address=123456789 for example and that doesn't seem to work... Calling ciscojabber:// does load Jabber Video on the iPad though.

Any thoughts greatly appreciated.

Many thanks in advance.

Kind regards,

D.

1 Accepted Solution

Accepted Solutions

I finally found the detail on it here:

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/iPad/9_x/JABP_BK_J3C828CB_00_jabber-for-ipad-admin-9-1-1_chapter_00.html#concept_E30F97244B9F4C4DB89D5CB0A2E570A9

It was close:

ciscojabber://call?address=123456789&type=4

The critical piece is the &type=4 on the end -- this gets Jabber to use the active account, rather than specifying CUCM/VCS etc.

View solution in original post

3 Replies 3

I finally found the detail on it here:

http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/jabber/iPad/9_x/JABP_BK_J3C828CB_00_jabber-for-ipad-admin-9-1-1_chapter_00.html#concept_E30F97244B9F4C4DB89D5CB0A2E570A9

It was close:

ciscojabber://call?address=123456789&type=4

The critical piece is the &type=4 on the end -- this gets Jabber to use the active account, rather than specifying CUCM/VCS etc.

Hi,

similar to launching jabber as in above thread i want to launch webex from ios devices. please let me know the custom url for the same

Try this:

Crosslaunch to the Webex client sign-in screen (must sign in before starting a meeting as host:

    wbx://WbxSignIn

Crosslaunch the Webex client directly into a meeting:

    https://{hostedName}.webex.com/{hostedName}/m.php?AT=JM&MK={meetingKey}

      - e.g.: https://ciscosupport.cisco.com/ciscosupport/m.php?AT=JM&MK=123412345