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