Built motion from commit 3e059bc2.|2.5.32
[motion2.git] / server / api / webbar / index.js
index 878cab2..bffade8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x37dc=['canUpdate','hangup','post','/answer','isAuthenticated','answer','/hold','hold','/unhold','unhold','calls','/transfer','transfer','exports','express','Router','../../components/auth/service','./webbar.controller','/originate'];(function(_0x329437,_0x1de73a){var _0x3789d9=function(_0x37832e){while(--_0x37832e){_0x329437['push'](_0x329437['shift']());}};_0x3789d9(++_0x1de73a);}(_0x37dc,0x1e9));var _0xc37d=function(_0x529068,_0x169a5b){_0x529068=_0x529068-0x0;var _0x36858b=_0x37dc[_0x529068];return _0x36858b;};'use strict';var express=require(_0xc37d('0x0'));var router=express[_0xc37d('0x1')]();var auth=require(_0xc37d('0x2'));var controller=require(_0xc37d('0x3'));router['post'](_0xc37d('0x4'),auth['isAuthenticated'](),auth[_0xc37d('0x5')](),controller['originate']);router['post']('/hangup',auth['isAuthenticated'](),auth[_0xc37d('0x5')](),controller[_0xc37d('0x6')]);router[_0xc37d('0x7')](_0xc37d('0x8'),auth[_0xc37d('0x9')](),auth[_0xc37d('0x5')](),controller[_0xc37d('0xa')]);router[_0xc37d('0x7')](_0xc37d('0xb'),auth['isAuthenticated'](),auth[_0xc37d('0x5')](),controller[_0xc37d('0xc')]);router['post'](_0xc37d('0xd'),auth[_0xc37d('0x9')](),auth['canUpdate'](),controller[_0xc37d('0xe')]);router[_0xc37d('0x7')]('/calls',auth[_0xc37d('0x9')](),auth[_0xc37d('0x5')](),controller[_0xc37d('0xf')]);router[_0xc37d('0x7')](_0xc37d('0x10'),auth[_0xc37d('0x9')](),auth[_0xc37d('0x5')](),controller[_0xc37d('0x11')]);module[_0xc37d('0x12')]=router;
\ No newline at end of file
+var _0xea37=['canUpdate','originate','post','/hangup','isAuthenticated','hangup','/answer','/hold','hold','unhold','/calls','/transfer','transfer','express','./webbar.controller','/originate'];(function(_0xb833b1,_0x1c3d3f){var _0x1ab87a=function(_0x1c9f6c){while(--_0x1c9f6c){_0xb833b1['push'](_0xb833b1['shift']());}};_0x1ab87a(++_0x1c3d3f);}(_0xea37,0x12d));var _0x7ea3=function(_0x2ad308,_0x59426a){_0x2ad308=_0x2ad308-0x0;var _0x442d2a=_0xea37[_0x2ad308];return _0x442d2a;};'use strict';var express=require(_0x7ea3('0x0'));var router=express['Router']();var auth=require('../../components/auth/service');var controller=require(_0x7ea3('0x1'));router['post'](_0x7ea3('0x2'),auth['isAuthenticated'](),auth[_0x7ea3('0x3')](),controller[_0x7ea3('0x4')]);router[_0x7ea3('0x5')](_0x7ea3('0x6'),auth[_0x7ea3('0x7')](),auth[_0x7ea3('0x3')](),controller[_0x7ea3('0x8')]);router[_0x7ea3('0x5')](_0x7ea3('0x9'),auth[_0x7ea3('0x7')](),auth[_0x7ea3('0x3')](),controller['answer']);router[_0x7ea3('0x5')](_0x7ea3('0xa'),auth[_0x7ea3('0x7')](),auth[_0x7ea3('0x3')](),controller[_0x7ea3('0xb')]);router[_0x7ea3('0x5')]('/unhold',auth[_0x7ea3('0x7')](),auth[_0x7ea3('0x3')](),controller[_0x7ea3('0xc')]);router['post'](_0x7ea3('0xd'),auth[_0x7ea3('0x7')](),auth['canUpdate'](),controller['calls']);router[_0x7ea3('0x5')](_0x7ea3('0xe'),auth[_0x7ea3('0x7')](),auth[_0x7ea3('0x3')](),controller[_0x7ea3('0xf')]);module['exports']=router;
\ No newline at end of file