Answer the question
In order to leave comments, you need to log in
Why doesn't the Record app record a file if the caller hangs up?
Here is a dialplan:
[mytrunk-in]
exten => 202,1,Dial(PJSIP/101,5)
exten => 202,2,Playback(/sounds/<наш_звуковой_файл>)
exten => 202,3,Set(fname=${STRFTIME(${EPOCH},,%Y%m%d%H%M)}-${CALLERID(number)}-${EXTEN})
exten => 202,4,Record(/monitor/${fname}.wav,0,15,x)
exten => 202,n,Hangup
Answer the question
In order to leave comments, you need to log in
Because:
However, there is an option
k: Keep recorded file upon hangup.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question