6.1.7 PB_GET_NAME_BY_TEL_NUM_REQ
Description | Returns telephone numbers from phonebook of station/user/group according to telephone number. | |
Direction | To XML bridge | |
Sub-elements | PB_IE_ITER_PARAMS | Parametres of entry selection, PrefixAddr.xxx is mandatory, parametres FromTnId, WantBackward a Count have no purpose, but it is mandatory to have them in the request. |
Example | <msg Id="PB_GET_NAME_BY_TEL_NUM_REQ"> <PB_IE_ITER_PARAMS ObjectId="1" IdType="0" FromTnId="-1" WantBackward="NO" Count="0" PrefixAddr.Attr.Scheme="0" PrefixAddr.Attr.Type="1" PrefixAddr.Info="5005"/> </msg> |