4814a434837acc6565639d529e30d9f043bb001f
[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 _0x84cd=['\x20Error\x20:','inspect','util','child_process','exec','execute','info','Exec\x20gs'];(function(_0x43e504,_0x10ba5f){var _0x42f5ae=function(_0x5f02e7){while(--_0x5f02e7){_0x43e504['push'](_0x43e504['shift']());}};_0x42f5ae(++_0x10ba5f);}(_0x84cd,0xb2));var _0xd84c=function(_0x177678,_0x35dc49){_0x177678=_0x177678-0x0;var _0x517078=_0x84cd[_0x177678];return _0x517078;};'use strict';var util=require(_0xd84c('0x0'));var logger=require('../../../../config/logger')('fax');var BPromise=require('bluebird');var exec=require(_0xd84c('0x1'))[_0xd84c('0x2')];exports[_0xd84c('0x3')]=function(_0x4bd80b){return new BPromise(function(_0x32e9c7,_0x49f2ef){exec(_0x4bd80b,function(_0x5760ad,_0x152ff9,_0x421b38){logger[_0xd84c('0x4')](_0xd84c('0x5'),_0x152ff9);if(_0x5760ad){logger[_0xd84c('0x4')](_0xd84c('0x5'),_0xd84c('0x6'),util[_0xd84c('0x7')](_0x5760ad,{'showHidden':![],'depth':null}),_0x152ff9,_0x421b38);_0x49f2ef(_0x5760ad);}_0x32e9c7(_0x152ff9);});});};