What is the way to initiate a voice call from a WAP/WML application?

What is the way to initiate a voice call from a WAP/WML application?



- WAP application uses WTAI standards to allow the voice calls that can be initiated by using WAP.

- The application can be run from the WML deck used to store the information either directly or using the cache.

- The code will be written as:

<a href="wtai://wp/mc;1234567890">Dial 1234567890</a>

- This code provides a WML hyperlink that initiates the process of voice calls using 1-10 digits and calling internationals also became popular.

- The support for this is being provided for national and international level of conversation and the browser supports WTAI so that it is easily accessible.
Post your comment