X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=445c713f22c2889be7a051ffa396eb847b4e465e;hb=bb4ed137b40a5e77cec195be87f1b347330d2766;hp=7a6ad5eb2e62b78ab6d1842b8e7c389801ee5c45;hpb=cf0590116080d9ba42ef56ec3321a2b1292c0360;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index 7a6ad5e..445c713 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 _0xf9ae=['headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect','t38timeout','tech','SIP','Trunk','ListId','key','name','description','ecm'];(function(_0x34e276,_0x3d999d){var _0x3a4293=function(_0x4f312a){while(--_0x4f312a){_0x34e276['push'](_0x34e276['shift']());}};_0x3a4293(++_0x3d999d);}(_0xf9ae,0x85));var _0xef9a=function(_0x579e90,_0x440eb1){_0x579e90=_0x579e90-0x0;var _0x1e7820=_0xf9ae[_0x579e90];return _0x1e7820;};'use strict';function FaxAccount(_0x275d04){this['id']=_0x275d04['id']||0x0;this[_0xef9a('0x0')]=_0x275d04['name']||'';this[_0xef9a('0x1')]=_0x275d04[_0xef9a('0x1')];this[_0xef9a('0x2')]=_0x275d04[_0xef9a('0x2')];this['headerinfo']=_0x275d04[_0xef9a('0x3')];this[_0xef9a('0x4')]=_0x275d04['localstationid'];this[_0xef9a('0x5')]=_0x275d04[_0xef9a('0x5')]||0x960;this[_0xef9a('0x6')]=_0x275d04['maxrate']||0x3840;this[_0xef9a('0x7')]=_0x275d04[_0xef9a('0x7')]||_0xef9a('0x8');this['gateway']=_0x275d04[_0xef9a('0x9')]||'no';this[_0xef9a('0xa')]=_0x275d04['faxdetect']||'no';this[_0xef9a('0xb')]=_0x275d04[_0xef9a('0xb')]||0x1388;this[_0xef9a('0xc')]=_0x275d04['tech']||_0xef9a('0xd');this['Trunk']=_0x275d04[_0xef9a('0xe')]?_0x275d04[_0xef9a('0xe')]:undefined;this[_0xef9a('0xf')]=_0x275d04[_0xef9a('0xf')];this['key']=_0x275d04[_0xef9a('0x10')];}module['exports']=FaxAccount; \ No newline at end of file +var _0x7dfa=['ListId','key','exports','name','description','ecm','headerinfo','minrate','maxrate','modem','v17,v27,v29','gateway','t38timeout','tech','Trunk'];(function(_0x24e9a0,_0x513ed5){var _0x41d8e7=function(_0x24cc7d){while(--_0x24cc7d){_0x24e9a0['push'](_0x24e9a0['shift']());}};_0x41d8e7(++_0x513ed5);}(_0x7dfa,0x17a));var _0xa7df=function(_0x27c068,_0x342981){_0x27c068=_0x27c068-0x0;var _0xe5a67f=_0x7dfa[_0x27c068];return _0xe5a67f;};'use strict';function FaxAccount(_0x17c816){this['id']=_0x17c816['id']||0x0;this[_0xa7df('0x0')]=_0x17c816[_0xa7df('0x0')]||'';this['description']=_0x17c816[_0xa7df('0x1')];this[_0xa7df('0x2')]=_0x17c816[_0xa7df('0x2')];this[_0xa7df('0x3')]=_0x17c816[_0xa7df('0x3')];this['localstationid']=_0x17c816['localstationid'];this['minrate']=_0x17c816[_0xa7df('0x4')]||0x960;this['maxrate']=_0x17c816[_0xa7df('0x5')]||0x3840;this['modem']=_0x17c816[_0xa7df('0x6')]||_0xa7df('0x7');this['gateway']=_0x17c816[_0xa7df('0x8')]||'no';this['faxdetect']=_0x17c816['faxdetect']||'no';this[_0xa7df('0x9')]=_0x17c816[_0xa7df('0x9')]||0x1388;this[_0xa7df('0xa')]=_0x17c816[_0xa7df('0xa')]||'SIP';this[_0xa7df('0xb')]=_0x17c816[_0xa7df('0xb')]?_0x17c816[_0xa7df('0xb')]:undefined;this[_0xa7df('0xc')]=_0x17c816[_0xa7df('0xc')];this[_0xa7df('0xd')]=_0x17c816[_0xa7df('0xd')];}module[_0xa7df('0xe')]=FaxAccount; \ No newline at end of file