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