JeffreyRing
Posts: 0
Joined: Thu May 08, 2014 5:55 pm

dial phone extensions

I am putting a phone directory into my app and am having a difficult time adding extensions into the app so that the number AND extension are dialed.

I have tried "," and ";" any suggestions?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

dial phone extensions

Hi Jeffrey,

Take a look here please: http://stackoverflow.com/questions/27...

JeffreyRing
Posts: 0
Joined: Thu May 08, 2014 5:55 pm

dial phone extensions

Right, I can dial numbers like described in the article.
But, extensions are giving me a hard time.
Example:

tel:9876543210,,123

tel:9876543210;123

tel:9876543210p123

How do I ad an extension?

JeffreyRing
Posts: 0
Joined: Thu May 08, 2014 5:55 pm

dial phone extensions

Right, I can dial numbers like described in the article.
But, extensions are giving me a hard time.
Example:

tel:9876543210,,123

tel:9876543210;123

tel:9876543210p123

How do I ad an extension?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

dial phone extensions

Hi Jeffrey,

Try these formats please:
tel:+13235798328p22
tel:+13235798328,22

Let us know the result.
On what OS do you test?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

dial phone extensions

Hi Jeffrey,

Did you have a chance to try?

Pedro Quezada
Posts: 0
Joined: Wed Apr 08, 2015 3:17 pm

dial phone extensions

I ́m having the same problem! Looked several forums and it seem to be impossible...
The best one I found: http://dolinked.com/questions/198977/...

Pedro Quezada
Posts: 0
Joined: Wed Apr 08, 2015 3:17 pm

dial phone extensions

The "p" is converted to "7" and the comma is nos viewed at the cellphone! I've also tried several codes like "%23" converted to "#", but didnt find the one that converts the "," ou ";"... There is a solitution?!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

dial phone extensions

Hello Pedro,

Please look this answer for iOS: http://stackoverflow.com/questions/46...
It is actual for android too.

Pedro Quezada
Posts: 0
Joined: Wed Apr 08, 2015 3:17 pm

dial phone extensions

Sergiy Kulibaba,
I have no problem sending the # (codifyed as %23)
But there is no way to send the example tel:123456789,,,22 command to android?!
When i send the "tel:123456789,,,22" the telephone just dial "123456789" without the commas followed by 22...

Return to “Issues”