Built motion from commit (unavailable).|2.5.30
[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 _0xeaca=['name','../client','Request','agent','email','accountcode','fullname','online','pauseType','lastPauseAt','voicePause','phone','mobile','interface','getAgents','getTelephones','telephone','internal','PauseUser','savePause','saveUnpause','UnpauseUser','getAgent','ShowUser'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xeaca,0x121));var _0xaeac=function(_0x55116d,_0x3b59f6){_0x55116d=_0x55116d-0x0;var _0x206a8e=_0xeaca[_0x55116d];return _0x206a8e;};'use strict';var client=require(_0xaeac('0x0'));exports['getAgents']=function(){return function(){return client[_0xaeac('0x1')]('GetUser',{'options':{'raw':![],'where':{'role':_0xaeac('0x2')},'attributes':['id','name',_0xaeac('0x3'),_0xaeac('0x4'),_0xaeac('0x5'),_0xaeac('0x6'),'lastLoginAt',_0xaeac('0x7'),_0xaeac('0x8'),_0xaeac('0x9'),_0xaeac('0xa'),_0xaeac('0xb'),_0xaeac('0xc')]},'log':_0xaeac('0xd')});};};exports[_0xaeac('0xe')]=function(){return function(){return client[_0xaeac('0x1')]('GetUser',{'options':{'raw':!![],'where':{'role':_0xaeac('0xf')},'attributes':['id','name','accountcode',_0xaeac('0x10')]},'log':_0xaeac('0xe')});};};exports['savePause']=function(_0x3f8e50,_0x15ab9c,_0x84aa47){return client[_0xaeac('0x1')](_0xaeac('0x11'),{'body':{'type':_0x15ab9c,'uniqueid':_0x84aa47},'options':{'where':{'id':_0x3f8e50['id']}},'log':_0xaeac('0x12')});};exports[_0xaeac('0x13')]=function(_0x4792a6){return client['Request'](_0xaeac('0x14'),{'body':{},'options':{'where':{'id':_0x4792a6['id']}},'log':_0xaeac('0x12')});};exports[_0xaeac('0x15')]=function(_0x82555d){return client[_0xaeac('0x1')](_0xaeac('0x16'),{'options':{'raw':![],'where':{'role':_0xaeac('0x2'),'id':_0x82555d},'attributes':['id',_0xaeac('0x17'),_0xaeac('0x3'),_0xaeac('0x4'),_0xaeac('0x5'),_0xaeac('0x6'),'lastLoginAt','pauseType',_0xaeac('0x8'),_0xaeac('0x9'),_0xaeac('0xc')]},'log':_0xaeac('0x15')});};