Built motion from commit (unavailable).|2.5.24
[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 _0xa2b1=['inspect','util','fax','child_process','execute','info','Exec\x20gs','\x20Error\x20:'];(function(_0x261fba,_0x35bbf9){var _0x34e6f8=function(_0x2a17ce){while(--_0x2a17ce){_0x261fba['push'](_0x261fba['shift']());}};_0x34e6f8(++_0x35bbf9);}(_0xa2b1,0x89));var _0x1a2b=function(_0x5b19aa,_0x517d15){_0x5b19aa=_0x5b19aa-0x0;var _0x6e822b=_0xa2b1[_0x5b19aa];return _0x6e822b;};'use strict';var util=require(_0x1a2b('0x0'));var logger=require('../../../../config/logger')(_0x1a2b('0x1'));var BPromise=require('bluebird');var exec=require(_0x1a2b('0x2'))['exec'];exports[_0x1a2b('0x3')]=function(_0x43ec4b){return new BPromise(function(_0x576653,_0x2eab41){exec(_0x43ec4b,function(_0x2dbc27,_0x5a31fe,_0x1e7c76){logger[_0x1a2b('0x4')]('Exec\x20gs',_0x5a31fe);if(_0x2dbc27){logger['info'](_0x1a2b('0x5'),_0x1a2b('0x6'),util[_0x1a2b('0x7')](_0x2dbc27,{'showHidden':![],'depth':null}),_0x5a31fe,_0x1e7c76);_0x2eab41(_0x2dbc27);}_0x576653(_0x5a31fe);});});};