Skip to content

Asterisk PBX integration - click2call#3

Open
bssstudio wants to merge 7 commits intochatelao:masterfrom
bssstudio:asterisk-integration
Open

Asterisk PBX integration - click2call#3
bssstudio wants to merge 7 commits intochatelao:masterfrom
bssstudio:asterisk-integration

Conversation

@bssstudio
Copy link
Contributor

I have implemented click2call functionality for asterisk pbx.
After every phone number there is an icon displayed and when an user clicks on that icon, a call is placed to his local extension (phone). When the user picks up the phone, asterisk dials the phone number that was in the address book (and clicked on).

It uses access to Asterisk Management Interface (AMI) which can be configured in config/cfg.asterisk.php. I have also added a variable $asterisk_integration in config/config.php to enable/disable click2call.

The request is made by javascript (in the background) to script asterisk_c2c.php.

Let me point out that this very useful and needed feature that separates good and best products (phone related, of course).

If you have any questions I would be glad to answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants