Hi, Has anybody managed to integrate a LCL application with VoIP / SIP, where the application initiates the call? Something like what MAPI does under Windows for emails.
I already have a simple communication feature/component in our applications that allows the application to dial a phone number, by talking directly to the COM port. It simply takes the phone number from an Account/Contact screen and dials the phone number using whatever COM port the user setup. The user then simply needs to pick-up the handset when they hear somebody answer the other end. I'd like to do something similar with SIP or VoIP from within our application. Anybody know if this is possible. Oh, and it must obviously work under both Linux and Windows. :-) I know Skype has a public API, but I haven't looked into it yet. I thought I would ask here first. -- Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
