Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
256 views

verify phone number php asterisk

I want to make it so when a customer is signing up on my website that next to the phone number field, there is a "verify" button, where once clicked a random string of digits is created, say 5 digits ...
0
votes
1answer
85 views

Astersik load balancing through fastagis

Thank you chochos for the reply. I am using softphones in my case so I do not know if your solution would be applicable in my case. Also how do you define groups and how do you associate channels to ...
0
votes
2answers
742 views

How can I load balance FastAGI?

I am writing multiple AGIs using Perl that will be called from the Asterisk dialplan. I expect to receive numerous similtaneous calls so I need a way to load balance them. I have been advised to use ...