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