Hi everyone, is it possible to send DTMF tones from a eagi script in python?
I tried to use the following function from the script but it didn’t work:
agi.execute(“SendDTMF”,“1”)
I saw a small example in php in the following link: Send DTMF in AGI
However, when using something similar in python, it terminates the call automatically.
Thanks for answering. The library that I use in python does communicate correctly with asterisk. However when I debug the script in asterisk it tells me that the “SendDTMF” command does not exist. I have also tried SENDDTMF.
AGI Rx << SendDTMF 5
AGI Tx >> 510 Invalid or unknown command