Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / services / ami / model / telephone.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 _0xb351=['address','name','accountcode','state','unknown','stateTime'];(function(_0x73aef5,_0x5b2293){var _0x29be73=function(_0x1c9129){while(--_0x1c9129){_0x73aef5['push'](_0x73aef5['shift']());}};_0x29be73(++_0x5b2293);}(_0xb351,0xfd));var _0x1b35=function(_0x512f1e,_0x3c0dbb){_0x512f1e=_0x512f1e-0x0;var _0x5e4192=_0xb351[_0x512f1e];return _0x5e4192;};'use strict';function Telephone(_0x2771a0){this['id']=_0x2771a0['id']||0x0;this['name']=_0x2771a0[_0x1b35('0x0')]||'';this[_0x1b35('0x1')]=_0x2771a0['accountcode']||'';this[_0x1b35('0x2')]=_0x1b35('0x3');this[_0x1b35('0x4')]=0x0;this['status']=_0x1b35('0x3');this[_0x1b35('0x5')]='';}module['exports']=Telephone;