Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic sipper.dll DLL interface reference (Read 4800 times)
dimagolov
YaBB Newbies
*
Offline


Phoner ist großartig!

Posts: 2
Joined: 20. Jun 2008
sipper.dll DLL interface reference
20. Jun 2008 at 16:53
Print Post  
Gruß Dich!
Ih habe nicht so sehr gut Deutsche. So Ih werde English schreiben.

Hello!
I'm looking for solution to make a call via SIP protocol from web page or from C++ application. Your solution with sipper.dll at client side & establishing call by SIP protocol from client PC is totally appropriate for me.
As I found, it is possible to use sipper.dll from VBA, so from VC++ as well, but unfortunately my Deutsche too bad to search for documentation & use tips in this forum. 
Could you advise me where to find such kind documentation? I will be capable read even Deutsche, but off course English version if exist will be more preferable.
Regards,
Dmytro
  
Back to top
 
IP Logged
 
Phoner Admin
YaBB Administrator
*****
Offline



Posts: 11804
Location: Germany
Joined: 12. Oct 2003
Gender: Male
Re: sipper.dll DLL interface reference
Reply #1 - 20. Jun 2008 at 18:48
Print Post  
Originally Phoner was a pure CAPI application. The interface if the "capi2032.dll" can be found here. When I started SIP implementation I don't wanted to rewrite the hole application. Therefore I started to write the file "sipper.dll" that has exactly the same interface like "capi2032.dll".
Just using my "sipper.dll" won't help you much, because you have to develop a CAPI application. All the CAPI state machine and all sound card access is in the application Phoner and PhonerLite.
  
Back to top
WWW  
IP Logged
 
dimagolov
YaBB Newbies
*
Offline


Phoner ist großartig!

Posts: 2
Joined: 20. Jun 2008
Re: sipper.dll DLL interface reference
Reply #2 - 20. Jun 2008 at 19:41
Print Post  
Thank you for fast reply.
You right, I'm not interested too mach in writing CAPI application, because my requirements is only dialer that may be managed from c++ or from JavaScript, to include dial function in my contact list directory.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint