X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=cc9652c3d65242031a3fb470b5579d771e95e0fd;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=9f5e5b4359793863756c0504c12e7302fc1cd356;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index 9f5e5b4..cc9652c 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 _0x36e0=['localstationid','minrate','maxrate','modem','gateway','faxdetect','t38timeout','SIP','Trunk','ListId','key','exports','name','description','ecm','headerinfo'];(function(_0x349276,_0x35881f){var _0x3fd258=function(_0x41e3fa){while(--_0x41e3fa){_0x349276['push'](_0x349276['shift']());}};_0x3fd258(++_0x35881f);}(_0x36e0,0x15c));var _0x036e=function(_0x1f3bd6,_0x3e254c){_0x1f3bd6=_0x1f3bd6-0x0;var _0x1efc96=_0x36e0[_0x1f3bd6];return _0x1efc96;};'use strict';function FaxAccount(_0xa37d90){this['id']=_0xa37d90['id']||0x0;this[_0x036e('0x0')]=_0xa37d90['name']||'';this[_0x036e('0x1')]=_0xa37d90[_0x036e('0x1')];this[_0x036e('0x2')]=_0xa37d90['ecm'];this[_0x036e('0x3')]=_0xa37d90[_0x036e('0x3')];this['localstationid']=_0xa37d90[_0x036e('0x4')];this[_0x036e('0x5')]=_0xa37d90[_0x036e('0x5')]||0x960;this[_0x036e('0x6')]=_0xa37d90[_0x036e('0x6')]||0x3840;this[_0x036e('0x7')]=_0xa37d90[_0x036e('0x7')]||'v17,v27,v29';this['gateway']=_0xa37d90[_0x036e('0x8')]||'no';this[_0x036e('0x9')]=_0xa37d90[_0x036e('0x9')]||'no';this[_0x036e('0xa')]=_0xa37d90['t38timeout']||0x1388;this['tech']=_0xa37d90['tech']||_0x036e('0xb');this[_0x036e('0xc')]=_0xa37d90[_0x036e('0xc')]?_0xa37d90[_0x036e('0xc')]:undefined;this['ListId']=_0xa37d90[_0x036e('0xd')];this[_0x036e('0xe')]=_0xa37d90['key'];}module[_0x036e('0xf')]=FaxAccount; \ No newline at end of file +var _0x5a14=['t38timeout','tech','SIP','Trunk','ListId','key','exports','name','description','ecm','headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect'];(function(_0x6c993a,_0x5ea3ab){var _0x27f547=function(_0x22df20){while(--_0x22df20){_0x6c993a['push'](_0x6c993a['shift']());}};_0x27f547(++_0x5ea3ab);}(_0x5a14,0x73));var _0x45a1=function(_0x4f77e4,_0x28b8d1){_0x4f77e4=_0x4f77e4-0x0;var _0x134870=_0x5a14[_0x4f77e4];return _0x134870;};'use strict';function FaxAccount(_0x2912fa){this['id']=_0x2912fa['id']||0x0;this[_0x45a1('0x0')]=_0x2912fa['name']||'';this[_0x45a1('0x1')]=_0x2912fa['description'];this[_0x45a1('0x2')]=_0x2912fa[_0x45a1('0x2')];this[_0x45a1('0x3')]=_0x2912fa['headerinfo'];this['localstationid']=_0x2912fa[_0x45a1('0x4')];this[_0x45a1('0x5')]=_0x2912fa['minrate']||0x960;this[_0x45a1('0x6')]=_0x2912fa[_0x45a1('0x6')]||0x3840;this['modem']=_0x2912fa[_0x45a1('0x7')]||_0x45a1('0x8');this[_0x45a1('0x9')]=_0x2912fa['gateway']||'no';this[_0x45a1('0xa')]=_0x2912fa[_0x45a1('0xa')]||'no';this[_0x45a1('0xb')]=_0x2912fa['t38timeout']||0x1388;this[_0x45a1('0xc')]=_0x2912fa[_0x45a1('0xc')]||_0x45a1('0xd');this[_0x45a1('0xe')]=_0x2912fa[_0x45a1('0xe')]?_0x2912fa[_0x45a1('0xe')]:undefined;this[_0x45a1('0xf')]=_0x2912fa[_0x45a1('0xf')];this[_0x45a1('0x10')]=_0x2912fa[_0x45a1('0x10')];}module[_0x45a1('0x11')]=FaxAccount; \ No newline at end of file