Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / ami / model / faxAccount.js
index 0792b86..5024073 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8671=['name','description','ecm','headerinfo','localstationid','minrate','maxrate','v17,v27,v29','gateway','faxdetect','t38timeout','tech','SIP','Trunk','ListId','key','exports'];(function(_0x5390a3,_0x4d60f7){var _0x45d220=function(_0x47904f){while(--_0x47904f){_0x5390a3['push'](_0x5390a3['shift']());}};_0x45d220(++_0x4d60f7);}(_0x8671,0x1ed));var _0x1867=function(_0xbca1b1,_0x33f0ce){_0xbca1b1=_0xbca1b1-0x0;var _0x4e1686=_0x8671[_0xbca1b1];return _0x4e1686;};'use strict';function FaxAccount(_0x489d4c){this['id']=_0x489d4c['id']||0x0;this['name']=_0x489d4c[_0x1867('0x0')]||'';this[_0x1867('0x1')]=_0x489d4c[_0x1867('0x1')];this['ecm']=_0x489d4c[_0x1867('0x2')];this[_0x1867('0x3')]=_0x489d4c[_0x1867('0x3')];this[_0x1867('0x4')]=_0x489d4c['localstationid'];this[_0x1867('0x5')]=_0x489d4c['minrate']||0x960;this[_0x1867('0x6')]=_0x489d4c[_0x1867('0x6')]||0x3840;this['modem']=_0x489d4c['modem']||_0x1867('0x7');this[_0x1867('0x8')]=_0x489d4c[_0x1867('0x8')]||'no';this['faxdetect']=_0x489d4c[_0x1867('0x9')]||'no';this[_0x1867('0xa')]=_0x489d4c[_0x1867('0xa')]||0x1388;this[_0x1867('0xb')]=_0x489d4c['tech']||_0x1867('0xc');this[_0x1867('0xd')]=_0x489d4c[_0x1867('0xd')]?_0x489d4c[_0x1867('0xd')]:undefined;this['ListId']=_0x489d4c[_0x1867('0xe')];this[_0x1867('0xf')]=_0x489d4c[_0x1867('0xf')];}module[_0x1867('0x10')]=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