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