Built motion from commit (unavailable).|2.4.17
[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 _0x22fb=['uniqueid','from-sip','\x22%s\x22\x20<%s>','moment','fax','message','logger','info','inspect','addVariables','headerinfo','minrate','maxrate','format','\x22%s\x22','modem','gateway','faxdetect','t38timeout','localstationid','path'];(function(_0x26ef1d,_0x517515){var _0x12e50d=function(_0x18e135){while(--_0x18e135){_0x26ef1d['push'](_0x26ef1d['shift']());}};_0x12e50d(++_0x517515);}(_0x22fb,0x192));var _0xb22f=function(_0x430b3a,_0x33ba5f){_0x430b3a=_0x430b3a-0x0;var _0x2fa020=_0x22fb[_0x430b3a];return _0x2fa020;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0xb22f('0x0'));var logger=require('../../../../config/logger')(_0xb22f('0x1'));exports[_0xb22f('0x2')]=function(_0x2221f1){return{'message':_0x2221f1};};exports[_0xb22f('0x3')]=function(_0x201512,_0x50cdab){logger[_0xb22f('0x4')](_0x201512,util[_0xb22f('0x5')](_0x50cdab,{'showHidden':![],'depth':null}));};exports[_0xb22f('0x6')]=function(_0xc3ffcc,_0x412a95){var _0x367d4b={'XMF-ECM':_0x412a95['ecm'],'XMF-HEADERINFO':_0x412a95[_0xb22f('0x7')],'XMF-MINRATE':_0x412a95[_0xb22f('0x8')],'XMF-MAXRATE':_0x412a95[_0xb22f('0x9')],'XMF-MODEM':util[_0xb22f('0xa')](_0xb22f('0xb'),_0x412a95[_0xb22f('0xc')]),'XMF-GATEWAY':_0x412a95[_0xb22f('0xd')],'XMF-FAXDETECT':_0x412a95[_0xb22f('0xe')],'XMF-T38TIMEOUT':_0x412a95[_0xb22f('0xf')],'XMF-LOCALSTATIONID':_0x412a95[_0xb22f('0x10')],'XMF-PATH':_0xc3ffcc[_0xb22f('0x11')]};return _0x367d4b;};exports['variablesAction']=function(_0x4b9e56,_0x5b2399){return{'actionid':_0x4b9e56[_0xb22f('0x12')],'action':'originate','channel':_0x4b9e56['channel'],'Exten':'xcally-motion-fax','Context':_0xb22f('0x13'),'Priority':'1','callerid':util[_0xb22f('0xa')](_0xb22f('0x14'),_0x4b9e56[_0xb22f('0x7')]?_0x4b9e56[_0xb22f('0x7')]:'',_0x4b9e56[_0xb22f('0x10')]),'variable':_0x5b2399,'timeout':0x1e*0x3e8,'async':!![],'channelid':_0x4b9e56['uniqueid']};};