X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;fp=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=359f70846c4f3f8f98af61de16103713476fdae3;hb=c5ec4f3be0e7f1f893000f685661edf16381041e;hp=0ec5a0752dfa87088eec3f2bb6e40db4022c0317;hpb=bb1bc459ff51c9e3d02337b05bd35dbdea7e939d;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index 0ec5a07..359f708 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 _0x2559=['name','ecm','headerinfo','minrate','maxrate','modem','gateway','faxdetect','t38timeout','tech','SIP','Trunk','key','exports'];(function(_0xbe67ff,_0x21bd36){var _0x49ce8a=function(_0x4fe4b3){while(--_0x4fe4b3){_0xbe67ff['push'](_0xbe67ff['shift']());}};_0x49ce8a(++_0x21bd36);}(_0x2559,0x1ea));var _0x9255=function(_0x4d3212,_0x3907e6){_0x4d3212=_0x4d3212-0x0;var _0x361a10=_0x2559[_0x4d3212];return _0x361a10;};'use strict';function FaxAccount(_0x2608f6){this['id']=_0x2608f6['id']||0x0;this['name']=_0x2608f6[_0x9255('0x0')]||'';this['description']=_0x2608f6['description'];this[_0x9255('0x1')]=_0x2608f6['ecm'];this[_0x9255('0x2')]=_0x2608f6['headerinfo'];this['localstationid']=_0x2608f6['localstationid'];this[_0x9255('0x3')]=_0x2608f6[_0x9255('0x3')]||0x960;this[_0x9255('0x4')]=_0x2608f6[_0x9255('0x4')]||0x3840;this[_0x9255('0x5')]=_0x2608f6[_0x9255('0x5')]||'v17,v27,v29';this[_0x9255('0x6')]=_0x2608f6[_0x9255('0x6')]||'no';this[_0x9255('0x7')]=_0x2608f6[_0x9255('0x7')]||'no';this[_0x9255('0x8')]=_0x2608f6['t38timeout']||0x1388;this[_0x9255('0x9')]=_0x2608f6[_0x9255('0x9')]||_0x9255('0xa');this[_0x9255('0xb')]=_0x2608f6['Trunk']?_0x2608f6['Trunk']:undefined;this['ListId']=_0x2608f6['ListId'];this[_0x9255('0xc')]=_0x2608f6['key'];}module[_0x9255('0xd')]=FaxAccount; \ No newline at end of file +var _0x8b6b=['headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect','tech','SIP','Trunk','ListId','key','exports','name','description','ecm'];(function(_0x101e7b,_0x4ef05b){var _0x4995c0=function(_0x1a6488){while(--_0x1a6488){_0x101e7b['push'](_0x101e7b['shift']());}};_0x4995c0(++_0x4ef05b);}(_0x8b6b,0xb8));var _0xb8b6=function(_0x1a9c7a,_0x3b96da){_0x1a9c7a=_0x1a9c7a-0x0;var _0x5ac305=_0x8b6b[_0x1a9c7a];return _0x5ac305;};'use strict';function FaxAccount(_0x558ab2){this['id']=_0x558ab2['id']||0x0;this[_0xb8b6('0x0')]=_0x558ab2['name']||'';this[_0xb8b6('0x1')]=_0x558ab2[_0xb8b6('0x1')];this[_0xb8b6('0x2')]=_0x558ab2[_0xb8b6('0x2')];this[_0xb8b6('0x3')]=_0x558ab2['headerinfo'];this[_0xb8b6('0x4')]=_0x558ab2['localstationid'];this['minrate']=_0x558ab2[_0xb8b6('0x5')]||0x960;this[_0xb8b6('0x6')]=_0x558ab2['maxrate']||0x3840;this['modem']=_0x558ab2[_0xb8b6('0x7')]||_0xb8b6('0x8');this[_0xb8b6('0x9')]=_0x558ab2['gateway']||'no';this[_0xb8b6('0xa')]=_0x558ab2[_0xb8b6('0xa')]||'no';this['t38timeout']=_0x558ab2['t38timeout']||0x1388;this[_0xb8b6('0xb')]=_0x558ab2[_0xb8b6('0xb')]||_0xb8b6('0xc');this[_0xb8b6('0xd')]=_0x558ab2[_0xb8b6('0xd')]?_0x558ab2['Trunk']:undefined;this[_0xb8b6('0xe')]=_0x558ab2['ListId'];this['key']=_0x558ab2[_0xb8b6('0xf')];}module[_0xb8b6('0x10')]=FaxAccount; \ No newline at end of file