Built motion from commit efa66e19.|2.6.22
[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 _0x568e=['tech','Trunk','ListId','key','name','description','ecm','headerinfo','localstationid','minrate','maxrate','modem','v17,v27,v29','gateway','t38timeout'];(function(_0x384c96,_0x363897){var _0x145217=function(_0xb3b50){while(--_0xb3b50){_0x384c96['push'](_0x384c96['shift']());}};_0x145217(++_0x363897);}(_0x568e,0x121));var _0xe568=function(_0x543084,_0x4337f5){_0x543084=_0x543084-0x0;var _0x306a57=_0x568e[_0x543084];return _0x306a57;};'use strict';function FaxAccount(_0x15250d){this['id']=_0x15250d['id']||0x0;this[_0xe568('0x0')]=_0x15250d['name']||'';this[_0xe568('0x1')]=_0x15250d['description'];this['ecm']=_0x15250d[_0xe568('0x2')];this['headerinfo']=_0x15250d[_0xe568('0x3')];this[_0xe568('0x4')]=_0x15250d['localstationid'];this[_0xe568('0x5')]=_0x15250d[_0xe568('0x5')]||0x960;this['maxrate']=_0x15250d[_0xe568('0x6')]||0x3840;this[_0xe568('0x7')]=_0x15250d[_0xe568('0x7')]||_0xe568('0x8');this[_0xe568('0x9')]=_0x15250d[_0xe568('0x9')]||'no';this['faxdetect']=_0x15250d['faxdetect']||'no';this['t38timeout']=_0x15250d[_0xe568('0xa')]||0x1388;this[_0xe568('0xb')]=_0x15250d['tech']||'SIP';this[_0xe568('0xc')]=_0x15250d['Trunk']?_0x15250d['Trunk']:undefined;this[_0xe568('0xd')]=_0x15250d['ListId'];this[_0xe568('0xe')]=_0x15250d[_0xe568('0xe')];}module['exports']=FaxAccount;