6.1.18 PB_SET_COMMON_TEL_NUM_CONF

Description

Response to PB_SET_COMMON_TEL_NUM_REQ

Direction

From XML bridge

Sub-elements

PB_IE_TEL_NUM

Information about telephone number. If new number was added then IE contains it's new ID.

PB_IE_ERROR

Operation result. If operation succeeded then IE contains PB_RESULT_OK. If error occured, then error value is provided.

 

PB_IE_ERROR_DB

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

Example

<msg Id="PB_SET_COMMON_TEL_NUM_CONF">

  <PB_IE_TEL_NUM Tel.ParentTabId="14" Tel.KeyId="2" Nick="nick2" Name="name2" RingPatternId="-1" Contact.Scheme="0" Contact.Prefix="-1" Contact.pInfo="8888777"/>

</msg>