8409357aa217e89665e4d3387f41dedac948e41f
[motion2.git] / server / services / routing / rpc / mailQueue.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 _0xb3ab=['mailPause','Request','strategy','User','name','online'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xb3ab,0x17b));var _0xbb3a=function(_0x292f93,_0x2c6e8e){_0x292f93=_0x292f93-0x0;var _0x5a94b1=_0xb3ab[_0x292f93];return _0x5a94b1;};'use strict';var client=require('../client');exports['getMailQueues']=function(){return function(){return client[_0xbb3a('0x0')]('GetMailQueue',{'options':{'raw':![],'attributes':['id','name','timeout',_0xbb3a('0x1')],'include':[{'model':_0xbb3a('0x2'),'as':'Agents','attributes':['id',_0xbb3a('0x3'),_0xbb3a('0x4'),_0xbb3a('0x5')]}]},'log':'getMailQueues'});};};