X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Frpc%2FvoiceCallReport.js;h=004e19c086fea0f21f98701f02013fc66d8b64d5;hb=5584754b2aa104a57907f7aa392d8c07dfdc6150;hp=20c5bf04b02cded1557fa4ef1949216c3e703c22;hpb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;p=motion2.git diff --git a/server/services/ami/rpc/voiceCallReport.js b/server/services/ami/rpc/voiceCallReport.js index 20c5bf0..004e19c 100644 --- a/server/services/ami/rpc/voiceCallReport.js +++ b/server/services/ami/rpc/voiceCallReport.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x7e92=['lodash','../client','create','Request','CreateVoiceCallReport','merge','calleridnum','context','callerid','DOCUMENTATION','getVoiceCallReports','GetVoiceCallReport','outbound','day','format','YYYY-MM-DD\x20HH:mm:ss','disposition','billableseconds','GetVoiceCallReports'];(function(_0x4e594c,_0xbe926){var _0x10e116=function(_0x4952dc){while(--_0x4952dc){_0x4e594c['push'](_0x4e594c['shift']());}};_0x10e116(++_0xbe926);}(_0x7e92,0xd1));var _0x27e9=function(_0x4c32cc,_0x3aafc7){_0x4c32cc=_0x4c32cc-0x0;var _0x1332dc=_0x7e92[_0x4c32cc];return _0x1332dc;};'use strict';var moment=require('moment');var util=require('util');var _=require(_0x27e9('0x0'));var client=require(_0x27e9('0x1'));exports[_0x27e9('0x2')]=function(_0x2138da){return client[_0x27e9('0x3')](_0x27e9('0x4'),{'body':_[_0x27e9('0x5')](_0x2138da,{'source':_0x2138da[_0x27e9('0x6')],'destinationcontext':_0x2138da[_0x27e9('0x7')],'callerid':_0x2138da[_0x27e9('0x8')],'amaflags':_0x27e9('0x9')}),'log':_0x27e9('0x4')});};exports[_0x27e9('0xa')]=function(){return function(){return client['Request'](_0x27e9('0xb'),{'options':{'where':{'type':[_0x27e9('0xc')],'createdAt':{'$between':[moment()['startOf'](_0x27e9('0xd'))[_0x27e9('0xe')](_0x27e9('0xf')),moment()['endOf'](_0x27e9('0xd'))['format'](_0x27e9('0xf'))]}},'attributes':['type',_0x27e9('0x10'),'duration',_0x27e9('0x11')]},'log':_0x27e9('0x12')});};}; \ No newline at end of file +var _0x40e6=['disposition','duration','billableseconds','util','lodash','Request','CreateVoiceCallReport','merge','calleridnum','context','DOCUMENTATION','getVoiceCallReports','GetVoiceCallReport','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type'];(function(_0x59c301,_0x359c50){var _0x3866b9=function(_0x2d380e){while(--_0x2d380e){_0x59c301['push'](_0x59c301['shift']());}};_0x3866b9(++_0x359c50);}(_0x40e6,0x11b));var _0x640e=function(_0x1505e5,_0x5cc291){_0x1505e5=_0x1505e5-0x0;var _0x5b1dcd=_0x40e6[_0x1505e5];return _0x5b1dcd;};'use strict';var moment=require('moment');var util=require(_0x640e('0x0'));var _=require(_0x640e('0x1'));var client=require('../client');exports['create']=function(_0x1fdb91){return client[_0x640e('0x2')](_0x640e('0x3'),{'body':_[_0x640e('0x4')](_0x1fdb91,{'source':_0x1fdb91[_0x640e('0x5')],'destinationcontext':_0x1fdb91[_0x640e('0x6')],'callerid':_0x1fdb91['callerid'],'amaflags':_0x640e('0x7')}),'log':_0x640e('0x3')});};exports[_0x640e('0x8')]=function(){return function(){return client[_0x640e('0x2')](_0x640e('0x9'),{'options':{'where':{'type':[_0x640e('0xa')],'createdAt':{'$between':[moment()[_0x640e('0xb')](_0x640e('0xc'))[_0x640e('0xd')](_0x640e('0xe')),moment()[_0x640e('0xf')](_0x640e('0xc'))[_0x640e('0xd')](_0x640e('0xe'))]}},'attributes':[_0x640e('0x10'),_0x640e('0x11'),_0x640e('0x12'),_0x640e('0x13')]},'log':'GetVoiceCallReports'});};}; \ No newline at end of file