Built motion from commit 14588770.|2.5.38
[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 _0x29f1=['mustache','trigger','exec','data2','data3','render','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'];(function(_0x289e27,_0x519efa){var _0x1b755d=function(_0x299d1b){while(--_0x299d1b){_0x289e27['push'](_0x289e27['shift']());}};_0x1b755d(++_0x519efa);}(_0x29f1,0x66));var _0x129f=function(_0x5e980d,_0x316987){_0x5e980d=_0x5e980d-0x0;var _0x347477=_0x29f1[_0x5e980d];return _0x347477;};'use strict';var util=require(_0x129f('0x0'));var sh=require(_0x129f('0x1'));var Mustache=require(_0x129f('0x2'));var logger=require('../../../../config/logger')(_0x129f('0x3'));exports[_0x129f('0x4')]=function(_0x226252,_0x4e1841){var _0x40b881=_0x226252['data2']?_0x226252[_0x129f('0x5')]:'Script';var _0x136d92=_0x226252[_0x129f('0x6')]?Mustache[_0x129f('0x7')](_0x226252['data3'],_0x4e1841):_0x4e1841;sh['exec'](_0x136d92,function(_0x1054b5,_0x3ed9ac,_0x26fa63){if(_0x1054b5!==0x0){logger[_0x129f('0x8')](util[_0x129f('0x9')](_0x129f('0xa'),_0x40b881,_0x136d92,_0x1054b5,_0x26fa63));}else{logger[_0x129f('0xb')](util[_0x129f('0x9')](_0x129f('0xc'),_0x40b881,_0x136d92,_0x3ed9ac));}});};