Built motion from commit (unavailable).|2.4.19
[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 _0xe21d=['get','/voice/channels','isAuthenticated','/voice/channels/:uniqueid/mixmonitor','voiceChannelMixMonitor','voiceChannelStopMixMonitor','voiceQueues','/chat/queues','/mail/queues','mailQueues','/mail/accounts','openchannelQueues','/sms/queues','smsQueues','/fax/queues','/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','/outbound/channels','outboundChannels','/agents','agents','put','/agents/:id/capacity','telephones','/trunks','trunks','/campaigns','/fax/accounts','faxAccounts','chatQueuesWaitingInteractions','mailQueuesWaitingInteractions','smsQueuesWaitingInteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','queueNotify','showMailQueues','/chat/queues/:id/notify','chat','/chat/queues/:id','showChatQueues','/fax/queues/:id/notify','fax','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','openchannel','/openchannel/queues/:id','/sms/queues/:id/notify','sms','/sms/queues/:id','agentNotify','exports','multer','util','path','Router','../../components/auth/service','./rpc.controller'];(function(_0x3d9a17,_0x126e4e){var _0x3f4392=function(_0xe89831){while(--_0xe89831){_0x3d9a17['push'](_0x3d9a17['shift']());}};_0x3f4392(++_0x126e4e);}(_0xe21d,0x149));var _0xde21=function(_0x4f312b,_0x53d3f7){_0x4f312b=_0x4f312b-0x0;var _0x4c8891=_0xe21d[_0x4f312b];return _0x4c8891;};'use strict';var multer=require(_0xde21('0x0'));var util=require(_0xde21('0x1'));var path=require(_0xde21('0x2'));var express=require('express');var router=express[_0xde21('0x3')]();var auth=require(_0xde21('0x4'));var controller=require(_0xde21('0x5'));router[_0xde21('0x6')](_0xde21('0x7'),auth[_0xde21('0x8')](),controller['voiceChannels']);router[_0xde21('0x6')](_0xde21('0x9'),auth['isAuthenticated'](),controller[_0xde21('0xa')]);router[_0xde21('0x6')]('/voice/channels/:uniqueid/stopmixmonitor',auth['isAuthenticated'](),controller[_0xde21('0xb')]);router[_0xde21('0x6')]('/voice/queues',auth['isAuthenticated'](),controller[_0xde21('0xc')]);router[_0xde21('0x6')](_0xde21('0xd'),auth[_0xde21('0x8')](),controller['chatQueues']);router['get'](_0xde21('0xe'),auth[_0xde21('0x8')](),controller[_0xde21('0xf')]);router['get'](_0xde21('0x10'),auth[_0xde21('0x8')](),controller['mailAccounts']);router[_0xde21('0x6')]('/openchannel/queues',auth['isAuthenticated'](),controller[_0xde21('0x11')]);router[_0xde21('0x6')](_0xde21('0x12'),auth[_0xde21('0x8')](),controller[_0xde21('0x13')]);router['get'](_0xde21('0x14'),auth[_0xde21('0x8')](),controller['faxQueues']);router[_0xde21('0x6')]('/voice/queues/preview/:id',auth[_0xde21('0x8')](),controller['voiceQueuesPreview']);router[_0xde21('0x6')](_0xde21('0x15'),auth['isAuthenticated'](),controller[_0xde21('0x16')]);router[_0xde21('0x6')](_0xde21('0x17'),auth['isAuthenticated'](),controller[_0xde21('0x18')]);router[_0xde21('0x6')](_0xde21('0x19'),auth['isAuthenticated'](),controller[_0xde21('0x1a')]);router[_0xde21('0x6')](_0xde21('0x1b'),auth[_0xde21('0x8')](),controller[_0xde21('0x1c')]);router[_0xde21('0x6')](_0xde21('0x1d'),auth[_0xde21('0x8')](),controller['showVoiceQueues']);router[_0xde21('0x6')]('/outbound',auth[_0xde21('0x8')](),controller['outbound']);router['get'](_0xde21('0x1e'),auth[_0xde21('0x8')](),controller[_0xde21('0x1f')]);router[_0xde21('0x6')](_0xde21('0x20'),auth[_0xde21('0x8')](),controller[_0xde21('0x21')]);router[_0xde21('0x22')](_0xde21('0x23'),auth[_0xde21('0x8')](),controller['agentCapacity']);router[_0xde21('0x6')]('/telephones',auth[_0xde21('0x8')](),controller[_0xde21('0x24')]);router['get'](_0xde21('0x25'),auth[_0xde21('0x8')](),controller[_0xde21('0x26')]);router[_0xde21('0x6')](_0xde21('0x27'),auth[_0xde21('0x8')](),controller['campaigns']);router[_0xde21('0x6')](_0xde21('0x28'),auth[_0xde21('0x8')](),controller[_0xde21('0x29')]);router[_0xde21('0x6')]('/chat/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0xde21('0x2a')]);router['get']('/mail/queues/waitinginteractions',auth[_0xde21('0x8')](),controller[_0xde21('0x2b')]);router[_0xde21('0x6')]('/openchannel/queues/waitinginteractions',auth[_0xde21('0x8')](),controller['openchannelQueuesWaitingInteractions']);router[_0xde21('0x6')]('/sms/queues/waitinginteractions',auth[_0xde21('0x8')](),controller[_0xde21('0x2c')]);router['get'](_0xde21('0x2d'),auth['isAuthenticated'](),controller[_0xde21('0x2e')]);router[_0xde21('0x2f')](_0xde21('0x30'),auth['isAuthenticated'](),controller[_0xde21('0x31')]('mail'));router[_0xde21('0x6')]('/mail/queues/:id',auth[_0xde21('0x8')](),controller[_0xde21('0x32')]);router[_0xde21('0x2f')](_0xde21('0x33'),auth[_0xde21('0x8')](),controller[_0xde21('0x31')](_0xde21('0x34')));router[_0xde21('0x6')](_0xde21('0x35'),auth[_0xde21('0x8')](),controller[_0xde21('0x36')]);router[_0xde21('0x2f')](_0xde21('0x37'),auth[_0xde21('0x8')](),controller[_0xde21('0x31')](_0xde21('0x38')));router[_0xde21('0x6')](_0xde21('0x39'),auth[_0xde21('0x8')](),controller[_0xde21('0x3a')]);router['post'](_0xde21('0x3b'),auth['isAuthenticated'](),controller['queueNotify'](_0xde21('0x3c')));router[_0xde21('0x6')](_0xde21('0x3d'),auth[_0xde21('0x8')](),controller['showOpenchannelQueues']);router[_0xde21('0x2f')](_0xde21('0x3e'),auth[_0xde21('0x8')](),controller[_0xde21('0x31')](_0xde21('0x3f')));router[_0xde21('0x6')](_0xde21('0x40'),auth['isAuthenticated'](),controller['showSmsQueues']);router['post']('/agents/:id/notify',auth[_0xde21('0x8')](),controller[_0xde21('0x41')]);module[_0xde21('0x42')]=router;