X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=d59d243c827b4de520a95931195ac0c591e30d97;hb=2f0d83a545a3c7ba93827dd387ecbd5e7a9f8440;hp=772afd11f992d31294389313632f4f8a54610185;hpb=63de0c196865c5c3d79c791df925d2ec34a0ad56;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index 772afd1..d59d243 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 _0x0218=['faxdetect','t38timeout','SIP','Trunk','ListId','key','name','description','ecm','headerinfo','minrate','maxrate','modem','v17,v27,v29','gateway'];(function(_0x4289c0,_0x530922){var _0x3b2b67=function(_0x440dd9){while(--_0x440dd9){_0x4289c0['push'](_0x4289c0['shift']());}};_0x3b2b67(++_0x530922);}(_0x0218,0x1aa));var _0x8021=function(_0x170bad,_0x2a587f){_0x170bad=_0x170bad-0x0;var _0x2d694b=_0x0218[_0x170bad];return _0x2d694b;};'use strict';function FaxAccount(_0x418405){this['id']=_0x418405['id']||0x0;this[_0x8021('0x0')]=_0x418405[_0x8021('0x0')]||'';this['description']=_0x418405[_0x8021('0x1')];this[_0x8021('0x2')]=_0x418405[_0x8021('0x2')];this[_0x8021('0x3')]=_0x418405[_0x8021('0x3')];this['localstationid']=_0x418405['localstationid'];this[_0x8021('0x4')]=_0x418405[_0x8021('0x4')]||0x960;this[_0x8021('0x5')]=_0x418405[_0x8021('0x5')]||0x3840;this['modem']=_0x418405[_0x8021('0x6')]||_0x8021('0x7');this['gateway']=_0x418405[_0x8021('0x8')]||'no';this[_0x8021('0x9')]=_0x418405[_0x8021('0x9')]||'no';this[_0x8021('0xa')]=_0x418405['t38timeout']||0x1388;this['tech']=_0x418405['tech']||_0x8021('0xb');this[_0x8021('0xc')]=_0x418405[_0x8021('0xc')]?_0x418405[_0x8021('0xc')]:undefined;this['ListId']=_0x418405[_0x8021('0xd')];this[_0x8021('0xe')]=_0x418405[_0x8021('0xe')];}module['exports']=FaxAccount; \ No newline at end of file +var _0x7a54=['gateway','t38timeout','tech','Trunk','ListId','key','exports','name','description','ecm','headerinfo','localstationid','minrate','maxrate','modem'];(function(_0x5cd0ed,_0x451b8a){var _0x2f70a6=function(_0x4d9a17){while(--_0x4d9a17){_0x5cd0ed['push'](_0x5cd0ed['shift']());}};_0x2f70a6(++_0x451b8a);}(_0x7a54,0x106));var _0x47a5=function(_0x5b4145,_0x232495){_0x5b4145=_0x5b4145-0x0;var _0xe53b0e=_0x7a54[_0x5b4145];return _0xe53b0e;};'use strict';function FaxAccount(_0xe384a5){this['id']=_0xe384a5['id']||0x0;this[_0x47a5('0x0')]=_0xe384a5[_0x47a5('0x0')]||'';this['description']=_0xe384a5[_0x47a5('0x1')];this[_0x47a5('0x2')]=_0xe384a5['ecm'];this[_0x47a5('0x3')]=_0xe384a5[_0x47a5('0x3')];this[_0x47a5('0x4')]=_0xe384a5[_0x47a5('0x4')];this[_0x47a5('0x5')]=_0xe384a5['minrate']||0x960;this[_0x47a5('0x6')]=_0xe384a5['maxrate']||0x3840;this[_0x47a5('0x7')]=_0xe384a5[_0x47a5('0x7')]||'v17,v27,v29';this[_0x47a5('0x8')]=_0xe384a5['gateway']||'no';this['faxdetect']=_0xe384a5['faxdetect']||'no';this[_0x47a5('0x9')]=_0xe384a5[_0x47a5('0x9')]||0x1388;this['tech']=_0xe384a5[_0x47a5('0xa')]||'SIP';this['Trunk']=_0xe384a5[_0x47a5('0xb')]?_0xe384a5[_0x47a5('0xb')]:undefined;this[_0x47a5('0xc')]=_0xe384a5[_0x47a5('0xc')];this[_0x47a5('0xd')]=_0xe384a5[_0x47a5('0xd')];}module[_0x47a5('0xe')]=FaxAccount; \ No newline at end of file