a2c2049c0648b07a04ed95ccd53806245d21b5b3
[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 _0x6d40=['status','address','name','accountcode','state','unknown','stateTime'];(function(_0x4da959,_0x25242d){var _0x2b25e0=function(_0x43bb07){while(--_0x43bb07){_0x4da959['push'](_0x4da959['shift']());}};_0x2b25e0(++_0x25242d);}(_0x6d40,0x1ec));var _0x06d4=function(_0x32deab,_0x350e85){_0x32deab=_0x32deab-0x0;var _0x21893b=_0x6d40[_0x32deab];return _0x21893b;};'use strict';function Telephone(_0x1bbff8){this['id']=_0x1bbff8['id']||0x0;this[_0x06d4('0x0')]=_0x1bbff8['name']||'';this[_0x06d4('0x1')]=_0x1bbff8[_0x06d4('0x1')]||'';this[_0x06d4('0x2')]=_0x06d4('0x3');this[_0x06d4('0x4')]=0x0;this[_0x06d4('0x5')]=_0x06d4('0x3');this[_0x06d4('0x6')]='';}module['exports']=Telephone;