Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / webbar / index.js
index 5ae4bd7..cdb67c6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbacb=['/calls','exports','express','Router','./webbar.controller','post','/originate','isAuthenticated','canUpdate','originate','hangup','answer','/hold','hold','/unhold'];(function(_0x31e29a,_0x349c9b){var _0x32d892=function(_0x41cc86){while(--_0x41cc86){_0x31e29a['push'](_0x31e29a['shift']());}};_0x32d892(++_0x349c9b);}(_0xbacb,0x1a6));var _0xbbac=function(_0x525d2c,_0x31b13b){_0x525d2c=_0x525d2c-0x0;var _0x2e5e5e=_0xbacb[_0x525d2c];return _0x2e5e5e;};'use strict';var express=require(_0xbbac('0x0'));var router=express[_0xbbac('0x1')]();var auth=require('../../components/auth/service');var controller=require(_0xbbac('0x2'));router[_0xbbac('0x3')](_0xbbac('0x4'),auth[_0xbbac('0x5')](),auth[_0xbbac('0x6')](),controller[_0xbbac('0x7')]);router['post']('/hangup',auth[_0xbbac('0x5')](),auth[_0xbbac('0x6')](),controller[_0xbbac('0x8')]);router[_0xbbac('0x3')]('/answer',auth[_0xbbac('0x5')](),auth[_0xbbac('0x6')](),controller[_0xbbac('0x9')]);router[_0xbbac('0x3')](_0xbbac('0xa'),auth[_0xbbac('0x5')](),auth['canUpdate'](),controller[_0xbbac('0xb')]);router[_0xbbac('0x3')](_0xbbac('0xc'),auth[_0xbbac('0x5')](),auth[_0xbbac('0x6')](),controller['unhold']);router['post'](_0xbbac('0xd'),auth[_0xbbac('0x5')](),auth[_0xbbac('0x6')](),controller['calls']);router[_0xbbac('0x3')]('/transfer',auth[_0xbbac('0x5')](),auth[_0xbbac('0x6')](),controller['transfer']);module[_0xbbac('0xe')]=router;
\ No newline at end of file
+var _0x6f0d=['isAuthenticated','isWebrtcLicence','originate','/hangup','/answer','/hold','hold','unhold','calls','/transfer','transfer','exports','Router','../../components/auth/service','./webbar.controller','post'];(function(_0x2b8bc6,_0x42ca45){var _0x4cb4ca=function(_0x1e8096){while(--_0x1e8096){_0x2b8bc6['push'](_0x2b8bc6['shift']());}};_0x4cb4ca(++_0x42ca45);}(_0x6f0d,0x16c));var _0xd6f0=function(_0x463067,_0x596da9){_0x463067=_0x463067-0x0;var _0x245f8c=_0x6f0d[_0x463067];return _0x245f8c;};'use strict';var express=require('express');var router=express[_0xd6f0('0x0')]();var auth=require(_0xd6f0('0x1'));var controller=require(_0xd6f0('0x2'));router[_0xd6f0('0x3')]('/originate',auth[_0xd6f0('0x4')](),auth[_0xd6f0('0x5')](),controller[_0xd6f0('0x6')]);router[_0xd6f0('0x3')](_0xd6f0('0x7'),auth['isAuthenticated'](),auth[_0xd6f0('0x5')](),controller['hangup']);router[_0xd6f0('0x3')](_0xd6f0('0x8'),auth[_0xd6f0('0x4')](),auth[_0xd6f0('0x5')](),controller['answer']);router['post'](_0xd6f0('0x9'),auth[_0xd6f0('0x4')](),auth[_0xd6f0('0x5')](),controller[_0xd6f0('0xa')]);router[_0xd6f0('0x3')]('/unhold',auth[_0xd6f0('0x4')](),auth[_0xd6f0('0x5')](),controller[_0xd6f0('0xb')]);router[_0xd6f0('0x3')]('/calls',auth[_0xd6f0('0x4')](),auth[_0xd6f0('0x5')](),controller[_0xd6f0('0xc')]);router[_0xd6f0('0x3')](_0xd6f0('0xd'),auth[_0xd6f0('0x4')](),auth[_0xd6f0('0x5')](),controller[_0xd6f0('0xe')]);module[_0xd6f0('0xf')]=router;
\ No newline at end of file