019dceaf9087ef71315591339301988ff33a1cf9
[motion2.git] / server / services / ami / rpc / user.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 _0x45a8=['getAgent','../client','getAgents','Request','agent','name','email','accountcode','fullname','online','pauseType','lastPauseAt','voicePause','phone','mobile','interface','GetUser','internal','getTelephones','PauseUser','UnpauseUser','savePause','ShowUser','lastLoginAt'];(function(_0x4ef232,_0xc6574d){var _0xf1edd0=function(_0x2b2cd2){while(--_0x2b2cd2){_0x4ef232['push'](_0x4ef232['shift']());}};_0xf1edd0(++_0xc6574d);}(_0x45a8,0xa9));var _0x845a=function(_0x2e5660,_0x3a3bac){_0x2e5660=_0x2e5660-0x0;var _0x4a2adc=_0x45a8[_0x2e5660];return _0x4a2adc;};'use strict';var client=require(_0x845a('0x0'));exports[_0x845a('0x1')]=function(){return function(){return client[_0x845a('0x2')]('GetUser',{'options':{'raw':![],'where':{'role':_0x845a('0x3')},'attributes':['id',_0x845a('0x4'),_0x845a('0x5'),_0x845a('0x6'),_0x845a('0x7'),_0x845a('0x8'),'lastLoginAt',_0x845a('0x9'),_0x845a('0xa'),_0x845a('0xb'),_0x845a('0xc'),_0x845a('0xd'),_0x845a('0xe')]},'log':_0x845a('0x1')});};};exports['getTelephones']=function(){return function(){return client['Request'](_0x845a('0xf'),{'options':{'raw':!![],'where':{'role':'telephone'},'attributes':['id',_0x845a('0x4'),_0x845a('0x6'),_0x845a('0x10')]},'log':_0x845a('0x11')});};};exports['savePause']=function(_0x383915,_0x380065,_0x1250d3){return client['Request'](_0x845a('0x12'),{'body':{'type':_0x380065,'uniqueid':_0x1250d3},'options':{'where':{'id':_0x383915['id']}},'log':'savePause'});};exports['saveUnpause']=function(_0x5f273d){return client[_0x845a('0x2')](_0x845a('0x13'),{'body':{},'options':{'where':{'id':_0x5f273d['id']}},'log':_0x845a('0x14')});};exports['getAgent']=function(_0x5e3fea){return client[_0x845a('0x2')](_0x845a('0x15'),{'options':{'raw':![],'where':{'role':_0x845a('0x3'),'id':_0x5e3fea},'attributes':['id','name',_0x845a('0x5'),_0x845a('0x6'),_0x845a('0x7'),'online',_0x845a('0x16'),_0x845a('0x9'),_0x845a('0xa'),_0x845a('0xb'),_0x845a('0xe')]},'log':_0x845a('0x17')});};