f16282244b574303b2b75b6ff6ec5835ea33dfea
[motion2.git] / server / services / ami / fax / util / gs.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 _0xb8bd=['Exec\x20gs','\x20Error\x20:','util','fax','bluebird','child_process','info'];(function(_0xb4929d,_0x3eb455){var _0x12e61a=function(_0x4afb4e){while(--_0x4afb4e){_0xb4929d['push'](_0xb4929d['shift']());}};_0x12e61a(++_0x3eb455);}(_0xb8bd,0x1d7));var _0xdb8b=function(_0x2235bf,_0x3a06a7){_0x2235bf=_0x2235bf-0x0;var _0x4c3a64=_0xb8bd[_0x2235bf];return _0x4c3a64;};'use strict';var util=require(_0xdb8b('0x0'));var logger=require('../../../../config/logger')(_0xdb8b('0x1'));var BPromise=require(_0xdb8b('0x2'));var exec=require(_0xdb8b('0x3'))['exec'];exports['execute']=function(_0x2831ca){return new BPromise(function(_0x46738f,_0x6c71ad){exec(_0x2831ca,function(_0xee2d3d,_0x580c47,_0x57389a){logger[_0xdb8b('0x4')]('Exec\x20gs',_0x580c47);if(_0xee2d3d){logger[_0xdb8b('0x4')](_0xdb8b('0x5'),_0xdb8b('0x6'),util['inspect'](_0xee2d3d,{'showHidden':![],'depth':null}),_0x580c47,_0x57389a);_0x6c71ad(_0xee2d3d);}_0x46738f(_0x580c47);});});};