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