Namespace registration
Defined in: supplementaldocs.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
|
The original authenticate argument passed to registerPhone
|
|
|
Original cucm parameter
|
|
|
The selected device
|
|
|
Map keyed by device name of all devices available to authenticated user
|
|
|
The selected line
|
|
|
One of
|
|
|
Cleartext password or encrypted password Object
|
|
|
The CUCM end user name
|
Field Detail
{Boolean}
authenticate
The original authenticate argument passed to registerPhone
{String|Array|Object}
cucm
Original cucm parameter
{device}
device
The selected device
{device{}}
devices
Map keyed by device name of all devices available to authenticated user
{line}
line
The selected line
{String}
mode
One of
- "SoftPhone"
- "DeskPhone"
{String|Object}
password
Cleartext password or encrypted password Object
{Object}
successfulCucm
{Boolean}
useCcmcip
{String}
user
The CUCM end user name
