Built motion from commit da617fac.|2.6.6
[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 _0x7f68=['../../../../config/logger','fax','logger','info','inspect','ecm','headerinfo','minrate','format','\x22%s\x22','modem','gateway','localstationid','path','variablesAction','originate','channel','xcally-motion-fax','from-sip','\x22%s\x22\x20<%s>','uniqueid','util','moment'];(function(_0x39304b,_0x30a033){var _0x21160c=function(_0x3b51a9){while(--_0x3b51a9){_0x39304b['push'](_0x39304b['shift']());}};_0x21160c(++_0x30a033);}(_0x7f68,0x19c));var _0x87f6=function(_0x513b9e,_0x5aeb09){_0x513b9e=_0x513b9e-0x0;var _0x36338c=_0x7f68[_0x513b9e];return _0x36338c;};'use strict';var util=require(_0x87f6('0x0'));var _=require('lodash');var moment=require(_0x87f6('0x1'));var logger=require(_0x87f6('0x2'))(_0x87f6('0x3'));exports['message']=function(_0x3272ca){return{'message':_0x3272ca};};exports[_0x87f6('0x4')]=function(_0x253245,_0x19d6ee){logger[_0x87f6('0x5')](_0x253245,util[_0x87f6('0x6')](_0x19d6ee,{'showHidden':![],'depth':null}));};exports['addVariables']=function(_0x2aa70c,_0x152412){var _0xfa21c9={'XMF-ECM':_0x152412[_0x87f6('0x7')],'XMF-HEADERINFO':_0x152412[_0x87f6('0x8')],'XMF-MINRATE':_0x152412[_0x87f6('0x9')],'XMF-MAXRATE':_0x152412['maxrate'],'XMF-MODEM':util[_0x87f6('0xa')](_0x87f6('0xb'),_0x152412[_0x87f6('0xc')]),'XMF-GATEWAY':_0x152412[_0x87f6('0xd')],'XMF-FAXDETECT':_0x152412['faxdetect'],'XMF-T38TIMEOUT':_0x152412['t38timeout'],'XMF-LOCALSTATIONID':_0x152412[_0x87f6('0xe')],'XMF-PATH':_0x2aa70c[_0x87f6('0xf')]};return _0xfa21c9;};exports[_0x87f6('0x10')]=function(_0x4732f6,_0x53e6ce){return{'actionid':_0x4732f6['uniqueid'],'action':_0x87f6('0x11'),'channel':_0x4732f6[_0x87f6('0x12')],'Exten':_0x87f6('0x13'),'Context':_0x87f6('0x14'),'Priority':'1','callerid':util['format'](_0x87f6('0x15'),_0x4732f6[_0x87f6('0x8')]?_0x4732f6['headerinfo']:'',_0x4732f6[_0x87f6('0xe')]),'variable':_0x53e6ce,'timeout':0x1e*0x3e8,'async':!![],'channelid':_0x4732f6[_0x87f6('0x16')]};};