cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
855
Views
0
Helpful
2
Replies

SendDigits

Hello,

I was hoping someone might be able to help me out, I have a scenario where I need a button on a Cisco Phone where I can send DTMF tones after a call has been setup.

I have tired the following on both IP Communicator and a 8845 but no joy?

<CiscoIPPhoneExecute>

  <ExecuteItem URL="SendDigits:1234:1:Cisco/Dialer"/>

</CiscoIPPhoneExecute>

Send DTMF digits with service Button on 6941 du... | Cisco Communities

Source info

Cisco Unified IP Phone Services Application Development Notes Release 9.1(1) and Later - Internal URI Features [Support]…

Any suggestions would be greatly appreciated.

1 Accepted Solution

Accepted Solutions

nick.mueller
Level 6
Level 6

Have you tried it without the training :Cisco/Dialer?  As I read it the application ID is not required, and if you in fact specify one then the digits will only be sent to that application ID (which I assume you do not have setup).

View solution in original post

2 Replies 2

nick.mueller
Level 6
Level 6

Have you tried it without the training :Cisco/Dialer?  As I read it the application ID is not required, and if you in fact specify one then the digits will only be sent to that application ID (which I assume you do not have setup).

That worked!

Thank you! I will buy you a beer if you are ever in the TO area or the next Cisco live!

Working code to send a DTMF Tone on an active call:

<?xml version='1.0' encoding='us-ascii'?>

<CiscoIPPhoneExecute>

<ExecuteItem URL="SendDigits:123456789:1"/>

</CiscoIPPhoneExecute>

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: