5f8f234d1795b5fb60c9249d63cf39a70e8f0406
[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 _0x4fa6=['\x22%s\x22\x20<%s>','moment','../../../../config/logger','fax','info','inspect','ecm','headerinfo','minrate','maxrate','modem','gateway','faxdetect','t38timeout','localstationid','path','variablesAction','xcally-motion-fax','from-sip'];(function(_0x337aae,_0x5387ca){var _0x4a6713=function(_0x9b01d5){while(--_0x9b01d5){_0x337aae['push'](_0x337aae['shift']());}};_0x4a6713(++_0x5387ca);}(_0x4fa6,0xd2));var _0x64fa=function(_0x525c7b,_0x488fcc){_0x525c7b=_0x525c7b-0x0;var _0x27b33e=_0x4fa6[_0x525c7b];return _0x27b33e;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x64fa('0x0'));var logger=require(_0x64fa('0x1'))(_0x64fa('0x2'));exports['message']=function(_0xaaa562){return{'message':_0xaaa562};};exports['logger']=function(_0x1d1373,_0x4acda5){logger[_0x64fa('0x3')](_0x1d1373,util[_0x64fa('0x4')](_0x4acda5,{'showHidden':![],'depth':null}));};exports['addVariables']=function(_0x211bf1,_0x1954f2){var _0x387b00={'XMF-ECM':_0x1954f2[_0x64fa('0x5')],'XMF-HEADERINFO':_0x1954f2[_0x64fa('0x6')],'XMF-MINRATE':_0x1954f2[_0x64fa('0x7')],'XMF-MAXRATE':_0x1954f2[_0x64fa('0x8')],'XMF-MODEM':util['format']('\x22%s\x22',_0x1954f2[_0x64fa('0x9')]),'XMF-GATEWAY':_0x1954f2[_0x64fa('0xa')],'XMF-FAXDETECT':_0x1954f2[_0x64fa('0xb')],'XMF-T38TIMEOUT':_0x1954f2[_0x64fa('0xc')],'XMF-LOCALSTATIONID':_0x1954f2[_0x64fa('0xd')],'XMF-PATH':_0x211bf1[_0x64fa('0xe')]};return _0x387b00;};exports[_0x64fa('0xf')]=function(_0x547202,_0x2c6a8c){return{'actionid':_0x547202['uniqueid'],'action':'originate','channel':_0x547202['channel'],'Exten':_0x64fa('0x10'),'Context':_0x64fa('0x11'),'Priority':'1','callerid':util['format'](_0x64fa('0x12'),_0x547202[_0x64fa('0x6')]?_0x547202[_0x64fa('0x6')]:'',_0x547202[_0x64fa('0xd')]),'variable':_0x2c6a8c,'timeout':0x1e*0x3e8,'async':!![],'channelid':_0x547202['uniqueid']};};