Hello all,
I've been sending XML to my Cisco 8861 in order for it to send DTMF tones during a call.
The current data I'm sending is:
<CiscoIPPhoneExecute>
<ExecuteItem Priority="0" URL="SendDigits:789*:1"/>
<ExecuteItem URL="Init:Services"/>
</CiscoIPPhoneExecute>
However, is there a way for the tones to be lengthier? Right now, each tone is sent quickly - I want to extend each tone so that it is heard more clearly.
I am aware that I can add a comma for a pause, but that's not quite what I am looking for.
Thank you,
Vivia