Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic answer the call using the hid button (Read 4307 times)
Maksim
YaBB Newbies
*
Offline


Phoner is great!

Posts: 2
Joined: 25. Aug 2021
answer the call using the hid button
25. Aug 2021 at 21:00
Print Post  
Hello!
First of all, I want to say that you have created a good program.
I am using the headset in conjunction with your program. I'd like to be able to answer a call by pressing a button on the headset. This is not happening now. When you click on the button, the following is written in the logs 

23:30:56,114: HID in: [CONSUMER] 0 = 1
23:30:56,122: HID in: [CONSUMER] 0 = 0

and nothing happens.

Is it possible to make the program tweak to a call when you press a button on the headset? 
Version PhonerLite 2.93

P.S. Options->Ringing->HID is enabled
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11389
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: answer the call using the hid button
Reply #1 - 26. Aug 2021 at 11:37
Print Post  
It seems that you are using a headset that is not supported by PhonerLite. Your headset seems to use a proprietary code page via HID. PhonerLite doesn't know that this pressed button is the hook button. Sorry - but I can't do anything at the moment.
  
Back to top
WWW  
IP Logged
 
Maksim
YaBB Newbies
*
Offline


Phoner is great!

Posts: 2
Joined: 25. Aug 2021
Re: answer the call using the hid button
Reply #2 - 26. Aug 2021 at 12:29
Print Post  
Can I programmatically make phonerlite answer a call?
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11389
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: answer the call using the hid button
Reply #3 - 26. Aug 2021 at 12:47
Print Post  
There is an auto answer functionality. See "Options/auto answer".
PhonerLite has a built in COM server. You can export/register the type library by calling "PhonerLite.exe -i". Using your development environment you can import the type library and use the generated wrapper functions.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint