Built motion from commit (unavailable).|2.5.19
[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 _0x9ffb=['status','address','name','accountcode','state','unknown','stateTime'];(function(_0x30f5bb,_0x4db4bd){var _0x1cfc00=function(_0x20f833){while(--_0x20f833){_0x30f5bb['push'](_0x30f5bb['shift']());}};_0x1cfc00(++_0x4db4bd);}(_0x9ffb,0x18a));var _0xb9ff=function(_0x50c99c,_0x21400e){_0x50c99c=_0x50c99c-0x0;var _0x75e9dc=_0x9ffb[_0x50c99c];return _0x75e9dc;};'use strict';function Telephone(_0x71461e){this['id']=_0x71461e['id']||0x0;this[_0xb9ff('0x0')]=_0x71461e['name']||'';this['accountcode']=_0x71461e[_0xb9ff('0x1')]||'';this[_0xb9ff('0x2')]=_0xb9ff('0x3');this[_0xb9ff('0x4')]=0x0;this[_0xb9ff('0x5')]=_0xb9ff('0x3');this[_0xb9ff('0x6')]='';}module['exports']=Telephone;