Displaying 2 results from an estimated 2 matches for "systemannounce".
2008 Mar 26
2
Broadcast/Announce app
Does anyone have use for a broadcast/annouce app?
I wrote SystemAnnounce which will play a specified file to all active channels (in an UP or bridged state). This was originally to tell users to get off the system, but there are several other uses...
I also wrote a new CallPickup and CallPark app, both of which work more as expected (supply actual extension numbers, et...
2008 Apr 03
1
Sending audio to a channel
I have a voicemail application that users can listen to messages and
leave messages. I am looking for a way to play a beep tone to a user
when a new message is received when they are on the phone.
Here is what I have come up with:
in extensions.conf:
[beepvoicemail]
exten => 1000,1,answer()
exten => 1000,2,NoCDR()
exten => 1000,3,wait(2)
exten => 1000,4,Set(TIMEOUT(absolute)=5)