Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Noprint

Search the Profiles section:

Page Tree Search



Panel

In this section:

Children Display
depth2



A profile allows you to create a specific set of characteristics different from the standard 

Spacevars
0product
defaults. When defining a new instance, for example, you can then use the profile to set the values as you would like them.

Profiles are referenced by other configuration objects throughout the system, and are a means of sharing the same configuration values among multiple object instances.

Note

When using the "show" command to view particular profile attributes, be sure to include the profile name in the command to avoid syntax errors.

Example show command to view ingressIpAttributes:

Code Block
languagenone
% show profiles signaling ipSignalingProfile DEFAULT_SIP ingressIpAttributes 
flags {
    sip181Supported                        disable;
    sip182Supported                        disable;
    mapCalledPartyCategoryInPSigInfoHeader disable;
    noSdpIn180Supported                    disable;
    registrationExpiresinExpiresHeader     disable;
    send183OnInitiatingDisconnectTreatment disable;
    sendSdpIn200OkIf18xReliable            disable;
    sendSdpInSubsequent18x                 disable;
}
carrierInformation {
    generateTerminatingCa  disable;
    generateTerminatingCic disable;
}
[ok][2013-06-22 15:45:04]