Built motion from commit (unavailable).|2.4.17
[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 _0x7cac=['GetUser','name','accountcode','online','lastLoginAt','pauseType','lastPauseAt','voicePause','phone','mobile','interface','internal','getTelephones','savePause','PauseUser','saveUnpause','getAgent','ShowUser','agent','email','fullname','getAgents','Request'];(function(_0x4eb9b7,_0x2b6622){var _0x3d8db5=function(_0x509063){while(--_0x509063){_0x4eb9b7['push'](_0x4eb9b7['shift']());}};_0x3d8db5(++_0x2b6622);}(_0x7cac,0x1b3));var _0xc7ca=function(_0x50a0c2,_0x4befab){_0x50a0c2=_0x50a0c2-0x0;var _0x5ebadd=_0x7cac[_0x50a0c2];return _0x5ebadd;};'use strict';var client=require('../client');exports[_0xc7ca('0x0')]=function(){return function(){return client[_0xc7ca('0x1')](_0xc7ca('0x2'),{'options':{'raw':![],'where':{'role':'agent'},'attributes':['id',_0xc7ca('0x3'),'email',_0xc7ca('0x4'),'fullname',_0xc7ca('0x5'),_0xc7ca('0x6'),_0xc7ca('0x7'),_0xc7ca('0x8'),_0xc7ca('0x9'),_0xc7ca('0xa'),_0xc7ca('0xb'),_0xc7ca('0xc')]},'log':'getAgents'});};};exports['getTelephones']=function(){return function(){return client['Request']('GetUser',{'options':{'raw':!![],'where':{'role':'telephone'},'attributes':['id',_0xc7ca('0x3'),_0xc7ca('0x4'),_0xc7ca('0xd')]},'log':_0xc7ca('0xe')});};};exports[_0xc7ca('0xf')]=function(_0x13f397,_0x20182e,_0x503415){return client[_0xc7ca('0x1')](_0xc7ca('0x10'),{'body':{'type':_0x20182e,'uniqueid':_0x503415},'options':{'where':{'id':_0x13f397['id']}},'log':_0xc7ca('0xf')});};exports[_0xc7ca('0x11')]=function(_0x623bb1){return client['Request']('UnpauseUser',{'body':{},'options':{'where':{'id':_0x623bb1['id']}},'log':_0xc7ca('0xf')});};exports[_0xc7ca('0x12')]=function(_0x1c9cff){return client[_0xc7ca('0x1')](_0xc7ca('0x13'),{'options':{'raw':![],'where':{'role':_0xc7ca('0x14'),'id':_0x1c9cff},'attributes':['id',_0xc7ca('0x3'),_0xc7ca('0x15'),'accountcode',_0xc7ca('0x16'),_0xc7ca('0x5'),_0xc7ca('0x6'),_0xc7ca('0x7'),_0xc7ca('0x8'),_0xc7ca('0x9'),_0xc7ca('0xc')]},'log':_0xc7ca('0x12')});};