Establish & Receive Calls via a GSM modem in PHP
问题 I am having a CRM (Customer Relationship Management Software) built on php and running it on localhost (windows XP system). This contains the list of my clients. I want to be able to call these clients directly from my CRM and keep a log of the same. (Call time, call duration and record the calls). For incoming calls, I should be able to link it to my CRM, display the client details and log the data. I have a voice enabled 3G GSM Modem (with USB connector) which can be used for this purpose.