exten => _X.,1,Set(CALLERID(name-pres)=allowed) exten => _X.,n,Set(CDR(codclient)=99) exten => _X.,n,ResetCDR(w) exten => _X.,n,ForkCDR(e) exten => _X.,n,Set(CDR(codclient)=100) exten => _X.,n,ResetCDR(w) exten => _X.,n,Hangup – Executing [17274907253@sipserver:3] Set("SIP/208.78.160.44-0000000c", "CDR(codclient)=99") in new stack
[Feb 20 12:45:03] DEBUG[32117]: pbx.c:4230 pbx_extension_helper: Launching 'ResetCDR'
– Executing [17274907253@sipserver:4] ResetCDR("SIP/208.78.160.44-0000000c", "w") in new stack
[Feb 20 12:45:03] DEBUG[32117]: cdr_mysql.c:339 mysql_log: Inserting a CDR record.
[Feb 20 12:45:03] DEBUG[32117]: cdr_mysql.c:342 mysql_log: SQL command as follows: INSERT INTO cdr (`calldate`,`src`,`dst`,`duration`,`billsec`,`disposition`,`amaflags`,`uniqueid`,`codclient`) VALUES ('2012-02-20 12:45:03','7274907253','17274907253','0','0','ANSWERED','3','PPD-1329759903.12','99')
> [INSERT INTO cdr (calldate,src,dst,duration,billsec,disposition,amaflags,uniqueid,codclient) VALUES ({ ts '2012-02-20 12:45:03' },'7274907253','17274907253',0,0,'ANSWERED',3,'PPD-1329759903.12',99)]
[Feb 20 12:45:03] DEBUG[32117]: res_odbc.c:1036 odbc_release_obj2: odbc_release_obj2(0x839d58) called (obj->txf = (nil))
[Feb 20 12:45:03] DEBUG[32117]: pbx.c:4230 pbx_extension_helper: Launching 'ForkCDR'
– Executing [17274907253@sipserver:5] ForkCDR("SIP/208.78.160.44-0000000c", "e") in new stack
[Feb 20 12:45:03] DEBUG[32117]: pbx.c:4230 pbx_extension_helper: Launching 'Set'
– Executing [17274907253@sipserver:6] Set("SIP/208.78.160.44-0000000c", "CDR(codclient)=100") in new stack
[Feb 20 12:45:03] DEBUG[32117]: pbx.c:4230 pbx_extension_helper: Launching 'ResetCDR'
– Executing [17274907253@sipserver:7] ResetCDR("SIP/208.78.160.44-0000000c", "w") in new stack
> [INSERT INTO cdr (calldate,src,dst,duration,billsec,disposition,amaflags,uniqueid) VALUES ({ ts '2012-02-20 12:45:03' },'7274907253','17274907253',0,0,'NO ANSWER',3,'PPD-1329759903.12')]
[Feb 20 12:45:03] DEBUG[32117]: res_odbc.c:1036 odbc_release_obj2: odbc_release_obj2(0x839d58) called (obj->txf = (nil))
[Feb 20 12:45:03] DEBUG[32117]: pbx.c:4230 pbx_extension_helper: Launching 'Hangup'
– Executing [17274907253@sipserver:8] Hangup("SIP/208.78.160.44-0000000c", "") in new stack