cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
292
Views
0
Helpful
1
Replies

Support for Vibrate Feature with XML Applications

parisatashakori
Level 1
Level 1

Hi everybody,

I've just realized that vibration feature is added as an xml URIs. Based on 7920 Release Notes for Firmware 3.01:

With firmware release 3.01, the Cisco Unified Wireless IP Phone 7920 can now receive a URI message from a third party XML application that activates the vibrate device on the phone. You can use these parameters to customize the vibration sequence:

Vibrate Duration?Sets the vibrate-on interval in milliseconds

Silence Duration?Sets the vibrate-off interval in milliseconds

Count?Sets the number of times to repeat the vibrate on/off sequence

Syntax for the vibrate URI is:

Vibrate:[{vibrateDuration}:{silenceDuration}:{count}]

I am testing a 7920 with cmterm_7920.4.0-03-01 firmware which is newer that 3.01.

When I pushed Vibrate URI with this

<ExecuteItem Priority="0" URL="Vibrate:[1000:1000:5]"/>

I got error number 3 which is internal file error.

Anybody has tried this feature?

I appreciate all your feedbacks,

Thanks,

Parisa

1 Reply 1

parisatashakori
Level 1
Level 1

Just an update that error number 3 is solved. It was a temporary error and with a restart it is gone now. However, phone does accept this uri but does not vibrate.

Can you help me find the missing part?

Thanks,

Parisa