X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Ffax%2Faction.js;h=ef0fd65ec4fe1d594f2b287aeda36f0d21b770ed;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=953af84be6afd8ab51676db9bd55d8d1aba93a38;hpb=180439628549c979093908f0b833833689fb8374;p=motion2.git diff --git a/server/services/ami/fax/action.js b/server/services/ami/fax/action.js index 953af84..ef0fd65 100644 --- a/server/services/ami/fax/action.js +++ b/server/services/ami/fax/action.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x56bf=['localstationid','headerinfo','path','exports','util','lodash','moment','format','%s/%s/%s','tech','Trunk','name','fax'];(function(_0x5a125c,_0x155fa2){var _0x4c70af=function(_0x5dccb6){while(--_0x5dccb6){_0x5a125c['push'](_0x5a125c['shift']());}};_0x4c70af(++_0x155fa2);}(_0x56bf,0x122));var _0xf56b=function(_0x40a825,_0x3bac79){_0x40a825=_0x40a825-0x0;var _0x273a54=_0x56bf[_0x40a825];return _0x273a54;};'use strict';var util=require(_0xf56b('0x0'));var _=require(_0xf56b('0x1'));var moment=require(_0xf56b('0x2'));function Action(_0x5ae555,_0x2043a6,_0x18bb7a){this['uniqueid']=_0x5ae555||undefined;this['channel']=util[_0xf56b('0x3')](_0xf56b('0x4'),_0x2043a6[_0xf56b('0x5')],_0x2043a6[_0xf56b('0x6')][_0xf56b('0x7')],_0x18bb7a[_0xf56b('0x8')]);this[_0xf56b('0x9')]=_0x2043a6['localstationid'];this[_0xf56b('0xa')]=_0x2043a6[_0xf56b('0xa')];this[_0xf56b('0xb')]=_0x18bb7a['path'];this['AttachmentId']=_0x18bb7a['AttachmentId'];}module[_0xf56b('0xc')]=Action; \ No newline at end of file +var _0x9ea1=['fax','localstationid','headerinfo','path','AttachmentId','exports','util','lodash','moment','uniqueid','%s/%s/%s','tech','Trunk'];(function(_0xfae23b,_0x2be4ba){var _0x200640=function(_0x4ae258){while(--_0x4ae258){_0xfae23b['push'](_0xfae23b['shift']());}};_0x200640(++_0x2be4ba);}(_0x9ea1,0xbc));var _0x19ea=function(_0x4f60b3,_0x5a5209){_0x4f60b3=_0x4f60b3-0x0;var _0x1b203c=_0x9ea1[_0x4f60b3];return _0x1b203c;};'use strict';var util=require(_0x19ea('0x0'));var _=require(_0x19ea('0x1'));var moment=require(_0x19ea('0x2'));function Action(_0x108138,_0xb7074c,_0x19cf62){this[_0x19ea('0x3')]=_0x108138||undefined;this['channel']=util['format'](_0x19ea('0x4'),_0xb7074c[_0x19ea('0x5')],_0xb7074c[_0x19ea('0x6')]['name'],_0x19cf62[_0x19ea('0x7')]);this[_0x19ea('0x8')]=_0xb7074c['localstationid'];this['headerinfo']=_0xb7074c[_0x19ea('0x9')];this[_0x19ea('0xa')]=_0x19cf62[_0x19ea('0xa')];this[_0x19ea('0xb')]=_0x19cf62[_0x19ea('0xb')];}module[_0x19ea('0xc')]=Action; \ No newline at end of file