INSERT INTO `calls` (`id`, `calldate` , `clid` , `src` , `dst` , `dcontext`, `channel`, `dstchannel`, `lastapp`, `lastdata`, `duration`, `billsec`, `disposition`, `amaflags`, `accountcode`, `uniqueid` , `userfield`, `src_device_id`, `dst_device_id`, `processed`, `did_price`, `card_id`, `provider_id`, `provider_rate`, `provider_billsec`, `provider_price`, `user_id`, `user_rate`, `user_billsec`, `user_price`, `reseller_id`, `reseller_rate`, `reseller_billsec`, `reseller_price`, `partner_id`, `partner_rate`, `partner_billsec`, `partner_price`, `prefix`, `server_id`, `hangupcause`, `callertype`, `peerip`, `recvip`, `sipfrom`, `uri`, `useragent`, `peername`, `t38passthrough`, `did_inc_price`, `did_prov_price`, `localized_dst`, `did_provider_id`, `did_id`, `originator_ip`, `terminator_ip`, `real_duration`, `real_billsec`, `did_billsec`) VALUES (127 ,'2010-03-18 00:00:01','37046246362' ,'37046246362','37063042438','' ,'' ,'' ,'' ,'' ,40 ,40 ,'ANSWERED' ,0 ,'2' ,'1232113377.3','' ,7 ,0 ,0 ,0 ,22 ,1 ,0 ,0 ,0 ,-1 ,0 ,1 ,0 ,3 ,0 ,0 ,4 ,0 ,0 ,0 ,0 ,'3706' ,0 ,16 ,'Outside' ,'' ,'' ,'' ,'' ,'' ,'' ,0 ,4 ,4 ,'37063042438' ,0 ,0 ,'' ,'' ,0 ,0 ,50), (128 ,'2010-03-18 00:01:01','37046246362' ,'37046246362','37063042438','' ,'' ,'' ,'' ,'' ,40 ,50 ,'ANSWERED' ,0 ,'2' ,'1232113377.3','' ,7 ,0 ,0 ,0 ,22 ,1 ,0 ,0 ,6 ,-1 ,0 ,1 ,0 ,3 ,0 ,0 ,4 ,0 ,0 ,0 ,0 ,'3706' ,0 ,16 ,'Outside' ,'' ,'' ,'' ,'' ,'' ,'' ,0 ,4 ,4 ,'37063042438' ,0 ,0 ,'' ,'' ,0 ,0 ,50), (129 ,'2010-03-18 00:10:01','37046246362' ,'37046246362','37063042438','' ,'' ,'' ,'' ,'' ,40 ,50 ,'ANSWERED' ,0 ,'2' ,'1232113377.3','' ,7 ,0 ,0 ,0 ,22 ,1 ,0 ,0 ,-7 ,-1 ,0 ,1 ,-2 ,3 ,0 ,0 ,4 ,0 ,0 ,0 ,0 ,'3706' ,0 ,16 ,'Outside' ,'' ,'' ,'' ,'' ,'' ,'' ,0 ,4 ,4 ,'37063042438' ,0 ,0 ,'' ,'' ,0 ,0 ,50), (130 ,'2010-03-18 00:10:11','37046246362' ,'37046246362','37063042438','' ,'' ,'' ,'' ,'' ,40 ,50 ,'FAILED' ,0 ,'2' ,'1232113377.3','' ,7 ,0 ,0 ,0 ,22 ,1 ,0 ,0 ,0 ,-1 ,5 ,1 ,2 ,3 ,0 ,0 ,4 ,0 ,0 ,0 ,0 ,'3706' ,0 ,16 ,'Outside' ,'' ,'' ,'' ,'' ,'' ,'' ,0 ,4 ,4 ,'37063042438' ,0 ,0 ,'' ,'' ,0 ,0 ,50), (131 ,'2010-03-18 01:00:01','37046246362' ,'37046246362','37063042438','' ,'' ,'' ,'' ,'' ,40 ,50 ,'ANSWERED' ,0 ,'2' ,'1232113377.3','' ,7 ,0 ,0 ,0 ,4 ,1 ,0 ,0 ,2 ,-1 ,5 ,1 ,10 ,3 ,0 ,0 ,4 ,0 ,0 ,0 ,0 ,'3526' ,0 ,16 ,'Outside' ,'' ,'' ,'' ,'' ,'' ,'' ,0 ,4 ,4 ,'35263042438' ,0 ,0 ,'' ,'' ,0 ,0 ,50), (132 ,'2010-03-18 01:00:01','37046246362' ,'37046246362','37063042438','' ,'' ,'' ,'' ,'' ,0 ,0 ,'ANSWERED' ,0 ,'2' ,'1232113377.3','' ,7 ,0 ,0 ,0 ,23 ,1 ,0 ,0 ,0 ,-1 ,5 ,0 ,0 ,3 ,0 ,0 ,0 ,0 ,0 ,0 ,0 ,'' ,0 ,16 ,'Outside' ,'' ,'' ,'' ,'' ,'' ,'' ,0 ,0 ,0 ,'35263042438' ,0 ,0 ,'' ,'' ,0 ,0 ,0); INSERT INTO `cards`(`id`, `balance`, `cardgroup_id`, `sold`, `number` , `pin` , `first_use`, `daily_charge_paid_till`, `frozen_balance`, `owner_id`, `callerid`) VALUES (22 , 19.78 , 2 ,1 , '37063042438', '7856', '2010-03-18 00:00:01', NULL, 0, 0, NULL), (23 , 16.5 , 2 ,1 , '37046246362', '9812', '2010-03-18 00:00:01', NULL, 0, 3, NULL);