Built motion from commit (unavailable).|2.5.20
[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 _0x22b7=['email','accountcode','fullname','online','lastPauseAt','voicePause','phone','interface','getAgents','getTelephones','telephone','savePause','PauseUser','UnpauseUser','getAgent','lastLoginAt','pauseType','Request','agent','name'];(function(_0x4abaec,_0x2430c0){var _0x2dafe9=function(_0x2e7f4f){while(--_0x2e7f4f){_0x4abaec['push'](_0x4abaec['shift']());}};_0x2dafe9(++_0x2430c0);}(_0x22b7,0x1c9));var _0x722b=function(_0x2d138a,_0x38524c){_0x2d138a=_0x2d138a-0x0;var _0x1c13e9=_0x22b7[_0x2d138a];return _0x1c13e9;};'use strict';var client=require('../client');exports['getAgents']=function(){return function(){return client[_0x722b('0x0')]('GetUser',{'options':{'raw':![],'where':{'role':_0x722b('0x1')},'attributes':['id',_0x722b('0x2'),_0x722b('0x3'),_0x722b('0x4'),_0x722b('0x5'),_0x722b('0x6'),'lastLoginAt','pauseType',_0x722b('0x7'),_0x722b('0x8'),_0x722b('0x9'),'mobile',_0x722b('0xa')]},'log':_0x722b('0xb')});};};exports[_0x722b('0xc')]=function(){return function(){return client['Request']('GetUser',{'options':{'raw':!![],'where':{'role':_0x722b('0xd')},'attributes':['id',_0x722b('0x2'),_0x722b('0x4'),'internal']},'log':_0x722b('0xc')});};};exports[_0x722b('0xe')]=function(_0x16b342,_0x1116b6,_0x278239){return client['Request'](_0x722b('0xf'),{'body':{'type':_0x1116b6,'uniqueid':_0x278239},'options':{'where':{'id':_0x16b342['id']}},'log':_0x722b('0xe')});};exports['saveUnpause']=function(_0x1eae7e){return client[_0x722b('0x0')](_0x722b('0x10'),{'body':{},'options':{'where':{'id':_0x1eae7e['id']}},'log':_0x722b('0xe')});};exports[_0x722b('0x11')]=function(_0x21e13b){return client[_0x722b('0x0')]('ShowUser',{'options':{'raw':![],'where':{'role':_0x722b('0x1'),'id':_0x21e13b},'attributes':['id',_0x722b('0x2'),_0x722b('0x3'),'accountcode','fullname','online',_0x722b('0x12'),_0x722b('0x13'),_0x722b('0x7'),_0x722b('0x8'),_0x722b('0xa')]},'log':_0x722b('0x11')});};