Hi,
i m trying to call through iphone from a html page using anchor tag.
like this, <a href="tel:123456">123456</a> this is working fine.

but i need to send dtmf after pause sequence.

i tried following links but failed :S
<a href="tel:123456p123456#">123456</a>
<a href="tel:123456p123456">123456</a>

<a href="tel:123456,123456#">123456</a>
<a href="tel:123456,123456">123456</a>

<a href="tel:123456;postd=123456#">123456</a>
<a href="tel:123456;postd=123456">123456</a>

is there any other way to handle this?
either iphone supports dtmf or not?

Cheers
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to