[asterisk-users] Make phone ring through webserver using Asterisk
A J Stiles
asterisk_list at earthshod.co.uk
Mon Nov 18 03:26:39 CST 2013
On Saturday 16 November 2013, akhilesh chand wrote:
> What is the easiest way? And how can it be implemented?
> i don't care if i can hear something, it's enough that it rings
Just inject a callfile into /var/spool/asterisk/outgoing/ . One end is the
extension you want to ring, the other end is a dummy extension in a special
context which (optionally) can play music down the line.
Just do it exactly like an alarm call, but without using `touch` to set a
future timestamp on the callfile.
--
AJS
Answers come *after* questions.
More information about the asterisk-users
mailing list