mm-phone-number, mm:phone-number
Description
Used to include a dialable phone number link in content delivered to WTAI enabled devices.
Attributes
•
num="..."
Specifies a valid dialable phone number.
•
cti="..."
Used when the requesting device is an iMode device. This attribute lets you create a link that
will be dialed when the user selects the link. Unlike the num attribute, cti gives the user the
option of including pauses, characters and extension numbers after the main phone number.
The hash mark (#) and the asterisk (*) are also supported.
Example
<!--This example will create a link that, when clicked, will dial +35312410500.
If the phone is an iMode device, it will use the value of the cti attribute.
After dialing the number, once the receiving end has picked up, it will pause
for 2 seconds before dialing the extension 538#. -->
<mm:phone-number num="+ 35312410500" cti="+35312410500/,,538#">
Call Julia.
</mm:phone-number>
BEA WebLogic Mobility Server User Guide - 185
Part VIII Appendixes
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?