Callback Module - International Service
Callback module allows for implementation of various types of callback based services. What is common for all of them is that it is the system (VoipSwitch) that initiates connections to two end points on a user request. The types of callback differ in the way of how a user can trigger the service and also they are often divided depending on how the user’s requests are authorized:
Initiated by making a phone call to a provider’s service number. The service number can be implemented by the mean of DID from DIDs provider, PSTN or GSM gateway or a mobile phone connected to a PC (not necessarily server) with a special application (which is part of the module) that communicates with the mobile and forwards requests to VoipSwitch.
In this method users trigger the callback by sending SMS to a provider’s service number.
The service number can be implemented by the mean of a mobile phone connected to a PC (not necessarily server) with a special application (which is part of the module) that communicates with the mobile and forwards requests to VoipSwitch.
Another method is renting the SMS number from SMS provider which will forward incoming text messages to specified VoipSwitch URL.
Authorization in this method can be by Caller ID of the phone from which SMS has been send or by user/password (or PIN) send in SMS content.
This service is sometimes called Connect Two and is a conference between two parties initiated from the web interface level or from a special, desktop application i.e. Callback Dialer.
Web Call Back Senario