Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / services / ami / model / faxAccount.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x0713=['name','description','ecm','headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','faxdetect','t38timeout','tech','SIP','Trunk','ListId','key'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x0713,0x1ba));var _0x3071=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0713[_0x3dd15e];return _0x231fd0;};'use strict';function FaxAccount(_0x4bf247){this['id']=_0x4bf247['id']||0x0;this['name']=_0x4bf247[_0x3071('0x0')]||'';this[_0x3071('0x1')]=_0x4bf247[_0x3071('0x1')];this[_0x3071('0x2')]=_0x4bf247[_0x3071('0x2')];this['headerinfo']=_0x4bf247[_0x3071('0x3')];this[_0x3071('0x4')]=_0x4bf247[_0x3071('0x4')];this[_0x3071('0x5')]=_0x4bf247[_0x3071('0x5')]||0x960;this[_0x3071('0x6')]=_0x4bf247[_0x3071('0x6')]||0x3840;this[_0x3071('0x7')]=_0x4bf247[_0x3071('0x7')]||_0x3071('0x8');this[_0x3071('0x9')]=_0x4bf247[_0x3071('0x9')]||'no';this[_0x3071('0xa')]=_0x4bf247['faxdetect']||'no';this[_0x3071('0xb')]=_0x4bf247[_0x3071('0xb')]||0x1388;this[_0x3071('0xc')]=_0x4bf247[_0x3071('0xc')]||_0x3071('0xd');this['Trunk']=_0x4bf247[_0x3071('0xe')]?_0x4bf247[_0x3071('0xe')]:undefined;this[_0x3071('0xf')]=_0x4bf247[_0x3071('0xf')];this[_0x3071('0x10')]=_0x4bf247['key'];}module['exports']=FaxAccount;