TB30s SIP Administrator Guide v1.3 Page 102 of 259
Preferred Identity
For some server when TB30 is sending in INVITE header parameter P-Asserted-Identity (which
is not assigned for CPE but for network) so phone should not use it. Instead of Phone should
correctly send parameter P-Preferred-Identity.
A new parameter is added for INVITE header parameter. This parameter is configurable in
common config file and telnet.
P_id_type = 0/1 (default 0:P-Asserted-Identity)
// 0: P-Asserted-Identity
// 1: P-Preferred-Identity
Feature Activation
Via APS
APS in [sip] section of both Common and Specific-MAC config files with the
new parameter – P_id_type.
[sip]
…
P_id_type=1
…
Via Telnet
To configure, open a command line console, and telnet the phone:
Example:
P_id_type is set to P_Rreferred_Identity (sip set P_id_type 1)
Then type commit and then activate to apply the change.