0% found this document useful (0 votes)
361 views6 pages

WTA (Wireless Telephony Application)

WTA is a collection of telephony extensions designed for network operators that allows calling numbers from WML or WMLScript and exposes additional APIs. It extends the basic WAE application model with a network interaction model, event handling capabilities, and access to telephony functions like call control and text messaging through the WTAI API. WTA implementations include a separate WTA browser and port for security.

Uploaded by

deepana jaya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
361 views6 pages

WTA (Wireless Telephony Application)

WTA is a collection of telephony extensions designed for network operators that allows calling numbers from WML or WMLScript and exposes additional APIs. It extends the basic WAE application model with a network interaction model, event handling capabilities, and access to telephony functions like call control and text messaging through the WTAI API. WTA implementations include a separate WTA browser and port for security.

Uploaded by

deepana jaya
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

WTA(Wireless Telephony

Application)
Presented by,
J.Deepana
WTA(Wireless Telephony Application)
• Collection of telephony specific extensions
– designed primarily for network operators

• Example
– calling a number (WML)
wtai://wp/mc;07216086415
– calling a number (WMLScript)
WTAPublic.makeCall("07216086415");

• Implementation
– Extension of basic WAE application model
– Extensions added to standard WML/WMLScript browser
– Exposes additional API (WTAI)
WTA Features
• Extension of basic WAE application model
– network model for interaction
• client requests to server
• event signaling: server can push content to the client
– event handling
• table indicating how to react on certain events from the network
• client may now be able to handle unknown events
– telephony functions
• some application on the client may access telephony functions
• WTAI includes:
– Call control
– Network text messaging
– Phone book interface
– Event processing
• Security model: segregation
– Separate WTA browser
– Separate WTA port

You might also like