4 lines
224 B
Plaintext
4 lines
224 B
Plaintext
[incoming-calls]
|
|
; see here for the options: https://github.com/asterisk/asterisk/blob/master/apps/app_record.c
|
|
exten=>s,1,Record(/recordings/${STRFTIME(${EPOCH},,%Y-%m)}/${STRFTIME(${EPOCH},,%d)}/${UNIQUEID}.wav,60,0,qkux)
|