Built motion from commit e6806ed6.|2.6.0
[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 _0xb90f=['accountcode','toNumber','uniqueid','membername','endtime','diff','seconds','starttime','outbound','moment','lodash','util','../client','queuecallercompleteAt','queuecallerexitAt','CreateMemberReport','voice','lastAssignedTo','isNil','interface','format','SIP/%s','queuecallerleaveAt','exten','queue','agent'];(function(_0x2a78aa,_0x4d7b1a){var _0x330d8f=function(_0x4c3c43){while(--_0x4c3c43){_0x2a78aa['push'](_0x2a78aa['shift']());}};_0x330d8f(++_0x4d7b1a);}(_0xb90f,0x1c3));var _0xfb90=function(_0x5e2861,_0x5a4bad){_0x5e2861=_0x5e2861-0x0;var _0x4b7336=_0xb90f[_0x5e2861];return _0x4b7336;};'use strict';var moment=require(_0xfb90('0x0'));var _=require(_0xfb90('0x1'));var util=require(_0xfb90('0x2'));var client=require(_0xfb90('0x3'));exports['voiceQueueReport']=function(_0x24ed57){var _0x53e2c6=_0x24ed57[_0xfb90('0x4')]||_0x24ed57[_0xfb90('0x5')];return client['Request'](_0xfb90('0x6'),{'body':{'channel':_0xfb90('0x7'),'membername':_0x24ed57[_0xfb90('0x8')],'interface':_[_0xfb90('0x9')](_0x24ed57[_0xfb90('0xa')])?util[_0xfb90('0xb')](_0xfb90('0xc'),_0x24ed57[_0xfb90('0x8')]):_0x24ed57[_0xfb90('0xa')],'type':'TALKING','enterAt':_0x24ed57['queuecallerleaveAt'],'exitAt':_0x53e2c6,'duration':moment(_0x53e2c6)['diff'](_0x24ed57[_0xfb90('0xd')],'seconds'),'data1':'inbound','data2':_0x24ed57['calleridnum'],'data3':_0x24ed57[_0xfb90('0xe')],'data4':null,'data5':_0x24ed57[_0xfb90('0xf')],'role':_0xfb90('0x10'),'internal':_0x24ed57[_0xfb90('0x11')]?_[_0xfb90('0x12')](_0x24ed57[_0xfb90('0x11')]):undefined,'uniqueid':_0x24ed57[_0xfb90('0x13')]},'log':_0xfb90('0x6')});};exports['voiceDialReport']=function(_0x4c09c0){return client['Request']('CreateMemberReport',{'body':{'channel':_0xfb90('0x7'),'membername':_0x4c09c0[_0xfb90('0x14')],'interface':_0x4c09c0[_0xfb90('0xa')],'type':'TALKING','enterAt':_0x4c09c0['starttime'],'exitAt':_0x4c09c0[_0xfb90('0x15')],'duration':moment(_0x4c09c0[_0xfb90('0x15')])[_0xfb90('0x16')](_0x4c09c0['starttime'],_0xfb90('0x17'))>=0x0?moment(_0x4c09c0[_0xfb90('0x15')])[_0xfb90('0x16')](_0x4c09c0[_0xfb90('0x18')],_0xfb90('0x17')):null,'data1':_0xfb90('0x19'),'data2':_0x4c09c0[_0xfb90('0x11')],'data3':_0x4c09c0[_0xfb90('0xe')],'data4':_0x4c09c0['dialstring']||null,'role':_0xfb90('0x10'),'internal':_0x4c09c0[_0xfb90('0x11')]?_['toNumber'](_0x4c09c0[_0xfb90('0x11')]):undefined,'uniqueid':_0x4c09c0[_0xfb90('0x13')]},'log':_0xfb90('0x6')});};