Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / services / ami / trigger / script / 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 _0x349c=['util','shelljs','mustache','../../../../config/logger','trigger','data2','Script','data3','render','error','%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s','info','format','%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s'];(function(_0x1820a5,_0x552e13){var _0x3a1f37=function(_0x667274){while(--_0x667274){_0x1820a5['push'](_0x1820a5['shift']());}};_0x3a1f37(++_0x552e13);}(_0x349c,0x7e));var _0xc349=function(_0x52e363,_0x48062a){_0x52e363=_0x52e363-0x0;var _0x3fc2b5=_0x349c[_0x52e363];return _0x3fc2b5;};'use strict';var util=require(_0xc349('0x0'));var sh=require(_0xc349('0x1'));var Mustache=require(_0xc349('0x2'));var logger=require(_0xc349('0x3'))(_0xc349('0x4'));exports['exec']=function(_0x3677e2,_0x1d3db3){var _0x254c98=_0x3677e2[_0xc349('0x5')]?_0x3677e2['data2']:_0xc349('0x6');var _0x379794=_0x3677e2[_0xc349('0x7')]?Mustache[_0xc349('0x8')](_0x3677e2['data3'],_0x1d3db3):_0x1d3db3;sh['exec'](_0x379794,function(_0x463e42,_0x534ae4,_0x3b42b1){if(_0x463e42!==0x0){logger[_0xc349('0x9')](util['format'](_0xc349('0xa'),_0x254c98,_0x379794,_0x463e42,_0x3b42b1));}else{logger[_0xc349('0xb')](util[_0xc349('0xc')](_0xc349('0xd'),_0x254c98,_0x379794,_0x534ae4));}});};