X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=c10776cbbacd59ee0f6f6af4efc4eada5644915a;hb=ed368fdfe923471c0749d5720e7df57649e4ed09;hp=fd335709ca617e0be0871f99b9c7447e8af6836e;hpb=91492537a7b94b14914d0db658458118de1ea819;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index fd33570..c10776c 100644 --- a/server/services/ami/model/faxAccount.js +++ b/server/services/ami/model/faxAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x9d7a=['tech','SIP','Trunk','ListId','key','name','description','ecm','headerinfo','localstationid','minrate','modem','gateway','faxdetect','t38timeout'];(function(_0xf247f0,_0x470f56){var _0x424012=function(_0x360e2f){while(--_0x360e2f){_0xf247f0['push'](_0xf247f0['shift']());}};_0x424012(++_0x470f56);}(_0x9d7a,0xd7));var _0xa9d7=function(_0x241d8d,_0x21b5d1){_0x241d8d=_0x241d8d-0x0;var _0x11cb0a=_0x9d7a[_0x241d8d];return _0x11cb0a;};'use strict';function FaxAccount(_0x379ec4){this['id']=_0x379ec4['id']||0x0;this[_0xa9d7('0x0')]=_0x379ec4[_0xa9d7('0x0')]||'';this[_0xa9d7('0x1')]=_0x379ec4[_0xa9d7('0x1')];this[_0xa9d7('0x2')]=_0x379ec4[_0xa9d7('0x2')];this[_0xa9d7('0x3')]=_0x379ec4[_0xa9d7('0x3')];this[_0xa9d7('0x4')]=_0x379ec4['localstationid'];this[_0xa9d7('0x5')]=_0x379ec4[_0xa9d7('0x5')]||0x960;this['maxrate']=_0x379ec4['maxrate']||0x3840;this[_0xa9d7('0x6')]=_0x379ec4[_0xa9d7('0x6')]||'v17,v27,v29';this[_0xa9d7('0x7')]=_0x379ec4['gateway']||'no';this[_0xa9d7('0x8')]=_0x379ec4['faxdetect']||'no';this[_0xa9d7('0x9')]=_0x379ec4[_0xa9d7('0x9')]||0x1388;this[_0xa9d7('0xa')]=_0x379ec4[_0xa9d7('0xa')]||_0xa9d7('0xb');this[_0xa9d7('0xc')]=_0x379ec4[_0xa9d7('0xc')]?_0x379ec4[_0xa9d7('0xc')]:undefined;this[_0xa9d7('0xd')]=_0x379ec4[_0xa9d7('0xd')];this[_0xa9d7('0xe')]=_0x379ec4['key'];}module['exports']=FaxAccount; \ No newline at end of file +var _0x353c=['Trunk','ListId','key','name','ecm','headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect','t38timeout','tech','SIP'];(function(_0x24259d,_0x64a194){var _0x5a701=function(_0x204516){while(--_0x204516){_0x24259d['push'](_0x24259d['shift']());}};_0x5a701(++_0x64a194);}(_0x353c,0x153));var _0xc353=function(_0x35af23,_0x9190f6){_0x35af23=_0x35af23-0x0;var _0x340506=_0x353c[_0x35af23];return _0x340506;};'use strict';function FaxAccount(_0x549ef4){this['id']=_0x549ef4['id']||0x0;this['name']=_0x549ef4[_0xc353('0x0')]||'';this['description']=_0x549ef4['description'];this[_0xc353('0x1')]=_0x549ef4['ecm'];this[_0xc353('0x2')]=_0x549ef4[_0xc353('0x2')];this[_0xc353('0x3')]=_0x549ef4[_0xc353('0x3')];this[_0xc353('0x4')]=_0x549ef4['minrate']||0x960;this[_0xc353('0x5')]=_0x549ef4['maxrate']||0x3840;this['modem']=_0x549ef4[_0xc353('0x6')]||_0xc353('0x7');this[_0xc353('0x8')]=_0x549ef4[_0xc353('0x8')]||'no';this[_0xc353('0x9')]=_0x549ef4[_0xc353('0x9')]||'no';this['t38timeout']=_0x549ef4[_0xc353('0xa')]||0x1388;this[_0xc353('0xb')]=_0x549ef4['tech']||_0xc353('0xc');this['Trunk']=_0x549ef4[_0xc353('0xd')]?_0x549ef4[_0xc353('0xd')]:undefined;this['ListId']=_0x549ef4[_0xc353('0xe')];this[_0xc353('0xf')]=_0x549ef4[_0xc353('0xf')];}module['exports']=FaxAccount; \ No newline at end of file