Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / ami / model / faxAccount.js
index 9d52d83..5024073 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf250=['name','description','ecm','headerinfo','localstationid','modem','v17,v27,v29','gateway','faxdetect','t38timeout','SIP','Trunk','ListId','key','exports'];(function(_0x2e030a,_0x8e4c48){var _0x597df6=function(_0x3da9ce){while(--_0x3da9ce){_0x2e030a['push'](_0x2e030a['shift']());}};_0x597df6(++_0x8e4c48);}(_0xf250,0x10e));var _0x0f25=function(_0x58e09b,_0x6ef44c){_0x58e09b=_0x58e09b-0x0;var _0x243038=_0xf250[_0x58e09b];return _0x243038;};'use strict';function FaxAccount(_0x583c98){this['id']=_0x583c98['id']||0x0;this[_0x0f25('0x0')]=_0x583c98[_0x0f25('0x0')]||'';this[_0x0f25('0x1')]=_0x583c98['description'];this[_0x0f25('0x2')]=_0x583c98['ecm'];this[_0x0f25('0x3')]=_0x583c98['headerinfo'];this[_0x0f25('0x4')]=_0x583c98[_0x0f25('0x4')];this['minrate']=_0x583c98['minrate']||0x960;this['maxrate']=_0x583c98['maxrate']||0x3840;this[_0x0f25('0x5')]=_0x583c98[_0x0f25('0x5')]||_0x0f25('0x6');this[_0x0f25('0x7')]=_0x583c98[_0x0f25('0x7')]||'no';this[_0x0f25('0x8')]=_0x583c98[_0x0f25('0x8')]||'no';this['t38timeout']=_0x583c98[_0x0f25('0x9')]||0x1388;this['tech']=_0x583c98['tech']||_0x0f25('0xa');this[_0x0f25('0xb')]=_0x583c98['Trunk']?_0x583c98[_0x0f25('0xb')]:undefined;this[_0x0f25('0xc')]=_0x583c98[_0x0f25('0xc')];this[_0x0f25('0xd')]=_0x583c98[_0x0f25('0xd')];}module[_0x0f25('0xe')]=FaxAccount;
\ No newline at end of file
+var _0x568e=['tech','Trunk','ListId','key','name','description','ecm','headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','t38timeout'];(function(_0x384c96,_0x363897){var _0x145217=function(_0xb3b50){while(--_0xb3b50){_0x384c96['push'](_0x384c96['shift']());}};_0x145217(++_0x363897);}(_0x568e,0x121));var _0xe568=function(_0x543084,_0x4337f5){_0x543084=_0x543084-0x0;var _0x306a57=_0x568e[_0x543084];return _0x306a57;};'use strict';function FaxAccount(_0x15250d){this['id']=_0x15250d['id']||0x0;this[_0xe568('0x0')]=_0x15250d['name']||'';this[_0xe568('0x1')]=_0x15250d['description'];this['ecm']=_0x15250d[_0xe568('0x2')];this['headerinfo']=_0x15250d[_0xe568('0x3')];this[_0xe568('0x4')]=_0x15250d['localstationid'];this[_0xe568('0x5')]=_0x15250d[_0xe568('0x5')]||0x960;this['maxrate']=_0x15250d[_0xe568('0x6')]||0x3840;this[_0xe568('0x7')]=_0x15250d[_0xe568('0x7')]||_0xe568('0x8');this[_0xe568('0x9')]=_0x15250d[_0xe568('0x9')]||'no';this['faxdetect']=_0x15250d['faxdetect']||'no';this['t38timeout']=_0x15250d[_0xe568('0xa')]||0x1388;this[_0xe568('0xb')]=_0x15250d['tech']||'SIP';this[_0xe568('0xc')]=_0x15250d['Trunk']?_0x15250d['Trunk']:undefined;this[_0xe568('0xd')]=_0x15250d['ListId'];this[_0xe568('0xe')]=_0x15250d[_0xe568('0xe')];}module['exports']=FaxAccount;
\ No newline at end of file