Built motion from commit a679711e.|2.6.15
[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 _0x33a5=['util','../../../../config/logger','fax','bluebird','child_process','exec','info','Exec\x20gs','\x20Error\x20:'];(function(_0x54975a,_0x5713fa){var _0xb43347=function(_0x708ac8){while(--_0x708ac8){_0x54975a['push'](_0x54975a['shift']());}};_0xb43347(++_0x5713fa);}(_0x33a5,0x1c2));var _0x533a=function(_0x267e68,_0x2ca075){_0x267e68=_0x267e68-0x0;var _0x22b44e=_0x33a5[_0x267e68];return _0x22b44e;};'use strict';var util=require(_0x533a('0x0'));var logger=require(_0x533a('0x1'))(_0x533a('0x2'));var BPromise=require(_0x533a('0x3'));var exec=require(_0x533a('0x4'))[_0x533a('0x5')];exports['execute']=function(_0x4f9e7b){return new BPromise(function(_0x69fc6e,_0x444845){exec(_0x4f9e7b,function(_0x4093b5,_0x574356,_0x2e30c8){logger[_0x533a('0x6')](_0x533a('0x7'),_0x574356);if(_0x4093b5){logger['info'](_0x533a('0x7'),_0x533a('0x8'),util['inspect'](_0x4093b5,{'showHidden':![],'depth':null}),_0x574356,_0x2e30c8);_0x444845(_0x4093b5);}_0x69fc6e(_0x574356);});});};