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