Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / ami / model / faxAccount.js
index 9f5e5b4..5024073 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x36e0=['localstationid','minrate','maxrate','modem','gateway','faxdetect','t38timeout','SIP','Trunk','ListId','key','exports','name','description','ecm','headerinfo'];(function(_0x349276,_0x35881f){var _0x3fd258=function(_0x41e3fa){while(--_0x41e3fa){_0x349276['push'](_0x349276['shift']());}};_0x3fd258(++_0x35881f);}(_0x36e0,0x15c));var _0x036e=function(_0x1f3bd6,_0x3e254c){_0x1f3bd6=_0x1f3bd6-0x0;var _0x1efc96=_0x36e0[_0x1f3bd6];return _0x1efc96;};'use strict';function FaxAccount(_0xa37d90){this['id']=_0xa37d90['id']||0x0;this[_0x036e('0x0')]=_0xa37d90['name']||'';this[_0x036e('0x1')]=_0xa37d90[_0x036e('0x1')];this[_0x036e('0x2')]=_0xa37d90['ecm'];this[_0x036e('0x3')]=_0xa37d90[_0x036e('0x3')];this['localstationid']=_0xa37d90[_0x036e('0x4')];this[_0x036e('0x5')]=_0xa37d90[_0x036e('0x5')]||0x960;this[_0x036e('0x6')]=_0xa37d90[_0x036e('0x6')]||0x3840;this[_0x036e('0x7')]=_0xa37d90[_0x036e('0x7')]||'v17,v27,v29';this['gateway']=_0xa37d90[_0x036e('0x8')]||'no';this[_0x036e('0x9')]=_0xa37d90[_0x036e('0x9')]||'no';this[_0x036e('0xa')]=_0xa37d90['t38timeout']||0x1388;this['tech']=_0xa37d90['tech']||_0x036e('0xb');this[_0x036e('0xc')]=_0xa37d90[_0x036e('0xc')]?_0xa37d90[_0x036e('0xc')]:undefined;this['ListId']=_0xa37d90[_0x036e('0xd')];this[_0x036e('0xe')]=_0xa37d90['key'];}module[_0x036e('0xf')]=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