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