Built motion from commit 3d6333b4.|2.6.31
[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 _0x7d3c=['t38timeout','tech','Trunk','ListId','name','description','ecm','headerinfo','maxrate','modem','gateway','faxdetect'];(function(_0x5ccd5f,_0x56d5c5){var _0x11d7b0=function(_0x468c0a){while(--_0x468c0a){_0x5ccd5f['push'](_0x5ccd5f['shift']());}};_0x11d7b0(++_0x56d5c5);}(_0x7d3c,0xa0));var _0xc7d3=function(_0x342465,_0x3aa51b){_0x342465=_0x342465-0x0;var _0x4a4da7=_0x7d3c[_0x342465];return _0x4a4da7;};'use strict';function FaxAccount(_0x3f044b){this['id']=_0x3f044b['id']||0x0;this['name']=_0x3f044b[_0xc7d3('0x0')]||'';this[_0xc7d3('0x1')]=_0x3f044b[_0xc7d3('0x1')];this[_0xc7d3('0x2')]=_0x3f044b[_0xc7d3('0x2')];this[_0xc7d3('0x3')]=_0x3f044b[_0xc7d3('0x3')];this['localstationid']=_0x3f044b['localstationid'];this['minrate']=_0x3f044b['minrate']||0x960;this[_0xc7d3('0x4')]=_0x3f044b['maxrate']||0x3840;this['modem']=_0x3f044b[_0xc7d3('0x5')]||'v17,v27,v29';this[_0xc7d3('0x6')]=_0x3f044b[_0xc7d3('0x6')]||'no';this[_0xc7d3('0x7')]=_0x3f044b[_0xc7d3('0x7')]||'no';this[_0xc7d3('0x8')]=_0x3f044b['t38timeout']||0x1388;this[_0xc7d3('0x9')]=_0x3f044b['tech']||'SIP';this['Trunk']=_0x3f044b[_0xc7d3('0xa')]?_0x3f044b['Trunk']:undefined;this[_0xc7d3('0xb')]=_0x3f044b['ListId'];this['key']=_0x3f044b['key'];}module['exports']=FaxAccount;