6.1.8 PB_GET_NAME_BY_TEL_NUM_CONF
Description | Response to PB_GET_NAME_BY_TEL_NUM_REQ | |
Direction | From XML bridge | |
Sub-elements | PB_IE_ITER_PARAMS | Duplicate of parametres of selection. |
PB_IE_TEL_NUM | Information about returned telephone number, only one IE or zero are returned. | |
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_NAME_BY_TEL_NUM_CONF"> <PB_IE_ITER_PARAMS ObjectId="0x1" IdType="0" FromTnId="-1" WantBackward="NO" Count="0" Prefix="" PrefixAddr.Attr.Scheme="0" PrefixAddr.Attr.Type="1" PrefixAddr.Info="5005"/> <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"/> </msg> |