Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / ami / model / faxAccount.js
index 1cf6ae6..5024073 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x84db=['name','description','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect','t38timeout','tech','SIP','Trunk','key','exports'];(function(_0x196a83,_0x465760){var _0x18f5c4=function(_0x24cce1){while(--_0x24cce1){_0x196a83['push'](_0x196a83['shift']());}};_0x18f5c4(++_0x465760);}(_0x84db,0x195));var _0xb84d=function(_0x5b83ea,_0x15baaf){_0x5b83ea=_0x5b83ea-0x0;var _0x1c0c6c=_0x84db[_0x5b83ea];return _0x1c0c6c;};'use strict';function FaxAccount(_0x1345b0){this['id']=_0x1345b0['id']||0x0;this[_0xb84d('0x0')]=_0x1345b0[_0xb84d('0x0')]||'';this[_0xb84d('0x1')]=_0x1345b0[_0xb84d('0x1')];this['ecm']=_0x1345b0['ecm'];this['headerinfo']=_0x1345b0['headerinfo'];this[_0xb84d('0x2')]=_0x1345b0[_0xb84d('0x2')];this[_0xb84d('0x3')]=_0x1345b0[_0xb84d('0x3')]||0x960;this[_0xb84d('0x4')]=_0x1345b0[_0xb84d('0x4')]||0x3840;this[_0xb84d('0x5')]=_0x1345b0[_0xb84d('0x5')]||_0xb84d('0x6');this[_0xb84d('0x7')]=_0x1345b0[_0xb84d('0x7')]||'no';this[_0xb84d('0x8')]=_0x1345b0['faxdetect']||'no';this['t38timeout']=_0x1345b0[_0xb84d('0x9')]||0x1388;this[_0xb84d('0xa')]=_0x1345b0[_0xb84d('0xa')]||_0xb84d('0xb');this[_0xb84d('0xc')]=_0x1345b0['Trunk']?_0x1345b0[_0xb84d('0xc')]:undefined;this['ListId']=_0x1345b0['ListId'];this[_0xb84d('0xd')]=_0x1345b0[_0xb84d('0xd')];}module[_0xb84d('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