con esta opción en llamadas entrantes no guarda el número de quien llamada record inmediately ,.grabar inmediatamente.
No identifica el número al guardar el archivo de grabación. Pero si está identificando el número en los reportes.
dejo entrada de log de consola:
Executing [802823111144@from-trunk:1] NoOp("SIP/802823111144-00003f38", "Catch-All DID Match - Found 802823111144 - You probably want a DID for this.") in new stack
-- Executing [802823111144@from-trunk:2] Set("SIP/802823111144-00003f38", "FROM_DID=802823111144") in new stack -- Executing [802823111144@from-trunk:3] Goto("SIP/802823111144-00003f38", "ext-did,s,1") in new stack
-- Goto (ext-did,s,1)
-- Executing [s@ext-did:1] ExecIf("SIP/802823111144-00003f38", "0?Set(FROM_DID=s)") in new stack
-- Executing [s@ext-did:2] Gosub("SIP/802823111144-00003f38", "app-blacklist-check,s,1()") in new stack
-- Executing [s@app-blacklist-check:1] GotoIf("SIP/802823111144-00003f38", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:2] Set("SIP/802823111144-00003f38", "CALLED_BLACKLIST=1") in new stack
-- Executing [s@app-blacklist-check:3] Return("SIP/802823111144-00003f38", "") in new stack
-- Executing [s@ext-did:3] Gosub("SIP/802823111144-00003f38", "sub-record-check,s,1(force,s,always)") in new stack
-- Executing [s@sub-record-check:1] Set("SIP/802823111144-00003f38", "REC_POLICY_MODE_SAVE=") in new stack
-- Executing [s@sub-record-check:2] GotoIf("SIP/802823111144-00003f38", "1?check") in new stack
-- Goto (sub-record-check,s,7)
-- Executing [s@sub-record-check:7] Set("SIP/802823111144-00003f38", "MON_FMT=wav") in new stack
-- Executing [s@sub-record-check:8] GotoIf("SIP/802823111144-00003f38", "1?next") in new stack
-- Goto (sub-record-check,s,11)
-- Executing [s@sub-record-check:11] ExecIf("SIP/802823111144-00003f38", "0?Return()") in new stack
-- Executing [s@sub-record-check:12] ExecIf("SIP/802823111144-00003f38", "1?Set(REC_POLICY_MODE=always)") in new stack
-- Executing [s@sub-record-check:13] GotoIf("SIP/802823111144-00003f38", "0?force,1") in new stack
-- Executing [s@sub-record-check:14] Set("SIP/802823111144-00003f38", "REC_STATUS=INITIALIZED") in new stack
-- Executing [s@sub-record-check:15] Set("SIP/802823111144-00003f38", "NOW=1661262820") in new stack
-- Executing [s@sub-record-check:16] Set("SIP/802823111144-00003f38", "DAY=23") in new stack
-- Executing [s@sub-record-check:17] Set("SIP/802823111144-00003f38", "MONTH=08") in new stack
-- Executing [s@sub-record-check:18] Set("SIP/802823111144-00003f38", "YEAR=2022") in new stack
-- Executing [s@sub-record-check:19] Set("SIP/802823111144-00003f38", "TIMESTR=20220823-085340") in new stack
-- Executing [s@sub-record-check:20] Set("SIP/802823111144-00003f38", "FROMEXTEN=unknown") in new stack
-- Executing [s@sub-record-check:21] Set("SIP/802823111144-00003f38", "__CALLFILENAME=force-s-unknown-20220823-085340-1661262820.16232") in new stack
-- Executing [s@sub-record-check:22] Goto("SIP/802823111144-00003f38", "force,1") in new stack
-- Goto (sub-record-check,force,1)
-- Executing [force@sub-record-check:1] GosubIf("SIP/802823111144-00003f38", "1?record,1(force,always,unknown)") in new stack
-- Executing [record@sub-record-check:1] Set("SIP/802823111144-00003f38", "AUDIOHOOK_INHERIT(MixMonitor)=yes") in new stack
-- Executing [record@sub-record-check:2] MixMonitor("SIP/802823111144-00003f38", "2022/08/23/force-s-unknown-20220823-085340-1661262820.16232.wav,,") in new stack
-- Executing [s@macro-user-callerid:28] Set("SIP/802823111144-00003f3e", "CALLERID(number)=8028378535") in new stack
-- Executing [s@macro-user-callerid:30] Set("SIP/802823111144-00003f3e", "CDR(cnum)=8028378535") in new stack
-- Executing [s@macro-user-callerid:31] Set("SIP/802823111144-00003f3e", "CDR(cnam)=8028378535") in new stack
Qué se puede modificar para arreglar esto. gracias.