Question using TKeyPad1 to check Voice Mail

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.

2 Likes

Try this:

TLine1.TSendDTMF TKeyPad1.KeyPadText

Cavagnaro - TLine1.TSendDTMF TKeyPad1.KeyPadText is working. Thanks.

1 Like

Hi, I use TkeyPad1 in new form, but appear as disable?

is it associated with textension?

1 Like

Hi, how do I can assosiated this Tkeypad1 with TExtension in my new form?

sorry, I Plan this for send an Extension number for an office call