itnetworld Posted July 13, 2016 #1 Posted July 13, 2016 Hi All Is there a function that we can add to custom vbscript allowing a caller to exit the script by pressing a key at any time during the script. The function I am looking for is similar to the built block GetDTMF. Andy
itnetworld Posted July 13, 2016 Author #2 Posted July 13, 2016 Could it be something like this? If so where can I find documentation about this? gseGetDTMFStringEx2(DTMF_INPUT, True, AnnouncementName, False, True, "#", "1", "4")
itnetworld Posted July 18, 2016 Author #3 Posted July 18, 2016 Hello again Is there anyone that can provide some information on this? Thanks
itnetworld Posted July 25, 2016 Author #4 Posted July 25, 2016 Hi All I would really appreciate some feedback on this Thanks
Tom Wellige Posted August 21, 2016 #5 Posted August 21, 2016 Hi Andy, I can't test it at the moment, but depending on what you have already done before, the PostDialingDigits() function might be of help, as additionally received numbers are added there.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.