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