| Attributes |
| title |
(optional) - If a string is provided here, the call button on a
WAP/HDML device will be entitled. In order to work well with a broad
range of devices, keep the title as short as possible.
|
| css_class |
(optional) - sets a css class for this element.
|
| br |
number of line breaks after phone link (default: 1)
|
| voice_input |
(optional) - Sets a phrase the voice browser is reacting on.
Pass an empty string, if voice triggering should be disabled. In this case you
should use voice_dtmf to correlate the call with a given DTMF event.
Otherwise the outgoing call could not be triggered at all.
|
| voice_dtmf |
(optional) - sets a DTMF key as call trigger for voice browsers, e.g.
"1", "2", ... ,"0", "*", "#"
|
| voice_timeout |
(optional) - sets the timeout [in seconds] for voice browsers
(default: "10").
(see <a>)
|