A
Android Central Question
Hi,
I'm looking to use one touch dialing via text message at my company. We are able to do this easily with iPhones using the following format: PhoneNumber,,ConferenceID#
For example: 555-555-5555,,55555#
Recipients are able to click that entire string as one link, and a call is made to the number, there is a pause, the conference ID and hash are dialed, bringing them right into the call.
We're trying to make this work with Android phones as well, and are seeing online that this should work, but when we attempt to test it the comma appears to split the numbers apart. It dials the phone number but does not enter the conference ID.
We've tried a comma, a space, a semi-colon, no gaps at all... nothing has worked.
Any suggestions to make this work?
I'm looking to use one touch dialing via text message at my company. We are able to do this easily with iPhones using the following format: PhoneNumber,,ConferenceID#
For example: 555-555-5555,,55555#
Recipients are able to click that entire string as one link, and a call is made to the number, there is a pause, the conference ID and hash are dialed, bringing them right into the call.
We're trying to make this work with Android phones as well, and are seeing online that this should work, but when we attempt to test it the comma appears to split the numbers apart. It dials the phone number but does not enter the conference ID.
We've tried a comma, a space, a semi-colon, no gaps at all... nothing has worked.
Any suggestions to make this work?