1364630143798dba7323e7a24cd26cccd1b843aa
[motion2.git] / server / api / rpc / index.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 _0xfa35=['/voice/queues','voiceQueues','/chat/queues','/mail/queues','mailQueues','/mail/accounts','openchannelQueues','/sms/queues','smsQueues','faxQueues','/voice/queues/preview/:id','/voice/queues/channels','voiceQueuesChannels','/voice/queues/channels/:uniqueid','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','/voice/queues/channels/:uniqueid/redirect/:exten','voiceQueuesChannelRedirect','/voice/queues/:id','outbound','/outbound/channels','outboundChannels','/agents','agents','/agents/:id/capacity','agentCapacity','/telephones','telephones','/trunks','trunks','faxAccounts','chatQueuesWaitingInteractions','/mail/queues/waitinginteractions','/openchannel/queues/waitinginteractions','openchannelQueuesWaitingInteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','queueNotify','mail','/mail/queues/:id','showMailQueues','/chat/queues/:id/notify','chat','/chat/queues/:id','/fax/queues/:id/notify','fax','showFaxQueues','/openchannel/queues/:id/notify','openchannel','/openchannel/queues/:id','sms','showSmsQueues','/agents/:id/notify','agentNotify','exports','multer','util','path','express','Router','../../components/auth/service','./rpc.controller','get','/voice/channels','isAuthenticated','/voice/channels/:uniqueid/mixmonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor'];(function(_0x182ae1,_0x508cf3){var _0x442a80=function(_0x549f09){while(--_0x549f09){_0x182ae1['push'](_0x182ae1['shift']());}};_0x442a80(++_0x508cf3);}(_0xfa35,0x1f2));var _0x5fa3=function(_0x3b0295,_0x218b0b){_0x3b0295=_0x3b0295-0x0;var _0x2cdd32=_0xfa35[_0x3b0295];return _0x2cdd32;};'use strict';var multer=require(_0x5fa3('0x0'));var util=require(_0x5fa3('0x1'));var path=require(_0x5fa3('0x2'));var express=require(_0x5fa3('0x3'));var router=express[_0x5fa3('0x4')]();var auth=require(_0x5fa3('0x5'));var controller=require(_0x5fa3('0x6'));router[_0x5fa3('0x7')](_0x5fa3('0x8'),auth[_0x5fa3('0x9')](),controller['voiceChannels']);router[_0x5fa3('0x7')](_0x5fa3('0xa'),auth['isAuthenticated'](),controller['voiceChannelMixMonitor']);router[_0x5fa3('0x7')](_0x5fa3('0xb'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0xc')]);router[_0x5fa3('0x7')](_0x5fa3('0xd'),auth['isAuthenticated'](),controller[_0x5fa3('0xe')]);router[_0x5fa3('0x7')](_0x5fa3('0xf'),auth[_0x5fa3('0x9')](),controller['chatQueues']);router[_0x5fa3('0x7')](_0x5fa3('0x10'),auth['isAuthenticated'](),controller[_0x5fa3('0x11')]);router['get'](_0x5fa3('0x12'),auth[_0x5fa3('0x9')](),controller['mailAccounts']);router[_0x5fa3('0x7')]('/openchannel/queues',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x13')]);router[_0x5fa3('0x7')](_0x5fa3('0x14'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x15')]);router[_0x5fa3('0x7')]('/fax/queues',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x16')]);router[_0x5fa3('0x7')](_0x5fa3('0x17'),auth[_0x5fa3('0x9')](),controller['voiceQueuesPreview']);router[_0x5fa3('0x7')](_0x5fa3('0x18'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x19')]);router[_0x5fa3('0x7')](_0x5fa3('0x1a'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x1b')]);router[_0x5fa3('0x7')](_0x5fa3('0x1c'),auth['isAuthenticated'](),controller[_0x5fa3('0x1d')]);router['get'](_0x5fa3('0x1e'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x1f')]);router[_0x5fa3('0x7')](_0x5fa3('0x20'),auth[_0x5fa3('0x9')](),controller['showVoiceQueues']);router[_0x5fa3('0x7')]('/outbound',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x21')]);router[_0x5fa3('0x7')](_0x5fa3('0x22'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x23')]);router[_0x5fa3('0x7')](_0x5fa3('0x24'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x25')]);router['put'](_0x5fa3('0x26'),auth['isAuthenticated'](),controller[_0x5fa3('0x27')]);router['get'](_0x5fa3('0x28'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x29')]);router[_0x5fa3('0x7')](_0x5fa3('0x2a'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x2b')]);router[_0x5fa3('0x7')]('/campaigns',auth[_0x5fa3('0x9')](),controller['campaigns']);router[_0x5fa3('0x7')]('/fax/accounts',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x2c')]);router['get']('/chat/queues/waitinginteractions',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x2d')]);router[_0x5fa3('0x7')](_0x5fa3('0x2e'),auth[_0x5fa3('0x9')](),controller['mailQueuesWaitingInteractions']);router[_0x5fa3('0x7')](_0x5fa3('0x2f'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x30')]);router[_0x5fa3('0x7')](_0x5fa3('0x31'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x32')]);router[_0x5fa3('0x7')](_0x5fa3('0x33'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x34')]);router[_0x5fa3('0x35')](_0x5fa3('0x36'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x37')](_0x5fa3('0x38')));router[_0x5fa3('0x7')](_0x5fa3('0x39'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x3a')]);router[_0x5fa3('0x35')](_0x5fa3('0x3b'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x37')](_0x5fa3('0x3c')));router['get'](_0x5fa3('0x3d'),auth['isAuthenticated'](),controller['showChatQueues']);router[_0x5fa3('0x35')](_0x5fa3('0x3e'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x37')](_0x5fa3('0x3f')));router[_0x5fa3('0x7')]('/fax/queues/:id',auth['isAuthenticated'](),controller[_0x5fa3('0x40')]);router[_0x5fa3('0x35')](_0x5fa3('0x41'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x37')](_0x5fa3('0x42')));router[_0x5fa3('0x7')](_0x5fa3('0x43'),auth[_0x5fa3('0x9')](),controller['showOpenchannelQueues']);router[_0x5fa3('0x35')]('/sms/queues/:id/notify',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x37')](_0x5fa3('0x44')));router[_0x5fa3('0x7')]('/sms/queues/:id',auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x45')]);router[_0x5fa3('0x35')](_0x5fa3('0x46'),auth[_0x5fa3('0x9')](),controller[_0x5fa3('0x47')]);module[_0x5fa3('0x48')]=router;