6.1.4 PB_GET_TEL_NUMS_BY_NAME_PREFIX_CONF

Description

Response to PB_GET_TEL_NUMS_BY_NAME_PREFIX_REQ

Direction

From XML bridge

Sub-elements

PB_IE_ITER_PARAMS

Parameter selection duplicate.

PB_IE_TEL_NUM_CNT

Count of returned telephone numbers.

PB_IE_TEL_NUM

Information about one returned telephone number - might be 0 (from request).

PB_IE_ERROR

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

Example

<msg Id="PB_GET_TEL_NUMS_BY_NAME_PREFIX_CONF">

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

       <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 Tel.KeyId="0x11" Tel.ParentTabId="0x1" Nick="" Name="Jana Liskova" RingPatternId="-1" Contact.Scheme="0" Contact.Prefix="-1" Contact.pInfo="687567867"/>

       <PB_IE_TEL_NUM_CNT Cnt="2"/>

</msg>