X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfaxAccount.js;h=a4171dcdf8f59b486b6190814172c5c7888b18e3;hb=884fcf970b507196a3b60584a74b23a84d7eaf24;hp=a9bc3af3a93b6490e2228b8e3a6984babdbfd593;hpb=032eef5eb1c414450ccc959e49effc8ff508851b;p=motion2.git diff --git a/server/services/ami/model/faxAccount.js b/server/services/ami/model/faxAccount.js index a9bc3af..a4171dc 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 _0x6717=['headerinfo','localstationid','minrate','v17,v27,v29','gateway','faxdetect','tech','SIP','Trunk','ListId','key','exports','name','description','ecm'];(function(_0xecd6,_0xe0fb9f){var _0x86b3d6=function(_0x116f2a){while(--_0x116f2a){_0xecd6['push'](_0xecd6['shift']());}};_0x86b3d6(++_0xe0fb9f);}(_0x6717,0x1a1));var _0x7671=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x6717[_0x3dd15e];return _0x231fd0;};'use strict';function FaxAccount(_0x1c3a1c){this['id']=_0x1c3a1c['id']||0x0;this[_0x7671('0x0')]=_0x1c3a1c['name']||'';this[_0x7671('0x1')]=_0x1c3a1c[_0x7671('0x1')];this[_0x7671('0x2')]=_0x1c3a1c[_0x7671('0x2')];this[_0x7671('0x3')]=_0x1c3a1c['headerinfo'];this['localstationid']=_0x1c3a1c[_0x7671('0x4')];this[_0x7671('0x5')]=_0x1c3a1c[_0x7671('0x5')]||0x960;this['maxrate']=_0x1c3a1c['maxrate']||0x3840;this['modem']=_0x1c3a1c['modem']||_0x7671('0x6');this[_0x7671('0x7')]=_0x1c3a1c[_0x7671('0x7')]||'no';this[_0x7671('0x8')]=_0x1c3a1c[_0x7671('0x8')]||'no';this['t38timeout']=_0x1c3a1c['t38timeout']||0x1388;this[_0x7671('0x9')]=_0x1c3a1c[_0x7671('0x9')]||_0x7671('0xa');this[_0x7671('0xb')]=_0x1c3a1c[_0x7671('0xb')]?_0x1c3a1c[_0x7671('0xb')]:undefined;this[_0x7671('0xc')]=_0x1c3a1c[_0x7671('0xc')];this[_0x7671('0xd')]=_0x1c3a1c[_0x7671('0xd')];}module[_0x7671('0xe')]=FaxAccount; \ No newline at end of file +var _0xf431=['ListId','key','exports','name','description','ecm','headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect','t38timeout','tech','SIP','Trunk'];(function(_0x54151c,_0x3085de){var _0x5a9fe4=function(_0x4649ff){while(--_0x4649ff){_0x54151c['push'](_0x54151c['shift']());}};_0x5a9fe4(++_0x3085de);}(_0xf431,0x93));var _0x1f43=function(_0x368587,_0x1b6554){_0x368587=_0x368587-0x0;var _0x42d33c=_0xf431[_0x368587];return _0x42d33c;};'use strict';function FaxAccount(_0x36c8e1){this['id']=_0x36c8e1['id']||0x0;this[_0x1f43('0x0')]=_0x36c8e1[_0x1f43('0x0')]||'';this[_0x1f43('0x1')]=_0x36c8e1['description'];this[_0x1f43('0x2')]=_0x36c8e1[_0x1f43('0x2')];this['headerinfo']=_0x36c8e1[_0x1f43('0x3')];this[_0x1f43('0x4')]=_0x36c8e1[_0x1f43('0x4')];this[_0x1f43('0x5')]=_0x36c8e1[_0x1f43('0x5')]||0x960;this[_0x1f43('0x6')]=_0x36c8e1['maxrate']||0x3840;this['modem']=_0x36c8e1[_0x1f43('0x7')]||_0x1f43('0x8');this[_0x1f43('0x9')]=_0x36c8e1[_0x1f43('0x9')]||'no';this[_0x1f43('0xa')]=_0x36c8e1['faxdetect']||'no';this[_0x1f43('0xb')]=_0x36c8e1[_0x1f43('0xb')]||0x1388;this[_0x1f43('0xc')]=_0x36c8e1[_0x1f43('0xc')]||_0x1f43('0xd');this[_0x1f43('0xe')]=_0x36c8e1[_0x1f43('0xe')]?_0x36c8e1['Trunk']:undefined;this[_0x1f43('0xf')]=_0x36c8e1['ListId'];this['key']=_0x36c8e1[_0x1f43('0x10')];}module[_0x1f43('0x11')]=FaxAccount; \ No newline at end of file