Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Are there command line parameters? (Read 53471 times)
MikeS
YaBB Newbies
*
Offline


Phoner is great!

Posts: 8
Joined: 22. Nov 2010
Are there command line parameters?
22. Nov 2010 at 22:08
Print Post  
Hi! I would love to run phoner or phonerlite from inside a VB 2008 application...are there any command lines parameters?
could it be possible? or,
would you provide your API points for the DLL??????
Grin
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11420
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: Are there command line parameters?
Reply #1 - 23. Nov 2010 at 11:59
Print Post  
Phoner has a built in COM server. There are samples on the download page available.
Phoner can be started by command line too: "Phoner.exe CONNECT xyz", with "xyz" as the phone number to dial.
  
Back to top
WWW  
IP Logged
 
leris2004
YaBB Newbies
*
Offline


Phoner is great!

Posts: 1
Joined: 25. Feb 2014
Re: Are there command line parameters?
Reply #2 - 25. Feb 2014 at 15:34
Print Post  
by command line: "PhonerLite.exe :xyz".
are there any command lines parameters else?
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11420
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: Are there command line parameters?
Reply #3 - 26. Feb 2014 at 09:26
Print Post  
You can use that: PhonerLite.exe callto:xyz
  
Back to top
WWW  
IP Logged
 
Serhe
YaBB Newbies
*
Offline


Phoner is great!

Posts: 1
Joined: 21. Jan 2016
Re: Are there command line parameters?
Reply #4 - 21. Jan 2016 at 18:26
Print Post  
Phoner Admin wrote on 23. Nov 2010 at 11:59:
Phoner has a built in COM server. There are samples on the download page available.
Phoner can be started by command line too: "Phoner.exe CONNECT xyz", with "xyz" as the phone number to dial. 
                   


Hi there

is there any command line to answer the active call?
If i try just phonerlite.exe answer - it doesn't work
phonerlite.exe answer:phonenumber - just works like callto: (tries to call the number on the parallel line)

And i tried to find the phonerlite registered com server on my computer and failed.. Could you please give a link with samples? (there are no COM samples on the download page)

thank you very much in advance
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11420
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: Are there command line parameters?
Reply #5 - 22. Jan 2016 at 08:56
Print Post  
Du kannst folgendes tun:
Code
Select All
PhonerLite.exe hangup:0123456789 


Aber eine Rufannahme gibt es so nicht. Das hat bisher noch niemand gebraucht. Es erscheint doch dieses Meldungsfenster unten rechts. Darüber sollte man den Ruf annehmen. Wieso genügt dir das nicht?

Für den COM-Modus gibt es keine Samples. Da bestand bisher kein Bedarf und die, die das bisher ansprechen kamen auch ohne Samples aus.
Du musst die Typbibliothek von PhonerLite erst registrieren. Dazu musst du in einer Eingabeaufforderung mit vollen Admin-Rechten (!) folgendes ausführen:
Code
Select All
PhonerLite.exe -i 

  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint