search for: calldir

Displaying 4 results from an estimated 4 matches for "calldir".

Did you mean: caldir
2006 Feb 17
3
MixMonitor and command
...did google the archive but couldn't see any mention of anyone using this. What I am hoping to do is run a macro on hangup, current method I am using seems to miss some calls 5% of calls fail to mix / convert to mp3 etc. Was hoping that MixMonitor would fix this. exten => s,n,MixMonitor(${CALLDIR}${CALLFILENAME}.wav||System(touch /tmp/test${UNIQUEID})) exten => s,n,Answer exten => s,n,SayDigits(1234) exten => s,n,StopMonitor() exten => s,n,Hangup() Output: -- Executing MixMonitor("Zap/1-1", "/tmp/callrec/20060217-212722-1-IN.wav||System(touch /tmp/test11402116...
2009 May 11
1
PauseMonitor() Hanging Up Call
...ciate some help. I'm trying to implement DTMF based pause/resume of call recording. I'm using Asterisk 1.4.22.1. Here's the scenario: The caller (SIP or ISDN, doesn't matter) dials into the asterisk which executes the following code: exten => _X.,1,Monitor(wav,${CALLDIR}${UNIQUEID},mb) exten => _X.,n,Set(__DYNAMIC_FEATURES=in-pauseMonitor#in-resumeMonitor) exten => _X.,n,Dial(SIP/myphone,300,tTo) My [applicationmap] in features.conf is setup as follows: in-pauseMonitor => *7,self/callee,Macro,pause-record in-resumeMonitor => *9,self/call...
2005 Jan 02
1
Call Queue Question
Hi, I've been fussing with this for a while now - and cannot seem to get it to work correctly - or rather as I desire it.. I'm trying to implement a 'find-me' feature in my voicemail. Basically - pressing 1 at the voicemail puts the caller into a queue. The members of the queue are my cell phone and my work DID.. I need the queue to call both numbers at the same time and wait
2008 Jun 18
3
Website callback
Hi, I have a website where customers enter their phone numbers to be called. I'd like them to have to put in information and 'schedule' a call. 1) Call Immediately 2) Call in the next _ minutes 3) Call me tomorrow, same time. So, Asterisk will pull two variables from this php websites, $phonenumber and $timetocall. $timetocall will need to be calculated as