Displaying 1 result from an estimated 1 matches for "f5ffb1ac".
2015 Jul 16
2
Recording INCOMING calls
Hi list!
I'm trying to configure Asterisk to record incoming calls, if the called
press *3.
I added in features.conf:
automixmon => *3
then, in my dialplan:
exten => 1,n,Dial(SIP/00493511111111,20,RcxX)
Well, if I **CALL** a number I'm able to record the call, but if I'll be
called, and press *3 nothing happens...
In the console I can't see anything, too.
Could you