Built motion from commit 56b8093a.|2.6.29
[motion2.git] / server / api / user / index.js
index 02c9ce9..7741eae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc77=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','./user.controller','get','/describe','isAuthenticated','describe','/whoami','whoami','/presence','getPresence','/:id','show','/:id/avatar','getAvatar','/:id/open_tabs','getOpenTabs','/:id/contacts','getContacts','/:id/queues','getQueues','/:id/queues_rt','getVoiceQueuesRt','/:id/groups','getGroups','/:id/recordings','getRecordings','/:id/screen_recordings','getScreenRecordings','getChatInteractions','/:id/openchannel/interactions','/:id/mail/interactions','getMailInteractions','/:id/sms/interactions','getSmsInteractions','getFaxInteractions','/:id/whatsapp/interactions','getWhatsappInteractions','/:id/teams','getTeams','/:id/lists','getLists','/:id/agents','getAgents','/:id/prefixes','getVoicePrefixes','/:id/fax_accounts','/:id/mail_accounts','/:id/openchannel_accounts','getOpenchannelAccounts','getSmsAccounts','getChatWebsites','/:id/whatsapp_accounts','getWhatsappAccounts','/:id/scheduled_calls','/:id/api_key','getApiKey','addContacts','create','post','/create_many','bulkCreate','addQueues','diskStorage','join','root','server/files/images/','%s-%s','now','single','file','addAvatar','login','pause','/:id/unpause','unpause','addTeams','addChatInteractions','/:id/mail_interactions','addMailInteractions','/:id/fax_interactions','addFaxInteractions','/:id/sms_interactions','addSmsInteractions','/:id/openchannel_interactions','addWhatsappInteractions','addFaxAccounts','addMailAccounts','addOpenchannelAccounts','/:id/sms_accounts','/:id/chat_websites','addChatWebsites','addWhatsappAccounts','createApiKey','put','update','/:id/password','changePassword','delete','removeTeams','destroy','/:id/chat_interactions','removeChatInteractions','removeSmsInteractions','removeWhatsappInteractions','removeFaxAccounts','removeMailAccounts','removeSmsAccounts','removeChatWebsites','removeWhatsappAccounts','removeApiKey','/:id/messengerSoundNotification','messengerSoundNotification','multer','connect-timeout'];(function(_0x311a18,_0x267a78){var _0x209237=function(_0x1e14f1){while(--_0x1e14f1){_0x311a18['push'](_0x311a18['shift']());}};_0x209237(++_0x267a78);}(_0xbc77,0x15d));var _0x7bc7=function(_0x1992f1,_0x5c61f0){_0x1992f1=_0x1992f1-0x0;var _0x413dfe=_0xbc77[_0x1992f1];return _0x413dfe;};'use strict';var multer=require(_0x7bc7('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x7bc7('0x1'));var express=require('express');var router=express[_0x7bc7('0x2')]();var fs_extra=require(_0x7bc7('0x3'));var auth=require(_0x7bc7('0x4'));var interaction=require(_0x7bc7('0x5'));var config=require('../../config/environment');var controller=require(_0x7bc7('0x6'));router[_0x7bc7('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x7bc7('0x7')](_0x7bc7('0x8'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0xa')]);router[_0x7bc7('0x7')](_0x7bc7('0xb'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0xc')]);router['get'](_0x7bc7('0xd'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0xe')]);router['get'](_0x7bc7('0xf'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x10')]);router[_0x7bc7('0x7')](_0x7bc7('0x11'),controller[_0x7bc7('0x12')]);router['get'](_0x7bc7('0x13'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x14')]);router[_0x7bc7('0x7')](_0x7bc7('0x15'),auth['isAuthenticated'](),controller[_0x7bc7('0x16')]);router[_0x7bc7('0x7')](_0x7bc7('0x17'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x18')]);router[_0x7bc7('0x7')](_0x7bc7('0x19'),auth['isAuthenticated'](),controller[_0x7bc7('0x1a')]);router[_0x7bc7('0x7')](_0x7bc7('0x1b'),auth['isAuthenticated'](),controller[_0x7bc7('0x1c')]);router[_0x7bc7('0x7')](_0x7bc7('0x1d'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x1e')]);router['get'](_0x7bc7('0x1f'),auth['isAuthenticated'](),controller[_0x7bc7('0x20')]);router[_0x7bc7('0x7')]('/:id/chat/interactions',auth['isAuthenticated'](),controller[_0x7bc7('0x21')]);router[_0x7bc7('0x7')](_0x7bc7('0x22'),auth[_0x7bc7('0x9')](),controller['getOpenchannelInteractions']);router[_0x7bc7('0x7')](_0x7bc7('0x23'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x24')]);router[_0x7bc7('0x7')](_0x7bc7('0x25'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x26')]);router[_0x7bc7('0x7')]('/:id/fax/interactions',auth['isAuthenticated'](),controller[_0x7bc7('0x27')]);router['get'](_0x7bc7('0x28'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x29')]);router['get'](_0x7bc7('0x2a'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x2b')]);router[_0x7bc7('0x7')](_0x7bc7('0x2c'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x2d')]);router[_0x7bc7('0x7')](_0x7bc7('0x2e'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x2f')]);router[_0x7bc7('0x7')](_0x7bc7('0x30'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x31')]);router[_0x7bc7('0x7')](_0x7bc7('0x32'),auth['isAuthenticated'](),controller['getFaxAccounts']);router[_0x7bc7('0x7')](_0x7bc7('0x33'),auth['isAuthenticated'](),controller['getMailAccounts']);router[_0x7bc7('0x7')](_0x7bc7('0x34'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x35')]);router[_0x7bc7('0x7')]('/:id/sms_accounts',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x36')]);router[_0x7bc7('0x7')]('/:id/chat_websites',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x37')]);router['get'](_0x7bc7('0x38'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x39')]);router[_0x7bc7('0x7')](_0x7bc7('0x3a'),auth[_0x7bc7('0x9')](),controller['getScheduledCalls']);router[_0x7bc7('0x7')](_0x7bc7('0x3b'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x3c')]);router['post'](_0x7bc7('0x15'),auth['isAuthenticated'](),controller[_0x7bc7('0x3d')]);router['post']('/',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x3e')]);router[_0x7bc7('0x3f')](_0x7bc7('0x40'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x41')]);router[_0x7bc7('0x3f')](_0x7bc7('0x17'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x42')]);var upload=multer({'storage':multer[_0x7bc7('0x43')]({'destination':function(_0xf0b5b2,_0xba1d88,_0x18190a){_0x18190a(null,path[_0x7bc7('0x44')](config[_0x7bc7('0x45')],_0x7bc7('0x46')));},'filename':function(_0x52684f,_0x587627,_0x3a4862){_0x3a4862(null,util['format'](_0x7bc7('0x47'),Date[_0x7bc7('0x48')](),_0x587627['originalname']));}})});router[_0x7bc7('0x3f')](_0x7bc7('0x11'),upload[_0x7bc7('0x49')](_0x7bc7('0x4a')),controller[_0x7bc7('0x4b')]);router[_0x7bc7('0x3f')]('/:id/login',auth['isAuthenticated'](),controller[_0x7bc7('0x4c')]);router[_0x7bc7('0x3f')]('/:id/logout',auth[_0x7bc7('0x9')](),controller['logout']);router[_0x7bc7('0x3f')]('/:id/pause',auth['isAuthenticated'](),controller[_0x7bc7('0x4d')]);router[_0x7bc7('0x3f')](_0x7bc7('0x4e'),auth['isAuthenticated'](),controller[_0x7bc7('0x4f')]);router[_0x7bc7('0x3f')](_0x7bc7('0x2a'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x50')]);router[_0x7bc7('0x3f')]('/:id/chat_interactions',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x51')]);router[_0x7bc7('0x3f')](_0x7bc7('0x52'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x53')]);router[_0x7bc7('0x3f')](_0x7bc7('0x54'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x55')]);router[_0x7bc7('0x3f')](_0x7bc7('0x56'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x57')]);router[_0x7bc7('0x3f')](_0x7bc7('0x58'),auth[_0x7bc7('0x9')](),controller['addOpenchannelInteractions']);router[_0x7bc7('0x3f')]('/:id/whatsapp_interactions',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x59')]);router[_0x7bc7('0x3f')]('/:id/fax_accounts',auth['isAuthenticated'](),controller[_0x7bc7('0x5a')]);router[_0x7bc7('0x3f')]('/:id/mail_accounts',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x5b')]);router[_0x7bc7('0x3f')](_0x7bc7('0x34'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x5c')]);router['post'](_0x7bc7('0x5d'),auth[_0x7bc7('0x9')](),controller['addSmsAccounts']);router[_0x7bc7('0x3f')](_0x7bc7('0x5e'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x5f')]);router[_0x7bc7('0x3f')](_0x7bc7('0x38'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x60')]);router[_0x7bc7('0x3f')](_0x7bc7('0x3b'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x61')]);router[_0x7bc7('0x62')](_0x7bc7('0xf'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x63')]);router[_0x7bc7('0x62')](_0x7bc7('0x64'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x65')]);router['delete'](_0x7bc7('0x17'),auth[_0x7bc7('0x9')](),controller['removeQueues']);router[_0x7bc7('0x66')]('/:id/teams',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x67')]);router[_0x7bc7('0x66')](_0x7bc7('0xf'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x68')]);router['delete'](_0x7bc7('0x69'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x6a')]);router[_0x7bc7('0x66')](_0x7bc7('0x52'),auth[_0x7bc7('0x9')](),controller['removeMailInteractions']);router[_0x7bc7('0x66')](_0x7bc7('0x54'),auth[_0x7bc7('0x9')](),controller['removeFaxInteractions']);router[_0x7bc7('0x66')](_0x7bc7('0x56'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x6b')]);router[_0x7bc7('0x66')](_0x7bc7('0x58'),auth[_0x7bc7('0x9')](),controller['removeOpenchannelInteractions']);router['delete']('/:id/whatsapp_interactions',auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x6c')]);router[_0x7bc7('0x66')](_0x7bc7('0x32'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x6d')]);router['delete'](_0x7bc7('0x33'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x6e')]);router[_0x7bc7('0x66')](_0x7bc7('0x34'),auth[_0x7bc7('0x9')](),controller['removeOpenchannelAccounts']);router[_0x7bc7('0x66')](_0x7bc7('0x5d'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x6f')]);router[_0x7bc7('0x66')](_0x7bc7('0x5e'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x70')]);router[_0x7bc7('0x66')](_0x7bc7('0x38'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x71')]);router[_0x7bc7('0x66')](_0x7bc7('0x3b'),auth[_0x7bc7('0x9')](),controller[_0x7bc7('0x72')]);router['post'](_0x7bc7('0x73'),auth['isAuthenticated'](),controller[_0x7bc7('0x74')]);module['exports']=router;
\ No newline at end of file
+var _0x1698=['removeQueues','delete','removeTeams','destroy','removeChatInteractions','removeMailInteractions','removeFaxInteractions','removeSmsInteractions','removeOpenchannelInteractions','/:id/whatsapp_interactions','removeWhatsappInteractions','removeFaxAccounts','removeOpenchannelAccounts','removeSmsAccounts','removeChatWebsites','removeWhatsappAccounts','removeApiKey','/:id/messengerSoundNotification','messengerSoundNotification','exports','connect-timeout','express','../../components/auth/service','../../components/interaction/service','./user.controller','isAuthenticated','index','get','/describe','describe','/presence','getPresence','/:id','show','/:id/avatar','getAvatar','/:id/open_tabs','/:id/contacts','getContacts','/:id/queues','getQueues','/:id/queues_rt','getVoiceQueuesRt','/:id/groups','getGroups','getRecordings','/:id/screen_recordings','getScreenRecordings','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','getMailInteractions','/:id/sms/interactions','getSmsInteractions','/:id/fax/interactions','getFaxInteractions','getWhatsappInteractions','/:id/teams','/:id/lists','getLists','/:id/prefixes','getVoicePrefixes','/:id/fax_accounts','getFaxAccounts','getMailAccounts','/:id/openchannel_accounts','getOpenchannelAccounts','/:id/sms_accounts','getSmsAccounts','/:id/chat_websites','getChatWebsites','getWhatsappAccounts','getScheduledCalls','/:id/api_key','getApiKey','post','create','/create_many','bulkCreate','addQueues','%s-%s','now','originalname','file','login','/:id/logout','logout','/:id/pause','/:id/unpause','unpause','/:id/chat_interactions','addChatInteractions','/:id/mail_interactions','addMailInteractions','/:id/fax_interactions','addFaxInteractions','/:id/sms_interactions','addSmsInteractions','/:id/openchannel_interactions','addMailAccounts','addOpenchannelAccounts','addSmsAccounts','addChatWebsites','/:id/whatsapp_accounts','createApiKey','put','update','/:id/password'];(function(_0x35f832,_0x1cb0a1){var _0x2f98fe=function(_0x53427f){while(--_0x53427f){_0x35f832['push'](_0x35f832['shift']());}};_0x2f98fe(++_0x1cb0a1);}(_0x1698,0x1c4));var _0x8169=function(_0x10791d,_0x2562b6){_0x10791d=_0x10791d-0x0;var _0x1b4f9c=_0x1698[_0x10791d];return _0x1b4f9c;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x8169('0x0'));var express=require(_0x8169('0x1'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x8169('0x2'));var interaction=require(_0x8169('0x3'));var config=require('../../config/environment');var controller=require(_0x8169('0x4'));router['get']('/',auth[_0x8169('0x5')](),controller[_0x8169('0x6')]);router[_0x8169('0x7')](_0x8169('0x8'),auth[_0x8169('0x5')](),controller[_0x8169('0x9')]);router[_0x8169('0x7')]('/whoami',auth[_0x8169('0x5')](),controller['whoami']);router[_0x8169('0x7')](_0x8169('0xa'),auth['isAuthenticated'](),controller[_0x8169('0xb')]);router[_0x8169('0x7')](_0x8169('0xc'),auth['isAuthenticated'](),controller[_0x8169('0xd')]);router[_0x8169('0x7')](_0x8169('0xe'),controller[_0x8169('0xf')]);router['get'](_0x8169('0x10'),auth[_0x8169('0x5')](),controller['getOpenTabs']);router['get'](_0x8169('0x11'),auth['isAuthenticated'](),controller[_0x8169('0x12')]);router[_0x8169('0x7')](_0x8169('0x13'),auth[_0x8169('0x5')](),controller[_0x8169('0x14')]);router[_0x8169('0x7')](_0x8169('0x15'),auth[_0x8169('0x5')](),controller[_0x8169('0x16')]);router['get'](_0x8169('0x17'),auth[_0x8169('0x5')](),controller[_0x8169('0x18')]);router['get']('/:id/recordings',auth[_0x8169('0x5')](),controller[_0x8169('0x19')]);router[_0x8169('0x7')](_0x8169('0x1a'),auth[_0x8169('0x5')](),controller[_0x8169('0x1b')]);router[_0x8169('0x7')]('/:id/chat/interactions',auth['isAuthenticated'](),controller['getChatInteractions']);router[_0x8169('0x7')](_0x8169('0x1c'),auth[_0x8169('0x5')](),controller[_0x8169('0x1d')]);router[_0x8169('0x7')](_0x8169('0x1e'),auth[_0x8169('0x5')](),controller[_0x8169('0x1f')]);router[_0x8169('0x7')](_0x8169('0x20'),auth[_0x8169('0x5')](),controller[_0x8169('0x21')]);router[_0x8169('0x7')](_0x8169('0x22'),auth['isAuthenticated'](),controller[_0x8169('0x23')]);router[_0x8169('0x7')]('/:id/whatsapp/interactions',auth['isAuthenticated'](),controller[_0x8169('0x24')]);router[_0x8169('0x7')](_0x8169('0x25'),auth[_0x8169('0x5')](),controller['getTeams']);router[_0x8169('0x7')](_0x8169('0x26'),auth[_0x8169('0x5')](),controller[_0x8169('0x27')]);router['get']('/:id/agents',auth[_0x8169('0x5')](),controller['getAgents']);router[_0x8169('0x7')](_0x8169('0x28'),auth[_0x8169('0x5')](),controller[_0x8169('0x29')]);router[_0x8169('0x7')](_0x8169('0x2a'),auth[_0x8169('0x5')](),controller[_0x8169('0x2b')]);router[_0x8169('0x7')]('/:id/mail_accounts',auth[_0x8169('0x5')](),controller[_0x8169('0x2c')]);router[_0x8169('0x7')](_0x8169('0x2d'),auth[_0x8169('0x5')](),controller[_0x8169('0x2e')]);router['get'](_0x8169('0x2f'),auth[_0x8169('0x5')](),controller[_0x8169('0x30')]);router[_0x8169('0x7')](_0x8169('0x31'),auth[_0x8169('0x5')](),controller[_0x8169('0x32')]);router[_0x8169('0x7')]('/:id/whatsapp_accounts',auth[_0x8169('0x5')](),controller[_0x8169('0x33')]);router[_0x8169('0x7')]('/:id/scheduled_calls',auth['isAuthenticated'](),controller[_0x8169('0x34')]);router[_0x8169('0x7')](_0x8169('0x35'),auth[_0x8169('0x5')](),controller[_0x8169('0x36')]);router[_0x8169('0x37')](_0x8169('0x11'),auth['isAuthenticated'](),controller['addContacts']);router[_0x8169('0x37')]('/',auth['isAuthenticated'](),controller[_0x8169('0x38')]);router[_0x8169('0x37')](_0x8169('0x39'),auth[_0x8169('0x5')](),controller[_0x8169('0x3a')]);router[_0x8169('0x37')](_0x8169('0x13'),auth[_0x8169('0x5')](),controller[_0x8169('0x3b')]);var upload=multer({'storage':multer['diskStorage']({'destination':function(_0x1569b1,_0x52396c,_0x1ecfac){_0x1ecfac(null,path['join'](config['root'],'server/files/images/'));},'filename':function(_0x2bd7bd,_0x20b370,_0x321ec2){_0x321ec2(null,util['format'](_0x8169('0x3c'),Date[_0x8169('0x3d')](),_0x20b370[_0x8169('0x3e')]));}})});router['post'](_0x8169('0xe'),upload['single'](_0x8169('0x3f')),controller['addAvatar']);router['post']('/:id/login',auth[_0x8169('0x5')](),controller[_0x8169('0x40')]);router[_0x8169('0x37')](_0x8169('0x41'),auth[_0x8169('0x5')](),controller[_0x8169('0x42')]);router[_0x8169('0x37')](_0x8169('0x43'),auth[_0x8169('0x5')](),controller['pause']);router[_0x8169('0x37')](_0x8169('0x44'),auth['isAuthenticated'](),controller[_0x8169('0x45')]);router[_0x8169('0x37')]('/:id/teams',auth[_0x8169('0x5')](),controller['addTeams']);router[_0x8169('0x37')](_0x8169('0x46'),auth[_0x8169('0x5')](),controller[_0x8169('0x47')]);router[_0x8169('0x37')](_0x8169('0x48'),auth[_0x8169('0x5')](),controller[_0x8169('0x49')]);router[_0x8169('0x37')](_0x8169('0x4a'),auth[_0x8169('0x5')](),controller[_0x8169('0x4b')]);router[_0x8169('0x37')](_0x8169('0x4c'),auth['isAuthenticated'](),controller[_0x8169('0x4d')]);router[_0x8169('0x37')](_0x8169('0x4e'),auth[_0x8169('0x5')](),controller['addOpenchannelInteractions']);router['post']('/:id/whatsapp_interactions',auth[_0x8169('0x5')](),controller['addWhatsappInteractions']);router[_0x8169('0x37')](_0x8169('0x2a'),auth[_0x8169('0x5')](),controller['addFaxAccounts']);router[_0x8169('0x37')]('/:id/mail_accounts',auth[_0x8169('0x5')](),controller[_0x8169('0x4f')]);router[_0x8169('0x37')](_0x8169('0x2d'),auth[_0x8169('0x5')](),controller[_0x8169('0x50')]);router[_0x8169('0x37')](_0x8169('0x2f'),auth[_0x8169('0x5')](),controller[_0x8169('0x51')]);router[_0x8169('0x37')](_0x8169('0x31'),auth[_0x8169('0x5')](),controller[_0x8169('0x52')]);router[_0x8169('0x37')](_0x8169('0x53'),auth['isAuthenticated'](),controller['addWhatsappAccounts']);router[_0x8169('0x37')](_0x8169('0x35'),auth[_0x8169('0x5')](),controller[_0x8169('0x54')]);router[_0x8169('0x55')](_0x8169('0xc'),auth[_0x8169('0x5')](),controller[_0x8169('0x56')]);router['put'](_0x8169('0x57'),auth[_0x8169('0x5')](),controller['changePassword']);router['delete']('/:id/queues',auth[_0x8169('0x5')](),controller[_0x8169('0x58')]);router[_0x8169('0x59')](_0x8169('0x25'),auth[_0x8169('0x5')](),controller[_0x8169('0x5a')]);router[_0x8169('0x59')](_0x8169('0xc'),auth['isAuthenticated'](),controller[_0x8169('0x5b')]);router[_0x8169('0x59')](_0x8169('0x46'),auth[_0x8169('0x5')](),controller[_0x8169('0x5c')]);router[_0x8169('0x59')](_0x8169('0x48'),auth[_0x8169('0x5')](),controller[_0x8169('0x5d')]);router[_0x8169('0x59')]('/:id/fax_interactions',auth['isAuthenticated'](),controller[_0x8169('0x5e')]);router[_0x8169('0x59')]('/:id/sms_interactions',auth['isAuthenticated'](),controller[_0x8169('0x5f')]);router[_0x8169('0x59')](_0x8169('0x4e'),auth[_0x8169('0x5')](),controller[_0x8169('0x60')]);router[_0x8169('0x59')](_0x8169('0x61'),auth['isAuthenticated'](),controller[_0x8169('0x62')]);router[_0x8169('0x59')]('/:id/fax_accounts',auth[_0x8169('0x5')](),controller[_0x8169('0x63')]);router[_0x8169('0x59')]('/:id/mail_accounts',auth['isAuthenticated'](),controller['removeMailAccounts']);router[_0x8169('0x59')](_0x8169('0x2d'),auth['isAuthenticated'](),controller[_0x8169('0x64')]);router[_0x8169('0x59')]('/:id/sms_accounts',auth[_0x8169('0x5')](),controller[_0x8169('0x65')]);router[_0x8169('0x59')]('/:id/chat_websites',auth[_0x8169('0x5')](),controller[_0x8169('0x66')]);router[_0x8169('0x59')](_0x8169('0x53'),auth['isAuthenticated'](),controller[_0x8169('0x67')]);router['delete']('/:id/api_key',auth[_0x8169('0x5')](),controller[_0x8169('0x68')]);router[_0x8169('0x37')](_0x8169('0x69'),auth[_0x8169('0x5')](),controller[_0x8169('0x6a')]);module[_0x8169('0x6b')]=router;
\ No newline at end of file