Built motion from commit 25580385.|2.6.2
[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 _0x7fc0=['data3','error','format','%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s','info','%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s','util','shelljs','mustache','../../../../config/logger','trigger','exec','data2','Script'];(function(_0x263c17,_0x25b45b){var _0xebabe8=function(_0x3263ac){while(--_0x3263ac){_0x263c17['push'](_0x263c17['shift']());}};_0xebabe8(++_0x25b45b);}(_0x7fc0,0xf4));var _0x07fc=function(_0x4c432d,_0x435c91){_0x4c432d=_0x4c432d-0x0;var _0x4213b0=_0x7fc0[_0x4c432d];return _0x4213b0;};'use strict';var util=require(_0x07fc('0x0'));var sh=require(_0x07fc('0x1'));var Mustache=require(_0x07fc('0x2'));var logger=require(_0x07fc('0x3'))(_0x07fc('0x4'));exports[_0x07fc('0x5')]=function(_0x3a7233,_0x16d654){var _0xc817a1=_0x3a7233[_0x07fc('0x6')]?_0x3a7233[_0x07fc('0x6')]:_0x07fc('0x7');var _0x2243d7=_0x3a7233[_0x07fc('0x8')]?Mustache['render'](_0x3a7233[_0x07fc('0x8')],_0x16d654):_0x16d654;sh['exec'](_0x2243d7,function(_0x8ebce6,_0x54b4a1,_0x58dafa){if(_0x8ebce6!==0x0){logger[_0x07fc('0x9')](util[_0x07fc('0xa')](_0x07fc('0xb'),_0xc817a1,_0x2243d7,_0x8ebce6,_0x58dafa));}else{logger[_0x07fc('0xc')](util['format'](_0x07fc('0xd'),_0xc817a1,_0x2243d7,_0x54b4a1));}});};