X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FvoiceExtension.js;h=02097aa7585d86f0c6582de497a7268c7de48942;hb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;hp=612f6d6080ae002bfacd95fc6fa6cd3b0b6481bc;hpb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;p=motion2.git diff --git a/server/services/ami/model/voiceExtension.js b/server/services/ami/model/voiceExtension.js index 612f6d6..02097aa 100644 --- a/server/services/ami/model/voiceExtension.js +++ b/server/services/ami/model/voiceExtension.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x568f=['exports','exten','recordingFormat','mandatoryDisposition'];(function(_0x9fd887,_0x47f76c){var _0x1a54ab=function(_0xb65c08){while(--_0xb65c08){_0x9fd887['push'](_0x9fd887['shift']());}};_0x1a54ab(++_0x47f76c);}(_0x568f,0xad));var _0xf568=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x568f[_0x3dd15e];return _0x231fd0;};'use strict';function voiceExtension(_0x360a71){this['id']=_0x360a71['id']||0x0;this['exten']=_0x360a71[_0xf568('0x0')]||'';this[_0xf568('0x1')]=_0x360a71['recordingFormat']||'none';this[_0xf568('0x2')]=_0x360a71['mandatoryDisposition']||![];}module[_0xf568('0x3')]=voiceExtension; \ No newline at end of file +var _0x867c=['none','mandatoryDisposition','exten','recordingFormat'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x867c,0xa2));var _0xc867=function(_0x68ee8b,_0x3cc6c5){_0x68ee8b=_0x68ee8b-0x0;var _0x5148f7=_0x867c[_0x68ee8b];return _0x5148f7;};'use strict';function voiceExtension(_0x2fc712){this['id']=_0x2fc712['id']||0x0;this['exten']=_0x2fc712[_0xc867('0x0')]||'';this[_0xc867('0x1')]=_0x2fc712[_0xc867('0x1')]||_0xc867('0x2');this['mandatoryDisposition']=_0x2fc712[_0xc867('0x3')]||![];}module['exports']=voiceExtension; \ No newline at end of file