6.1.6 PB_GET_NAMES_BY_TEL_NUM_PREFIX_CONF

Description

Response to PB_GET_NAMES_BY_TEL_NUM_PREFIX_REQ

Direction

From XML bridge

Sub-elements

PB_IE_ITER_PARAMS

Duplicate of parametres of selection.

PB_IE_TEL_NUM_CNT

Count of returned telephone numbers.

PB_IE_TEL_NUM

Information about returned telephone number. 0 returned IE may occur - Count 0 in PB_IE_TEL_NUM_CNT.

PB_IE_ERROR

DB error of operation. If DB error occured then IE contains error value, otherwise IE is missing.

Example

<msg Id="PB_GET_NAMES_BY_TEL_NUM_PREFIX_CONF">

       <PB_IE_ITER_PARAMS ObjectId="0x1" IdType="0" FromTnId="-1" WantBackward="NO" Count="20" Prefix="" PrefixAddr.Attr.Scheme="0" PrefixAddr.Attr.Type="1" PrefixAddr.Info="5"/>

       <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"/>

       <PB_IE_TEL_NUM_CNT Cnt="1"/>

</msg>