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