Combining Options; Using Provisioning Parameters - Linksys SPA2102-AU Provisioning Manual

Provisioning guide
Table of Contents

Advertisement

Using Provisioning Parameters

To map these three parameters directly to the SPA Display_Name_1_, User_ID_1_, and Password_1_
parameters (Line 1), enter this mapping in a general purpose parameter (for example, GPP_M):
/CPE/SIP-Credentials/name = /flat-profile/Display_Name_1_ ;
/CPE/SIP-Credentials/number = /flat-profile/User_ID_1_ ;
/CPE/SIP-Credentials/auth-secret = /flat-profile/Password_1_ ;
Then, request the customer credentials profile with the following URL option (showing an example URL
for completeness):
[--alias m ] http://acct.voipservice.net/credentials/spa$MA.xml
Upon receiving the profile, the SPA would apply the indicated translations, assigning J. Smith to
Display_Name_1_, 14085551234 to User_ID_1_, and 732091751563sfd to Password_1_.
The alias option matches only the left-hand-side of an alias as much as specified by the configured alias
map. The element itself can be nested further. In the example above, GPP_M could have contained the
following instead:
/SIP-Credentials/name = /flat-profile/Display_Name_1_ ;
/SIP-Credentials/number = /flat-profile/User_ID_1_ ;
/auth-secret = /flat-profile/Password_1_ ;
In general, it is best to specify enough enclosing elements to ensure an unambiguous translation.
The alias option is designed to recognize a limited number of critical parameters. Up to 30 parameters
can be remapped this way.

Combining Options

Multiple URL options can be combined, by enclosing them within the same set of square brackets. The
following are examples of valid URL option strings:
[--post j --alias k]
[--key "SymmetricSecret" --alias a]
[--key "$SB" --post g]
[--alias a --key abracadabra321 --post c]
Using Provisioning Parameters
This section describes the provisioning parameters broadly organized according to function. It includes
the following topics:
Linksys SPA Provisioning Guide
2-14
General Purpose Parameters, page 2-15
Enables, page 2-15
Triggers, page 2-16
Configurable Schedules, page 2-16
Profile Rules, page 2-17
Report Rule, page 2-19
Upgrade Rule, page 2-19
Chapter 2
Creating Provisioning Scripts
Version 3.0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents