Answer the question
In order to leave comments, you need to log in
Why are calls from internal to internal not recorded?
Asterisk 11.2.1. Configured via extensions.conf. I rummaged through everything I could, but apparently, for a complete understanding, I do not have enough practice.
localhost*CLI> dialplan show macro-stdexten
[ Context 'macro-stdexten' created by 'pbx_config' ]
'a' => 1. VoicemailMain(${ORIG_ARG1}) [pbx_config]
's' => 1. MixMonitor(/callsdata/${UNIQUEID}.wav49) [pbx_config]
2. Set(__DYNAMIC_FEATURES=${FEATURES}) [pbx_config]
3. Set(ORIG_ARG1=${ARG1}) [pbx_config]
4. GotoIf($["${FOLLOWME_${ARG1}}" = "1"]?6:4) [pbx_config]
5. Dial(${ARG2},${RINGTIME},${DIALOPTIONS}) [pbx_config]
6. Goto(s-${DIALSTATUS},1) [pbx_config]
7. Macro(stdexten-followme,${ARG1},${ARG2}) [pbx_config]
's-BUSY' => 1. Voicemail(${ORIG_ARG1},b) [pbx_config]
2. Goto(default,s,1) [pbx_config]
's-NOANSWER' => 1. Voicemail(${ORIG_ARG1},u) [pbx_config]
2. Goto(default,s,1) [pbx_config]
'_s-.' => 1. Goto(s-NOANSWER,1) [pbx_config]
-= 5 extensions (13 priorities) in 1 context. =-
Answer the question
In order to leave comments, you need to log in
And what does the console show when you call from internal to internal phones? Can you show the dialplan and console output?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question