Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / services / ami / fax / util / util.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 _0x78b5=['format','\x22%s\x22','modem','faxdetect','t38timeout','localstationid','variablesAction','uniqueid','originate','channel','xcally-motion-fax','from-sip','\x22%s\x22\x20<%s>','headerinfo','lodash','moment','fax','message','logger','info','inspect','ecm','minrate','maxrate'];(function(_0x4f2801,_0x366dd1){var _0x3ac22a=function(_0x39862a){while(--_0x39862a){_0x4f2801['push'](_0x4f2801['shift']());}};_0x3ac22a(++_0x366dd1);}(_0x78b5,0x6e));var _0x578b=function(_0x46f97c,_0x41e13c){_0x46f97c=_0x46f97c-0x0;var _0x3c421f=_0x78b5[_0x46f97c];return _0x3c421f;};'use strict';var util=require('util');var _=require(_0x578b('0x0'));var moment=require(_0x578b('0x1'));var logger=require('../../../../config/logger')(_0x578b('0x2'));exports[_0x578b('0x3')]=function(_0x2e79bb){return{'message':_0x2e79bb};};exports[_0x578b('0x4')]=function(_0xc563a1,_0x4d3881){logger[_0x578b('0x5')](_0xc563a1,util[_0x578b('0x6')](_0x4d3881,{'showHidden':![],'depth':null}));};exports['addVariables']=function(_0x323ef3,_0x587b8f){var _0x32784c={'XMF-ECM':_0x587b8f[_0x578b('0x7')],'XMF-HEADERINFO':_0x587b8f['headerinfo'],'XMF-MINRATE':_0x587b8f[_0x578b('0x8')],'XMF-MAXRATE':_0x587b8f[_0x578b('0x9')],'XMF-MODEM':util[_0x578b('0xa')](_0x578b('0xb'),_0x587b8f[_0x578b('0xc')]),'XMF-GATEWAY':_0x587b8f['gateway'],'XMF-FAXDETECT':_0x587b8f[_0x578b('0xd')],'XMF-T38TIMEOUT':_0x587b8f[_0x578b('0xe')],'XMF-LOCALSTATIONID':_0x587b8f[_0x578b('0xf')],'XMF-PATH':_0x323ef3['path']};return _0x32784c;};exports[_0x578b('0x10')]=function(_0x36120e,_0x232e3c){return{'actionid':_0x36120e[_0x578b('0x11')],'action':_0x578b('0x12'),'channel':_0x36120e[_0x578b('0x13')],'Exten':_0x578b('0x14'),'Context':_0x578b('0x15'),'Priority':'1','callerid':util[_0x578b('0xa')](_0x578b('0x16'),_0x36120e['headerinfo']?_0x36120e[_0x578b('0x17')]:'',_0x36120e['localstationid']),'variable':_0x232e3c,'timeout':0x1e*0x3e8,'async':!![],'channelid':_0x36120e['uniqueid']};};