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