Answer the question
In order to leave comments, you need to log in
The server calls 2 numbers and connects them. How?
The task is to implement the following thing on the landing / site:
1) The modal window with a request to call back is filled - the request to call back from the client flies to the server
2) The server calls the manager's default number
3) The server calls the client's number from the modal window
4) The server connects their call
Pluses are obvious - the response is less than a minute.
This solution was spied on by this office digitaldali.ru
Attention is the question - are there any ready-made solutions / scripts or is it just custom? If you write yourself, then which way to look? SIP?
Answer the question
In order to leave comments, you need to log in
I was poking around in one project, there a similar garbage worked on Asterisk, SIP.
look at https://code.google.com/p/php-sip/ this chip calls click-to-call (click-to-call, c2c). This library supports SIP signaling. It can be used to send an INVITE with the client's number to the manager's number. But again, you need an internal SIP server or VATS.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question