Built motion from commit (unavailable).|2.4.18
[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 _0x9c15=['UnpauseUser','getAgent','online','voicePause','interface','../client','Request','GetUser','name','email','accountcode','fullname','lastLoginAt','lastPauseAt','phone','mobile','getAgents','getTelephones','telephone','internal','savePause','saveUnpause'];(function(_0x5bd613,_0x151a02){var _0x62f674=function(_0x548b15){while(--_0x548b15){_0x5bd613['push'](_0x5bd613['shift']());}};_0x62f674(++_0x151a02);}(_0x9c15,0xf7));var _0x59c1=function(_0x4cf98e,_0xba4b79){_0x4cf98e=_0x4cf98e-0x0;var _0x1623ac=_0x9c15[_0x4cf98e];return _0x1623ac;};'use strict';var client=require(_0x59c1('0x0'));exports['getAgents']=function(){return function(){return client[_0x59c1('0x1')](_0x59c1('0x2'),{'options':{'raw':![],'where':{'role':'agent'},'attributes':['id',_0x59c1('0x3'),_0x59c1('0x4'),_0x59c1('0x5'),_0x59c1('0x6'),'online',_0x59c1('0x7'),'pauseType',_0x59c1('0x8'),'voicePause',_0x59c1('0x9'),_0x59c1('0xa'),'interface']},'log':_0x59c1('0xb')});};};exports[_0x59c1('0xc')]=function(){return function(){return client['Request']('GetUser',{'options':{'raw':!![],'where':{'role':_0x59c1('0xd')},'attributes':['id',_0x59c1('0x3'),_0x59c1('0x5'),_0x59c1('0xe')]},'log':_0x59c1('0xc')});};};exports[_0x59c1('0xf')]=function(_0x1628d3,_0x2f40ab,_0x45ff35){return client[_0x59c1('0x1')]('PauseUser',{'body':{'type':_0x2f40ab,'uniqueid':_0x45ff35},'options':{'where':{'id':_0x1628d3['id']}},'log':_0x59c1('0xf')});};exports[_0x59c1('0x10')]=function(_0x12df75){return client[_0x59c1('0x1')](_0x59c1('0x11'),{'body':{},'options':{'where':{'id':_0x12df75['id']}},'log':_0x59c1('0xf')});};exports[_0x59c1('0x12')]=function(_0x1dd951){return client['Request']('ShowUser',{'options':{'raw':![],'where':{'role':'agent','id':_0x1dd951},'attributes':['id',_0x59c1('0x3'),_0x59c1('0x4'),_0x59c1('0x5'),_0x59c1('0x6'),_0x59c1('0x13'),_0x59c1('0x7'),'pauseType',_0x59c1('0x8'),_0x59c1('0x14'),_0x59c1('0x15')]},'log':'getAgent'});};