Built motion from commit 1fa89557.|2.6.10
[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 _0xeb54=['Exec\x20gs','\x20Error\x20:','inspect','util','../../../../config/logger','fax','bluebird','execute','info'];(function(_0x1a29a0,_0x1120da){var _0x23cf9a=function(_0x36f3a1){while(--_0x36f3a1){_0x1a29a0['push'](_0x1a29a0['shift']());}};_0x23cf9a(++_0x1120da);}(_0xeb54,0x17d));var _0x4eb5=function(_0x4e1158,_0x46596b){_0x4e1158=_0x4e1158-0x0;var _0x12c6db=_0xeb54[_0x4e1158];return _0x12c6db;};'use strict';var util=require(_0x4eb5('0x0'));var logger=require(_0x4eb5('0x1'))(_0x4eb5('0x2'));var BPromise=require(_0x4eb5('0x3'));var exec=require('child_process')['exec'];exports[_0x4eb5('0x4')]=function(_0x57a4a0){return new BPromise(function(_0x418f6a,_0x1abcc7){exec(_0x57a4a0,function(_0x276a2c,_0x2415e3,_0x2fd3fa){logger[_0x4eb5('0x5')](_0x4eb5('0x6'),_0x2415e3);if(_0x276a2c){logger['info'](_0x4eb5('0x6'),_0x4eb5('0x7'),util[_0x4eb5('0x8')](_0x276a2c,{'showHidden':![],'depth':null}),_0x2415e3,_0x2fd3fa);_0x1abcc7(_0x276a2c);}_0x418f6a(_0x2415e3);});});};