6.2.4 PB_IE_TEL_NUM
Description | Information on one telephone number. | |
| Tel.KeyId | Primary key; can be used in the next REQ as a FromTnId parameter. |
Tel.ParentTabId | Telephone book ID, unimportant, only a link key. | |
Nick | Short version of a name. | |
Name | Full name. | |
RingPatternId | Reference to the table with ring patterns, only a link key. | |
Contact.Scheme | Telephone number scheme. Telephone number = 0, URL = 1. | |
Contact.Prefix | Telepúhone number prefix ID of station. Prefixes must be found out in NS. | |
Contact.pInfo | Telephone number – string. | |
AddrTel.Scheme | Telephone number scheme. Telephone number = 0, URL = 1. | |
AddrTel.SubType | Subtype of the address. Unknown = 0, internal = 1, local = 2, national = 3, international = 4. | |
AddrTel.pInfo | Telephone number (string). | |
Examples | <PB_IE_TEL_NUM Tel.KeyId="0x5" Tel.ParentTabId="0x1" Nick="" Name="Jan Novak" RingPatternId="-1" Contact.Scheme="0" Contact.Prefix="-1" Contact.pInfo="5005" AddrTel.Attr.Scheme="0" AddrTel.Attr.Type="2" AddrTel.pInfo="5005"/> |