Author Topic: Question using TKeyPad1 to check Voice Mail  (Read 6435 times)

Offline vivek

  • Jr. Member
  • **
  • Posts: 55
  • Karma: 0
Question using TKeyPad1 to check Voice Mail
« 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.

Offline victor

  • Administrator
  • Hero Member
  • *****
  • Posts: 1416
  • Karma: 18
Re: Question using TKeyPad1 to check Voice Mail
« Reply #1 on: September 21, 2007, 03:40:14 PM »
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?

Offline vivek

  • Jr. Member
  • **
  • Posts: 55
  • Karma: 0
Re: Question using TKeyPad1 to check Voice Mail
« Reply #2 on: October 01, 2007, 01:02:19 PM »
I tried user press event, but no luck.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Question using TKeyPad1 to check Voice Mail
« Reply #3 on: October 01, 2007, 05:31:02 PM »
Try this:

TLine1.TSendDTMF TKeyPad1.KeyPadText

Offline vivek

  • Jr. Member
  • **
  • Posts: 55
  • Karma: 0
Re: Question using TKeyPad1 to check Voice Mail
« Reply #4 on: October 07, 2007, 07:17:31 PM »
Cavagnaro - TLine1.TSendDTMF TKeyPad1.KeyPadText is working. Thanks.

hari

  • Guest
Re: Question using TKeyPad1 to check Voice Mail
« Reply #5 on: February 02, 2009, 07:49:45 AM »
Hi, I use TkeyPad1 in new form, but appear as disable?

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
Re: Question using TKeyPad1 to check Voice Mail
« Reply #6 on: February 03, 2009, 02:45:15 AM »
is it associated with textension?

hari

  • Guest
Re: Question using TKeyPad1 to check Voice Mail
« Reply #7 on: February 03, 2009, 05:38:29 AM »
[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?

hari

  • Guest
Re: Question using TKeyPad1 to check Voice Mail
« Reply #8 on: February 03, 2009, 05:44:09 AM »
[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]