A30 TXT Configuration 1.4.5.1
TXT Configuration
This section describes the formatting and options available when creating TXT-based configuration files for provisioning Asterisk A30 phones.
...
Code Block |
---|
<<VOIP CONFIG FILE>> <CTI CONFIG MODULE> --CTI AT Config-- : At Enabled :0 At Server : <<END OF FILE>> |
Option | Values | Description |
---|---|---|
At Enabled | n/a | Used during manufacturing testing. Not user controllable. |
At Server | n/a | Used during manufacture testing. Not user controllable. |
MCAST CFG MODULE Elements
...
Code Block |
---|
<<VOIP CONFIG FILE>> <MMI CONFIG MODULE> --MMI Account-- : Account1 Name :admin Account1 Password :789 Account1 Level :10 <<END OF FILE>> |
Option | Values | Description |
---|---|---|
Name | String | Sets the username for this account. |
Password | String | Sets the password for this account. |
Level | Integer: 5, 10 | Sets the access level for this account. 5 for users, 10 for administrators. |
TR069 CONFIG MODULE Elements
...