Displaying 2 results from an estimated 2 matches for "39f4".
Did you mean:
394
2005 Aug 17
0
version 1.0.9 slow in acknowledging agent channel calls
...quot;SIP/518-6071", "Agent/4000|30|t") in new stack
-- outgoing agentcall, to agent '4000', on 'Local/517@sip-007f,1'
-- Called 4000
-- Executing Dial("Local/517@sip-007f,2", "SIP/517|30|t") in new stack
-- Called 517
-- SIP/517-39f4 is ringing
-- Agent/4000 is ringing
-- SIP/517-39f4 answered Local/517@sip-007f,2
-- Agent/4000 stopped sounds
-- Local/517@sip-007f,1 answered, waiting for '#' to acknowledge
== Spawn extension (sip, 517, 1) exited non-zero on 'Local/517@sip-007f,2'
-- SIP/517...
2006 May 10
13
features.conf *1 Call Recording
Hi all.
I am attempting to setup Asterisk to allow me to press *1 while in a
call to use automon to record the call but have had absolutely no
success. Is there a trick to this?
In extensions.conf
[globals]
DYNAMIC_FEATURES=>automon
[default]
exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording
During the call, I press *1 but it records nothing.
David Morrow