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