6.1.16 PB_SELECT_COMMON_TEL_NUMS_CONF
Description | Response to PB_SELECT_COMMON_TEL_NUMS_REQ | |
Direction | From XML bridge | |
Sub-elements | PB_IE_COMMON_ITER_PARAMS | Entry selection parametres of request. |
PB_IE_TEL_NUM_CNT | Count of returned telephone numbers. | |
PB_IE_TEL_NUM | Information about one returned telephone number. 0 IE may be returned, if PB_IE_TEL_NUM_CNT equals 0. | |
PB_IE_ERROR | DB error of operation. If DB error occured then IE contains error value, otherwise IE is missing. | |
Example | <msg Id="PB_SELECT_COMMON_TEL_NUMS_CONF"> <PB_IE_COMMON_ITER_PARAMS TelId="0x1" FromTnId="-1" WantBackward="NO" Count="20"/> <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"/> <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" AddrTel.Attr.Scheme="0" AddrTel.Attr.Type="2" AddrTel.pInfo="687567867"/> <PB_IE_TEL_NUM Tel.KeyId="0x17" Tel.ParentTabId="0x1" Nick="" Name="Petr Polesny" RingPatternId="-1" Contact.Scheme="0" Contact.Prefix="-1" Contact.pInfo="777555666" AddrTel.Attr.Scheme="0" AddrTel.Attr.Type="2" AddrTel.pInfo="777555666"/> <PB_IE_TEL_NUM_CNT Cnt="3"/> </msg> |