Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / webbar / index.js
index 4dbdd18..47599fa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5e14=['Router','../../components/auth/service','./webbar.controller','post','/originate','isAuthenticated','canUpdate','originate','/hangup','hangup','/answer','answer','/hold','hold','/unhold','/calls','calls','/transfer','transfer','exports','express'];(function(_0x125175,_0x51ed48){var _0x250181=function(_0x42ecf0){while(--_0x42ecf0){_0x125175['push'](_0x125175['shift']());}};_0x250181(++_0x51ed48);}(_0x5e14,0x164));var _0x45e1=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x5e14[_0x3dd15e];return _0x231fd0;};'use strict';var express=require(_0x45e1('0x0'));var router=express[_0x45e1('0x1')]();var auth=require(_0x45e1('0x2'));var controller=require(_0x45e1('0x3'));router[_0x45e1('0x4')](_0x45e1('0x5'),auth[_0x45e1('0x6')](),auth[_0x45e1('0x7')](),controller[_0x45e1('0x8')]);router[_0x45e1('0x4')](_0x45e1('0x9'),auth[_0x45e1('0x6')](),auth[_0x45e1('0x7')](),controller[_0x45e1('0xa')]);router[_0x45e1('0x4')](_0x45e1('0xb'),auth[_0x45e1('0x6')](),auth[_0x45e1('0x7')](),controller[_0x45e1('0xc')]);router[_0x45e1('0x4')](_0x45e1('0xd'),auth[_0x45e1('0x6')](),auth['canUpdate'](),controller[_0x45e1('0xe')]);router[_0x45e1('0x4')](_0x45e1('0xf'),auth['isAuthenticated'](),auth[_0x45e1('0x7')](),controller['unhold']);router[_0x45e1('0x4')](_0x45e1('0x10'),auth[_0x45e1('0x6')](),auth[_0x45e1('0x7')](),controller[_0x45e1('0x11')]);router[_0x45e1('0x4')](_0x45e1('0x12'),auth['isAuthenticated'](),auth[_0x45e1('0x7')](),controller[_0x45e1('0x13')]);module[_0x45e1('0x14')]=router;
\ No newline at end of file
+var _0x524a=['/hangup','post','/hold','hold','/unhold','/calls','transfer','express','Router','../../components/auth/service','./webbar.controller','/originate','isAuthenticated','canUpdate'];(function(_0xee3c05,_0x5c27c6){var _0x2b2f62=function(_0x1b0591){while(--_0x1b0591){_0xee3c05['push'](_0xee3c05['shift']());}};_0x2b2f62(++_0x5c27c6);}(_0x524a,0xf5));var _0xa524=function(_0x4f3f88,_0x36da50){_0x4f3f88=_0x4f3f88-0x0;var _0x4cc61b=_0x524a[_0x4f3f88];return _0x4cc61b;};'use strict';var express=require(_0xa524('0x0'));var router=express[_0xa524('0x1')]();var auth=require(_0xa524('0x2'));var controller=require(_0xa524('0x3'));router['post'](_0xa524('0x4'),auth[_0xa524('0x5')](),auth[_0xa524('0x6')](),controller['originate']);router['post'](_0xa524('0x7'),auth[_0xa524('0x5')](),auth[_0xa524('0x6')](),controller['hangup']);router[_0xa524('0x8')]('/answer',auth[_0xa524('0x5')](),auth[_0xa524('0x6')](),controller['answer']);router[_0xa524('0x8')](_0xa524('0x9'),auth[_0xa524('0x5')](),auth[_0xa524('0x6')](),controller[_0xa524('0xa')]);router['post'](_0xa524('0xb'),auth[_0xa524('0x5')](),auth['canUpdate'](),controller['unhold']);router[_0xa524('0x8')](_0xa524('0xc'),auth[_0xa524('0x5')](),auth['canUpdate'](),controller['calls']);router[_0xa524('0x8')]('/transfer',auth[_0xa524('0x5')](),auth['canUpdate'](),controller[_0xa524('0xd')]);module['exports']=router;
\ No newline at end of file