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