Built motion from commit (unavailable).|2.4.21
[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 _0x0bb5=['headerinfo','format','\x22%s\x22','modem','gateway','t38timeout','localstationid','path','variablesAction','uniqueid','channel','from-sip','\x22%s\x22\x20<%s>','util','lodash','fax','message','logger','info','inspect','ecm'];(function(_0x2971c6,_0x191388){var _0x1e131e=function(_0x3b43f6){while(--_0x3b43f6){_0x2971c6['push'](_0x2971c6['shift']());}};_0x1e131e(++_0x191388);}(_0x0bb5,0x148));var _0x50bb=function(_0x20392d,_0xe587af){_0x20392d=_0x20392d-0x0;var _0x28fd09=_0x0bb5[_0x20392d];return _0x28fd09;};'use strict';var util=require(_0x50bb('0x0'));var _=require(_0x50bb('0x1'));var moment=require('moment');var logger=require('../../../../config/logger')(_0x50bb('0x2'));exports[_0x50bb('0x3')]=function(_0x6b7575){return{'message':_0x6b7575};};exports[_0x50bb('0x4')]=function(_0x29c72b,_0xfdc9d4){logger[_0x50bb('0x5')](_0x29c72b,util[_0x50bb('0x6')](_0xfdc9d4,{'showHidden':![],'depth':null}));};exports['addVariables']=function(_0x4a105c,_0xfd7aeb){var _0x35de5d={'XMF-ECM':_0xfd7aeb[_0x50bb('0x7')],'XMF-HEADERINFO':_0xfd7aeb[_0x50bb('0x8')],'XMF-MINRATE':_0xfd7aeb['minrate'],'XMF-MAXRATE':_0xfd7aeb['maxrate'],'XMF-MODEM':util[_0x50bb('0x9')](_0x50bb('0xa'),_0xfd7aeb[_0x50bb('0xb')]),'XMF-GATEWAY':_0xfd7aeb[_0x50bb('0xc')],'XMF-FAXDETECT':_0xfd7aeb['faxdetect'],'XMF-T38TIMEOUT':_0xfd7aeb[_0x50bb('0xd')],'XMF-LOCALSTATIONID':_0xfd7aeb[_0x50bb('0xe')],'XMF-PATH':_0x4a105c[_0x50bb('0xf')]};return _0x35de5d;};exports[_0x50bb('0x10')]=function(_0x346422,_0x304c3a){return{'actionid':_0x346422[_0x50bb('0x11')],'action':'originate','channel':_0x346422[_0x50bb('0x12')],'Exten':'xcally-motion-fax','Context':_0x50bb('0x13'),'Priority':'1','callerid':util[_0x50bb('0x9')](_0x50bb('0x14'),_0x346422['headerinfo']?_0x346422[_0x50bb('0x8')]:'',_0x346422[_0x50bb('0xe')]),'variable':_0x304c3a,'timeout':0x1e*0x3e8,'async':!![],'channelid':_0x346422[_0x50bb('0x11')]};};