X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Frpc%2FvoiceCallReport.js;h=c2d7c70f4f7ff4f28807dea434402fdae919812c;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=2025a55c770fd10e62353d561f893f6d960dc7a7;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/services/ami/rpc/voiceCallReport.js b/server/services/ami/rpc/voiceCallReport.js index 2025a55..c2d7c70 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 _0x074b=['getVoiceCallReports','Request','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','type','duration','billableseconds','GetVoiceCallReports','moment','create','CreateVoiceCallReport','merge','calleridnum','context','callerid'];(function(_0x35d60f,_0x1995b7){var _0x2a43db=function(_0x54b6dd){while(--_0x54b6dd){_0x35d60f['push'](_0x35d60f['shift']());}};_0x2a43db(++_0x1995b7);}(_0x074b,0x1df));var _0xb074=function(_0x6635d2,_0x202128){_0x6635d2=_0x6635d2-0x0;var _0x34ae8f=_0x074b[_0x6635d2];return _0x34ae8f;};'use strict';var moment=require(_0xb074('0x0'));var util=require('util');var _=require('lodash');var client=require('../client');exports[_0xb074('0x1')]=function(_0x5dc3a1){return client['Request'](_0xb074('0x2'),{'body':_[_0xb074('0x3')](_0x5dc3a1,{'source':_0x5dc3a1[_0xb074('0x4')],'destinationcontext':_0x5dc3a1[_0xb074('0x5')],'callerid':_0x5dc3a1[_0xb074('0x6')],'amaflags':'DOCUMENTATION'}),'log':_0xb074('0x2')});};exports[_0xb074('0x7')]=function(){return function(){return client[_0xb074('0x8')]('GetVoiceCallReport',{'options':{'where':{'type':[_0xb074('0x9')],'createdAt':{'$between':[moment()[_0xb074('0xa')](_0xb074('0xb'))[_0xb074('0xc')](_0xb074('0xd')),moment()['endOf'](_0xb074('0xb'))[_0xb074('0xc')](_0xb074('0xd'))]}},'attributes':[_0xb074('0xe'),'disposition',_0xb074('0xf'),_0xb074('0x10')]},'log':_0xb074('0x11')});};}; \ No newline at end of file +var _0xbec3=['util','lodash','../client','create','merge','calleridnum','DOCUMENTATION','getVoiceCallReports','Request','GetVoiceCallReport','outbound','startOf','day','format','YYYY-MM-DD\x20HH:mm:ss','endOf','type','disposition','duration','GetVoiceCallReports','moment'];(function(_0x2bfa61,_0x3dca75){var _0x321ba0=function(_0x9291a1){while(--_0x9291a1){_0x2bfa61['push'](_0x2bfa61['shift']());}};_0x321ba0(++_0x3dca75);}(_0xbec3,0x68));var _0x3bec=function(_0x357b23,_0x2d30e5){_0x357b23=_0x357b23-0x0;var _0x5c11a9=_0xbec3[_0x357b23];return _0x5c11a9;};'use strict';var moment=require(_0x3bec('0x0'));var util=require(_0x3bec('0x1'));var _=require(_0x3bec('0x2'));var client=require(_0x3bec('0x3'));exports[_0x3bec('0x4')]=function(_0x21f7fc){return client['Request']('CreateVoiceCallReport',{'body':_[_0x3bec('0x5')](_0x21f7fc,{'source':_0x21f7fc[_0x3bec('0x6')],'destinationcontext':_0x21f7fc['context'],'callerid':_0x21f7fc['callerid'],'amaflags':_0x3bec('0x7')}),'log':'CreateVoiceCallReport'});};exports[_0x3bec('0x8')]=function(){return function(){return client[_0x3bec('0x9')](_0x3bec('0xa'),{'options':{'where':{'type':[_0x3bec('0xb')],'createdAt':{'$between':[moment()[_0x3bec('0xc')](_0x3bec('0xd'))[_0x3bec('0xe')](_0x3bec('0xf')),moment()[_0x3bec('0x10')](_0x3bec('0xd'))['format'](_0x3bec('0xf'))]}},'attributes':[_0x3bec('0x11'),_0x3bec('0x12'),_0x3bec('0x13'),'billableseconds']},'log':_0x3bec('0x14')});};}; \ No newline at end of file