X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Frpc%2FvoiceCallReport.js;h=aa56e1af055c2f6461a333025551e4c59549fe1f;hb=7aaa08bda9320d80c8205d0e34514094571b4d43;hp=47d93bf43856d025f49e07a47bc1ab70dfb50ad5;hpb=5000a430ddff4963e51a44d9cc6caf553b20b148;p=motion2.git diff --git a/server/services/ami/rpc/voiceCallReport.js b/server/services/ami/rpc/voiceCallReport.js index 47d93bf..aa56e1a 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 _0xc475=['getVoiceCallReports','GetVoiceCallReport','outbound','startOf','day','endOf','type','disposition','duration','billableseconds','GetVoiceCallReports','moment','../client','create','Request','CreateVoiceCallReport','merge','calleridnum','context','callerid','DOCUMENTATION'];(function(_0x191ab8,_0x4d7586){var _0x4d837c=function(_0x3f8c04){while(--_0x3f8c04){_0x191ab8['push'](_0x191ab8['shift']());}};_0x4d837c(++_0x4d7586);}(_0xc475,0x131));var _0x5c47=function(_0x42cba7,_0x3679ef){_0x42cba7=_0x42cba7-0x0;var _0x122529=_0xc475[_0x42cba7];return _0x122529;};'use strict';var moment=require(_0x5c47('0x0'));var util=require('util');var _=require('lodash');var client=require(_0x5c47('0x1'));exports[_0x5c47('0x2')]=function(_0x2e17aa){return client[_0x5c47('0x3')](_0x5c47('0x4'),{'body':_[_0x5c47('0x5')](_0x2e17aa,{'source':_0x2e17aa[_0x5c47('0x6')],'destinationcontext':_0x2e17aa[_0x5c47('0x7')],'callerid':_0x2e17aa[_0x5c47('0x8')],'amaflags':_0x5c47('0x9')}),'log':_0x5c47('0x4')});};exports[_0x5c47('0xa')]=function(){return function(){return client[_0x5c47('0x3')](_0x5c47('0xb'),{'options':{'where':{'type':[_0x5c47('0xc')],'createdAt':{'$between':[moment()[_0x5c47('0xd')](_0x5c47('0xe'))['format']('YYYY-MM-DD\x20HH:mm:ss'),moment()[_0x5c47('0xf')](_0x5c47('0xe'))['format']('YYYY-MM-DD\x20HH:mm:ss')]}},'attributes':[_0x5c47('0x10'),_0x5c47('0x11'),_0x5c47('0x12'),_0x5c47('0x13')]},'log':_0x5c47('0x14')});};}; \ No newline at end of file +var _0x1884=['util','../client','Request','context','callerid','DOCUMENTATION','CreateVoiceCallReport','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type','disposition','duration','billableseconds','GetVoiceCallReports','moment'];(function(_0x1f4b53,_0x13772a){var _0x444ca6=function(_0x4a5907){while(--_0x4a5907){_0x1f4b53['push'](_0x1f4b53['shift']());}};_0x444ca6(++_0x13772a);}(_0x1884,0x11f));var _0x4188=function(_0x125286,_0x5c7d57){_0x125286=_0x125286-0x0;var _0x132553=_0x1884[_0x125286];return _0x132553;};'use strict';var moment=require(_0x4188('0x0'));var util=require(_0x4188('0x1'));var _=require('lodash');var client=require(_0x4188('0x2'));exports['create']=function(_0x2a8881){return client[_0x4188('0x3')]('CreateVoiceCallReport',{'body':_['merge'](_0x2a8881,{'source':_0x2a8881['calleridnum'],'destinationcontext':_0x2a8881[_0x4188('0x4')],'callerid':_0x2a8881[_0x4188('0x5')],'amaflags':_0x4188('0x6')}),'log':_0x4188('0x7')});};exports['getVoiceCallReports']=function(){return function(){return client['Request']('GetVoiceCallReport',{'options':{'where':{'type':['outbound'],'createdAt':{'$between':[moment()[_0x4188('0x8')](_0x4188('0x9'))[_0x4188('0xa')](_0x4188('0xb')),moment()[_0x4188('0xc')](_0x4188('0x9'))[_0x4188('0xa')]('YYYY-MM-DD\x20HH:mm:ss')]}},'attributes':[_0x4188('0xd'),_0x4188('0xe'),_0x4188('0xf'),_0x4188('0x10')]},'log':_0x4188('0x11')});};}; \ No newline at end of file