Click to dial on phone number in contact card
I have a TMobile MDA and I can very easily dial a number from the devices contact list or keypad. Once the unit starts dialing, I can click the hands free link on the device and it will transfer to the RDX just like any other BT headset.
Click to dial on phone number in contact card
Collapse
X
-
Guest replied
-
Guest repliedOriginally posted by hlepesant View PostEx:
faxURL=$fax
phoneURL=<a href="#" OnClick="JavaScript: Dial('$phone');">$phone</a>
smsURL=$sms
faxEnabled=link
Do the same feature exist in OX Express Edition ?
René
Leave a comment:
-
Click to dial on phone number in contact card
Hi,
With Ox5 it's possible to add a link on a phone number by make some change in the file /opt/openexchange/groupware/intranet.conf
Ex:
faxURL=$fax
phoneURL=<a href="#" OnClick="JavaScript: Dial('$phone');">$phone</a>
smsURL=$sms
faxEnabled=link
The javascript function Dial() make your IP phone call the numner $phone.
And this option was great to integrate some VOIP solution in OpeneXchange.
Do the same feature exist in OX Express Edition ?
Best regards,
HugTags: None
Leave a comment: