Built motion from commit efa66e19.|2.6.22
[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 _0x333e=['render','exec','error','format','%s\x20\x27%s\x27\x20failed\x20with\x20code\x20%d\x20and\x20error:\x20%s','info','util','shelljs','mustache','../../../../config/logger','trigger','data2','Script','data3'];(function(_0x56a58f,_0x17841d){var _0x552049=function(_0x15c24e){while(--_0x15c24e){_0x56a58f['push'](_0x56a58f['shift']());}};_0x552049(++_0x17841d);}(_0x333e,0x19c));var _0xe333=function(_0x4fbc9f,_0x1ba070){_0x4fbc9f=_0x4fbc9f-0x0;var _0x205885=_0x333e[_0x4fbc9f];return _0x205885;};'use strict';var util=require(_0xe333('0x0'));var sh=require(_0xe333('0x1'));var Mustache=require(_0xe333('0x2'));var logger=require(_0xe333('0x3'))(_0xe333('0x4'));exports['exec']=function(_0x18368b,_0x18ec93){var _0x5ed21c=_0x18368b[_0xe333('0x5')]?_0x18368b[_0xe333('0x5')]:_0xe333('0x6');var _0x30d739=_0x18368b[_0xe333('0x7')]?Mustache[_0xe333('0x8')](_0x18368b[_0xe333('0x7')],_0x18ec93):_0x18ec93;sh[_0xe333('0x9')](_0x30d739,function(_0x1eacad,_0xabfe0c,_0x5bd409){if(_0x1eacad!==0x0){logger[_0xe333('0xa')](util[_0xe333('0xb')](_0xe333('0xc'),_0x5ed21c,_0x30d739,_0x1eacad,_0x5bd409));}else{logger[_0xe333('0xd')](util[_0xe333('0xb')]('%s\x20\x27%s\x27\x20succeeded\x20with\x20output:\x20%s',_0x5ed21c,_0x30d739,_0xabfe0c));}});};