search for: fullcmd

Displaying 3 results from an estimated 3 matches for "fullcmd".

2010 Jul 06
2
Can't dial out through AMI
...r reachable from regular SIP user account) Here's the accept context: [accept] include => incoming include => outbound-pbx exten => s,1,Answer exten => s,n,Playback(custom/msg1) exten => s,n,Background(custom/how-to-ack) exten => s,n,WaitExten(5,m) exten => 1,1,ForkCDR(v,s(fullcmd=${Data})) exten => 1,n,Background(${Data}) exten => 1,n,Background(discon-or-out-of-service) exten => 1,n,WaitExten(5,m) exten => 1,n,Hangup exten => 2,1,Background(de-activated) exten => 2,n,ForkCDR(v,s(reject=${Data})) exten => 2,n,Hangup exten => 3,1,Goto(accept,1,2) exte...
2010 Jun 22
1
Call file structure and syntax
Hi there, I?ve been looking to do an outbound dialer for systems alerting, etc. and have in large part followed the recipe here: http://www.voip-info.org/tiki-index.php?page=Asterisk+auto-dial+out That and the associated pages at voip-info give a basic set of recipes for callfiles, but nowhere there or in my copy of the O?Reilly book by Meggelen, Madsen, & Smith can I find a detailed
2011 Mar 03
6
[1.4] Forcing Asterisk/Zaptel to wait until callee answers?
Hello I need to write a script that will dial a list of customers and play a message. I couldn't find a way to tell Asterisk/Zaptel to wait until the callee has actually picked up the phone before proceeding with Playback(): ============ ;call made through Dial(): Doesn't proceed after off-hook/hangup [internal] exten => 8888,1,Dial(Zap/1/${IPPI}) exten => 8888,n,NoOp(We never