search for: msgack

Displaying 7 results from an estimated 7 matches for "msgack".

Did you mean: msgact
2005 Mar 26
1
IPSwitchBoard new Release
IPSwitchBoard Version 0.69 has just been released; it is available for FREE: <http://mambo.thorben.dk> Download here Release notes: * Record calls by right clicking any extension button, you can have several recordings at the same time. * Bug fixes The recordings will be placed as a single wav file on the Asterisk server in the folder: /var/spool/asterisk/monitor the name of the
2007 Jul 11
2
Pass Dialed number to a script
...ething like this: [serviceinterruption] exten => s,1,Set(TIMEOUT(response)=10) exten => s,2,Answer exten => s,3,Playback(outboundmsgs/serviceinterrupt) exten => s,4,Playback(outboundmsgs/choice) exten => s,5,wait(3) exten => 1,1,Goto(s,3) ; replay message exten => 2,1,Goto(msgack,s,1) ; acknowledge message exten => 3,1,Goto(callback,s,1) exten => t,1,Playback(vm-goodbye) exten => t,2,Hangup [callback] exten => s,1,Playback(outboundmsgs/customerrepwillcall) --> exten => s,n,system(${SCRIPTS_DIR}/rep_callback.sh ${????????} ) exten => s,n,Play...
2006 May 01
3
auto-dail for ZAP channel, the application gets executed before the call attended
...exten => s,1,DigitTimeout,5 exten => s,2,ResponseTimeout,30 exten => s,3,Answer exten => s,4,Wait(1) exten => s,5,Cepstral(Hi ,, Hope u are getting this voices, It is text to Voice conversation , did u hear it ) exten => 1,1,Goto(s,5) ; replay message exten => 2,1,Goto(msgack,s,1) ; acknowledge message exten => t,1,Playback(vm-goodbye) exten => t,2,Hangup Guidance requested , to know the reason , why the ?Ceptral ? application is executed , before the call is attended when I user ZAP channel . But for SIP channel (only SIP internal call , I m...
2005 Mar 25
2
Zap Detect called party pickup
...amp;nbsp;&nbsp; ; "play outbound msg"<BR>exten => s,6,Background(demo-instruct)&nbsp;&nbsp; ; "Press 1 to replay or 2 to acknowledge receiving this message"<BR>exten => 1,1,Goto(s,5)&nbsp;&nbsp; ; replay message<BR>exten => 2,1,Goto(msgack,s,1) ; acknowledge message<BR>exten => t,1,Playback(vm-goodbye)<BR>exten => t,2,Hangup</DIV><DIV>&nbsp;</DIV><DIV>[msgack]<BR>exten => s,1,Playback(auth-thankyou)<BR>exten => s,2,Playback(vm-goodbye)<BR>exten => s,3,Hangup<...
2005 Jan 24
4
Auto callout - reminder - is it possible?
I'm trying to get a script working on a website to send out automatic email reminders to customers reminding them monthly to change furnace filters. I haven't got one running successfully, yet. That made me think - could it be done with a phone call using Asterisk? A monthly automated phone call to remind people to change their furnace filter? I have no ability to figure this out
2006 May 18
2
Auto Dial Out Madness
...; "play outbound msg" exten => s,7,Background(outboundmsgs/how_to_ack) ; "Press 1 to replay or 2 to acknowledge receiving this message" exten => 1,1,Goto(s,5) ; replay message exten => 2,1,Goto(msgack,s,1) ; acknowledge message exten => t,1,Playback(vm-goodbye) exten => t,2,Hangup exten => T,1,Hangup Thanks in advance for any suggestions. Jon Scottorn Systems Administrator The Possibility Forge, Inc. http://www.possibilityforge.com 435.6...
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime instructions on voip-info seem pretty straight forward... just not woking for me. I've included all of my config files below, and my console output. Entire console bootup output: [root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc == Parsing '/etc/asterisk/asterisk.conf': Found == Parsing