Built motion from commit (unavailable).|2.5.21
[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 _0xf253=['exec','info','Exec\x20gs','\x20Error\x20:','inspect','fax','child_process'];(function(_0x5e1bf5,_0x6b702d){var _0x3bca62=function(_0xf30474){while(--_0xf30474){_0x5e1bf5['push'](_0x5e1bf5['shift']());}};_0x3bca62(++_0x6b702d);}(_0xf253,0x67));var _0x3f25=function(_0xf48e32,_0x5193b1){_0xf48e32=_0xf48e32-0x0;var _0x65b3a4=_0xf253[_0xf48e32];return _0x65b3a4;};'use strict';var util=require('util');var logger=require('../../../../config/logger')(_0x3f25('0x0'));var BPromise=require('bluebird');var exec=require(_0x3f25('0x1'))[_0x3f25('0x2')];exports['execute']=function(_0x2918e9){return new BPromise(function(_0x3d51c7,_0x231ce9){exec(_0x2918e9,function(_0x400e70,_0x412892,_0x5c2d56){logger['info']('Exec\x20gs',_0x412892);if(_0x400e70){logger[_0x3f25('0x3')](_0x3f25('0x4'),_0x3f25('0x5'),util[_0x3f25('0x6')](_0x400e70,{'showHidden':![],'depth':null}),_0x412892,_0x5c2d56);_0x231ce9(_0x400e70);}_0x3d51c7(_0x412892);});});};