Built motion from commit (unavailable).|2.5.28
[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 _0x1d4e=['savePause','PauseUser','UnpauseUser','getAgent','ShowUser','fullname','lastLoginAt','interface','getAgents','Request','GetUser','agent','name','accountcode','online','lastPauseAt','phone','mobile','getTelephones','telephone','internal'];(function(_0x344a3f,_0x579a22){var _0x264712=function(_0x34c9f0){while(--_0x34c9f0){_0x344a3f['push'](_0x344a3f['shift']());}};_0x264712(++_0x579a22);}(_0x1d4e,0xda));var _0xe1d4=function(_0x44eac5,_0x2593c3){_0x44eac5=_0x44eac5-0x0;var _0xb4450e=_0x1d4e[_0x44eac5];return _0xb4450e;};'use strict';var client=require('../client');exports[_0xe1d4('0x0')]=function(){return function(){return client[_0xe1d4('0x1')](_0xe1d4('0x2'),{'options':{'raw':![],'where':{'role':_0xe1d4('0x3')},'attributes':['id',_0xe1d4('0x4'),'email',_0xe1d4('0x5'),'fullname',_0xe1d4('0x6'),'lastLoginAt','pauseType',_0xe1d4('0x7'),'voicePause',_0xe1d4('0x8'),_0xe1d4('0x9'),'interface']},'log':_0xe1d4('0x0')});};};exports[_0xe1d4('0xa')]=function(){return function(){return client['Request'](_0xe1d4('0x2'),{'options':{'raw':!![],'where':{'role':_0xe1d4('0xb')},'attributes':['id','name','accountcode',_0xe1d4('0xc')]},'log':_0xe1d4('0xa')});};};exports[_0xe1d4('0xd')]=function(_0x2ee0bf,_0x4bccf9,_0x33b29e){return client[_0xe1d4('0x1')](_0xe1d4('0xe'),{'body':{'type':_0x4bccf9,'uniqueid':_0x33b29e},'options':{'where':{'id':_0x2ee0bf['id']}},'log':_0xe1d4('0xd')});};exports['saveUnpause']=function(_0x102376){return client['Request'](_0xe1d4('0xf'),{'body':{},'options':{'where':{'id':_0x102376['id']}},'log':'savePause'});};exports[_0xe1d4('0x10')]=function(_0x1d65f1){return client[_0xe1d4('0x1')](_0xe1d4('0x11'),{'options':{'raw':![],'where':{'role':'agent','id':_0x1d65f1},'attributes':['id','name','email','accountcode',_0xe1d4('0x12'),_0xe1d4('0x6'),_0xe1d4('0x13'),'pauseType','lastPauseAt','voicePause',_0xe1d4('0x14')]},'log':_0xe1d4('0x10')});};