Genesys CTI User Forum
Genesys CTI User Forum => Genesys-related Development => Topic started by: vivek on September 18, 2007, 05:17:29 PM
-
Hi, I am using TKeyPad1 in my softphone for basic call functions.
I have an issue, after agent dialed Voice mail number to check his messages, he needs enter his password in TKeyPad1, then it should go to switch and reterive his messages.
I am not sure how to send the password to switch using TKeyPad1. If anyone had a sample pice of code please post it here.
Thanks a lot.
-
Never used TKeyPad... but from what I understand it just collects digits, right? And then you just send them via TExtension. I guess there is an event when user presses a key on keypad and thiws is when you react to it?
-
I tried user press event, but no luck.
-
Try this:
TLine1.TSendDTMF TKeyPad1.KeyPadText
-
Cavagnaro - TLine1.TSendDTMF TKeyPad1.KeyPadText is working. Thanks.
-
Hi, I use TkeyPad1 in new form, but appear as disable?
-
is it associated with textension?
-
[quote author=cavagnaro link=topic=2475.msg16364#msg16364 date=1233629115]
is it associated with textension?
[/quote]
Hi, how do I can assosiated this Tkeypad1 with TExtension in my new form?
-
[quote author=hari link=topic=2475.msg16370#msg16370 date=1233639509]
[quote author=cavagnaro link=topic=2475.msg16364#msg16364 date=1233629115]
is it associated with textension?
[/quote]
Hi, how do I can assosiated this Tkeypad1 with TExtension in my new form?
[/quote]
sorry, I Plan this for send an Extension number for an office call[quote author=hari link=topic=2475.msg16370#msg16370 date=1233639509]
[quote author=cavagnaro link=topic=2475.msg16364#msg16364 date=1233629115]
is it associated with textension?
[/quote]
Hi, how do I can assosiated this Tkeypad1 with TExtension in my new form?
[/quote]