UserAgentHeader |
|
Description |
This command is used to set a user-defined string into the User-Agent header field. |
|
Guidelines |
Be sure there are no spaces in the string. The maximum number of characters is 31. The default is Quintum/1.0.0. |
|
Related Topics |
|
Location |
VoIP Configuration > SIP Signaling Groups > SIP Signaling Group-n > Advanced tab > User Agent Header |
|
Options |
Enter a string in the field. |
|
Cmd Type |
Command |
|
Prompt Level |
config-SIPSignalingGroup-1# |
|
Syntax |
set useragentheader or uah {string} |
|
Arguments |
string String can be maximum of 31 characters, no spaces allowed. |
|
Default |
Quintum/1.0.0 |
|
Examples |
config-SIPSignalingGroup-1# set uah corphq Sets the SIP User-Agent header field to corphq. |