• 0

Pause, and then dial extension on Android OS via mobile site


Question

Creating a mobile app that when a user hits the directory name it dials the companies phone number and then dials an extension automatically after pause. It works on Windows Phone and iPhones, but doesn?t work on Android phones.

Here?s the code using jQuery mobile :

<li><a href="tel:+000000000,700" data - role="link" data - theme="b">Some User - 700</a></li>

I?ve tried postd=, separated with semi-colons and other delimiters, but none seem to work on Android phones.

Just need all three mobile operating systems to understand the pause after the initial connection and then dial the extension. Again, Windows Phone and iPhones work perfectly using the above format, not Android though.

Any ideas/answers would be greatly appreciated from the Android experts.

.

1 answer to this question

Recommended Posts

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.