X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Frpc%2FvoiceCallReport.js;h=dcb780ffc3d0d3a28bff08795598de470c6d63d6;hb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;hp=004e19c086fea0f21f98701f02013fc66d8b64d5;hpb=5584754b2aa104a57907f7aa392d8c07dfdc6150;p=motion2.git diff --git a/server/services/ami/rpc/voiceCallReport.js b/server/services/ami/rpc/voiceCallReport.js index 004e19c..dcb780f 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 _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 +var _0x9fa4=['format','YYYY-MM-DD\x20HH:mm:ss','endOf','disposition','duration','billableseconds','GetVoiceCallReports','moment','util','lodash','create','Request','merge','context','callerid','DOCUMENTATION','CreateVoiceCallReport','getVoiceCallReports','outbound','startOf','day'];(function(_0x40d85a,_0x374fab){var _0x4d387a=function(_0x469f2f){while(--_0x469f2f){_0x40d85a['push'](_0x40d85a['shift']());}};_0x4d387a(++_0x374fab);}(_0x9fa4,0x85));var _0x49fa=function(_0x555788,_0x207c93){_0x555788=_0x555788-0x0;var _0x2ec89b=_0x9fa4[_0x555788];return _0x2ec89b;};'use strict';var moment=require(_0x49fa('0x0'));var util=require(_0x49fa('0x1'));var _=require(_0x49fa('0x2'));var client=require('../client');exports[_0x49fa('0x3')]=function(_0xaa7a80){return client[_0x49fa('0x4')]('CreateVoiceCallReport',{'body':_[_0x49fa('0x5')](_0xaa7a80,{'source':_0xaa7a80['calleridnum'],'destinationcontext':_0xaa7a80[_0x49fa('0x6')],'callerid':_0xaa7a80[_0x49fa('0x7')],'amaflags':_0x49fa('0x8')}),'log':_0x49fa('0x9')});};exports[_0x49fa('0xa')]=function(){return function(){return client[_0x49fa('0x4')]('GetVoiceCallReport',{'options':{'where':{'type':[_0x49fa('0xb')],'createdAt':{'$between':[moment()[_0x49fa('0xc')](_0x49fa('0xd'))[_0x49fa('0xe')](_0x49fa('0xf')),moment()[_0x49fa('0x10')](_0x49fa('0xd'))[_0x49fa('0xe')](_0x49fa('0xf'))]}},'attributes':['type',_0x49fa('0x11'),_0x49fa('0x12'),_0x49fa('0x13')]},'log':_0x49fa('0x14')});};}; \ No newline at end of file