MIB Viewer

voipSipProviderDDICli

OBJECT-TYPE
1.3.6.1.4.1.272.4.33.6.10.1.17
Access
read-write
Status
mandatory
Sub-identifiers
0
The field in the SIP header which is used in order to indicate the caller's identity to connected clients. The needed method is provider dependent. Possible methods are: 'off' -> anonymous mode; 'disp' -> tranfer in DISPLAY field of the FROM header; 'user' -> tranfer in USER (account) field in the FROM header; 'disp-user' -> transfer in USER and DISPLAY field; 'ppi' -> transfer in the P-Prefered-Identity header; 'pai' -> transfer in the P-Asserted-Identity header. Default value is user.
INTEGER { off(1), disp(2), user(3), disp-user(4), ppi(5), pai(6) }