cc96fc18c06ac05405df77fdd6dcb877d2153ea7
[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 _0x1f67=['\x20Error\x20:','util','bluebird','child_process','execute','info','Exec\x20gs'];(function(_0x37e342,_0x160c8f){var _0x1768f9=function(_0x413c98){while(--_0x413c98){_0x37e342['push'](_0x37e342['shift']());}};_0x1768f9(++_0x160c8f);}(_0x1f67,0x14a));var _0x71f6=function(_0x2b2558,_0x2dbbd1){_0x2b2558=_0x2b2558-0x0;var _0x3609a8=_0x1f67[_0x2b2558];return _0x3609a8;};'use strict';var util=require(_0x71f6('0x0'));var logger=require('../../../../config/logger')('fax');var BPromise=require(_0x71f6('0x1'));var exec=require(_0x71f6('0x2'))['exec'];exports[_0x71f6('0x3')]=function(_0x3f26a6){return new BPromise(function(_0x412e7c,_0x522486){exec(_0x3f26a6,function(_0xee11e9,_0x41dae2,_0x2e0f8f){logger[_0x71f6('0x4')](_0x71f6('0x5'),_0x41dae2);if(_0xee11e9){logger[_0x71f6('0x4')](_0x71f6('0x5'),_0x71f6('0x6'),util['inspect'](_0xee11e9,{'showHidden':![],'depth':null}),_0x41dae2,_0x2e0f8f);_0x522486(_0xee11e9);}_0x412e7c(_0x41dae2);});});};