X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=2312c1949f1c1d1219c08f4f4c65ec25f63a73f2;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=427cd6d674e55027bf9f69bf44183dfe19ed85c2;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index 427cd6d..2312c19 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 _0x92f2=['ecm','headerinfo','localstationid','minrate','maxrate','modem','gateway','faxdetect','tech','SIP','Trunk','ListId','key','exports','name','description'];(function(_0x545f74,_0x58a6bf){var _0x4f7cd7=function(_0x5ce646){while(--_0x5ce646){_0x545f74['push'](_0x545f74['shift']());}};_0x4f7cd7(++_0x58a6bf);}(_0x92f2,0x15e));var _0x292f=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0x92f2[_0x5ddb1c];return _0x354adc;};'use strict';function FaxAccount(_0x32072c){this['id']=_0x32072c['id']||0x0;this[_0x292f('0x0')]=_0x32072c['name']||'';this[_0x292f('0x1')]=_0x32072c[_0x292f('0x1')];this[_0x292f('0x2')]=_0x32072c[_0x292f('0x2')];this[_0x292f('0x3')]=_0x32072c['headerinfo'];this[_0x292f('0x4')]=_0x32072c[_0x292f('0x4')];this[_0x292f('0x5')]=_0x32072c['minrate']||0x960;this[_0x292f('0x6')]=_0x32072c[_0x292f('0x6')]||0x3840;this[_0x292f('0x7')]=_0x32072c[_0x292f('0x7')]||'v17,v27,v29';this['gateway']=_0x32072c[_0x292f('0x8')]||'no';this[_0x292f('0x9')]=_0x32072c['faxdetect']||'no';this['t38timeout']=_0x32072c['t38timeout']||0x1388;this[_0x292f('0xa')]=_0x32072c['tech']||_0x292f('0xb');this['Trunk']=_0x32072c[_0x292f('0xc')]?_0x32072c[_0x292f('0xc')]:undefined;this[_0x292f('0xd')]=_0x32072c[_0x292f('0xd')];this[_0x292f('0xe')]=_0x32072c[_0x292f('0xe')];}module[_0x292f('0xf')]=FaxAccount; \ No newline at end of file +var _0x06ae=['t38timeout','tech','Trunk','ListId','key','exports','name','description','ecm','headerinfo','localstationid','maxrate','modem','v17,v27,v29','gateway'];(function(_0x36cd99,_0x4ebe5f){var _0x308bfc=function(_0x4548f8){while(--_0x4548f8){_0x36cd99['push'](_0x36cd99['shift']());}};_0x308bfc(++_0x4ebe5f);}(_0x06ae,0x16e));var _0xe06a=function(_0x2dafbe,_0x5d04de){_0x2dafbe=_0x2dafbe-0x0;var _0x58a45a=_0x06ae[_0x2dafbe];return _0x58a45a;};'use strict';function FaxAccount(_0x881ddf){this['id']=_0x881ddf['id']||0x0;this[_0xe06a('0x0')]=_0x881ddf[_0xe06a('0x0')]||'';this[_0xe06a('0x1')]=_0x881ddf[_0xe06a('0x1')];this[_0xe06a('0x2')]=_0x881ddf[_0xe06a('0x2')];this[_0xe06a('0x3')]=_0x881ddf[_0xe06a('0x3')];this[_0xe06a('0x4')]=_0x881ddf['localstationid'];this['minrate']=_0x881ddf['minrate']||0x960;this[_0xe06a('0x5')]=_0x881ddf[_0xe06a('0x5')]||0x3840;this[_0xe06a('0x6')]=_0x881ddf[_0xe06a('0x6')]||_0xe06a('0x7');this['gateway']=_0x881ddf[_0xe06a('0x8')]||'no';this['faxdetect']=_0x881ddf['faxdetect']||'no';this[_0xe06a('0x9')]=_0x881ddf['t38timeout']||0x1388;this[_0xe06a('0xa')]=_0x881ddf['tech']||'SIP';this[_0xe06a('0xb')]=_0x881ddf[_0xe06a('0xb')]?_0x881ddf['Trunk']:undefined;this[_0xe06a('0xc')]=_0x881ddf[_0xe06a('0xc')];this['key']=_0x881ddf[_0xe06a('0xd')];}module[_0xe06a('0xe')]=FaxAccount; \ No newline at end of file