search for: pausemonitor

Displaying 8 results from an estimated 8 matches for "pausemonitor".

2013 Jul 12
1
Using PauseMonitor with MixMonitor
Hi I'm using asterisk 1.8 on CentOS 5 I'm initiating call recordings with MixMonitor and trying to pause them with the features.conf. Whenever I try to pause the recording the call dies. Is PauseMonitor incompatible with MixMonitor? Here are some key log excerpts features reload == Parsing '/etc/asterisk/features.conf': == Found == Registered Feature 'testfeature' == Mapping Feature 'testfeature' to app 'Playback(tt-monkeys)' with code '#9' == Re...
2009 May 11
1
PauseMonitor() Hanging Up Call
...ume 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/callee,Macro,resume-record I also have the following contexts setup in ext...
2010 Apr 29
1
Starting call recording using a dynamic feature to call a macro
...art with a simpler test and just have recording off by default and then use #2 to start it but that doesnt work either. I wondered if it was something to do with the native bridging so set canreinvite=no on the test handsets I am using but no change. Any ideas? features.conf [applicationmap] pauseMonitor => #1,peer/callee,Macro,recpause,monitor-disabled startMonitor => #2,peer/callee,Macro,recstart unpauseMonitor => #3,peer/callee,Macro,recunpause,monitor-enabled extensions.conf [macro-recpause] exten => s,1,Playback(disabled) exten => s,n,PauseMonitor [macro-recunpause] exten...
2014 Aug 27
1
features.conf and mixmonitor stop and start
...of stopping it. Any idea on how I can stop the MixMonitor application while it is running? [featuremap] automixmon => *1 I tried also to use the [applicationmap]] but it doesn't seem to work. Pressing #1 do nothing. Here my dialplan: 9999 => { Set(__DYNAMIC_FEATURE=pauseMonitor); MixMonitor(test); Dial(SIP/1000 at srv01,30,TtX); } [applicationmap] pauseMonitor => #1,self/both,stopMixMonitor Any advice? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/...
2009 Jan 22
1
Zap connection problem
...; Set(__DYNAMIC_FEATURES=myfeature1#myfeature2#myfeature3) ;<FeatureName> => <DTMF_sequence>,<ActivateOn>[/<ActivatedBy>],<Application>[,<AppArguments>[, MOH_Class]] testfeature => #9,peer,Playback,tt-monkeys ;Allow both the caller and callee to play pauseMonitor => #1,self/callee,Pausemonitor ;Allow the callee to pause monitoring unpauseMonitor => #3,self/callee,UnPauseMonitor ;Allow the callee to unpause monitoring -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/ast...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...NOTICE[27062]: res_smdi.c:1418 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener. == Registered application 'Monitor' == Registered application 'StopMonitor' == Registered application 'ChangeMonitor' == Registered application 'PauseMonitor' == Registered application 'UnpauseMonitor' == Manager registered action Monitor == Manager registered action StopMonitor == Manager registered action ChangeMonitor == Manager registered action PauseMonitor == Manager registered action UnpauseMonitor res_monitor.so => (Ca...
2007 Feb 12
0
Asterisk-Java 0.3 Milestone 2
...AJ-41] - Add ability to get ManagerConnection from AsteriskServer * [AJ-49] - Support socket read timeout New Feature * [AJ-35] - Support timestamp property on manager events * [AJ-42] - Add support QueueSummary action to Queue manager interface * [AJ-44] - Support PauseMonitor and UnpauseMonitor actions * [AJ-45] - Support ZapRestart action Task * [AJ-53] - Refactor BaseAgiScript to extend AgiOperations and implement AgiScript so users can extend AgiOperation to provide their own add-on features Have fun, Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v...
2009 Apr 10
2
IVR Survey
Alright I know how to do basic IVR in *. But what I'm working on trying to do now is a survey. I've found very little things out there on google or the archives for how to do surveys with the * ivr. Here is more or less what I'm trying to accomplish 1. Call comes in Plays Greeting 2. Starts Survey 3. Ask Q1, Record the answer (voice responses) repeat this