Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / ami / rpc / memberReport.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xa938=['toNumber','CreateMemberReport','voice','membername','TALKING','starttime','endtime','diff','exten','dialstring','lodash','util','../client','voiceQueueReport','queuecallercompleteAt','queuecallerexitAt','Request','lastAssignedTo','isNil','interface','format','SIP/%s','seconds','inbound','calleridnum','queue','agent','accountcode'];(function(_0x54b062,_0x264bb5){var _0x255e41=function(_0x3c7e6f){while(--_0x3c7e6f){_0x54b062['push'](_0x54b062['shift']());}};_0x255e41(++_0x264bb5);}(_0xa938,0xce));var _0x8a93=function(_0xa3ec1,_0x3a3b34){_0xa3ec1=_0xa3ec1-0x0;var _0x1dc7a8=_0xa938[_0xa3ec1];return _0x1dc7a8;};'use strict';var moment=require('moment');var _=require(_0x8a93('0x0'));var util=require(_0x8a93('0x1'));var client=require(_0x8a93('0x2'));exports[_0x8a93('0x3')]=function(_0x4a219c){var _0x7bb93=_0x4a219c[_0x8a93('0x4')]||_0x4a219c[_0x8a93('0x5')];return client[_0x8a93('0x6')]('CreateMemberReport',{'body':{'channel':'voice','membername':_0x4a219c[_0x8a93('0x7')],'interface':_[_0x8a93('0x8')](_0x4a219c[_0x8a93('0x9')])?util[_0x8a93('0xa')](_0x8a93('0xb'),_0x4a219c[_0x8a93('0x7')]):_0x4a219c[_0x8a93('0x9')],'type':'TALKING','enterAt':_0x4a219c['queuecallerleaveAt'],'exitAt':_0x7bb93,'duration':moment(_0x7bb93)['diff'](_0x4a219c['queuecallerleaveAt'],_0x8a93('0xc')),'data1':_0x8a93('0xd'),'data2':_0x4a219c[_0x8a93('0xe')],'data3':_0x4a219c['exten'],'data4':null,'data5':_0x4a219c[_0x8a93('0xf')],'role':_0x8a93('0x10'),'internal':_0x4a219c[_0x8a93('0x11')]?_[_0x8a93('0x12')](_0x4a219c['accountcode']):undefined,'uniqueid':_0x4a219c['uniqueid']},'log':_0x8a93('0x13')});};exports['voiceDialReport']=function(_0x39f54b){return client[_0x8a93('0x6')](_0x8a93('0x13'),{'body':{'channel':_0x8a93('0x14'),'membername':_0x39f54b[_0x8a93('0x15')],'interface':_0x39f54b['interface'],'type':_0x8a93('0x16'),'enterAt':_0x39f54b[_0x8a93('0x17')],'exitAt':_0x39f54b[_0x8a93('0x18')],'duration':moment(_0x39f54b[_0x8a93('0x18')])[_0x8a93('0x19')](_0x39f54b[_0x8a93('0x17')],_0x8a93('0xc'))>=0x0?moment(_0x39f54b['endtime'])[_0x8a93('0x19')](_0x39f54b[_0x8a93('0x17')],'seconds'):null,'data1':'outbound','data2':_0x39f54b[_0x8a93('0x11')],'data3':_0x39f54b[_0x8a93('0x1a')],'data4':_0x39f54b[_0x8a93('0x1b')]||null,'role':'agent','internal':_0x39f54b[_0x8a93('0x11')]?_[_0x8a93('0x12')](_0x39f54b[_0x8a93('0x11')]):undefined,'uniqueid':_0x39f54b['uniqueid']},'log':'CreateMemberReport'});};