6.1.12 PB_SET_COMMON_TEL_CONF
Description | Response to PB_SET_COMMON_TEL_REQ | |
Direction | From XML bridge | |
Sub-elements | PB_IE_TEL | Information about phonebook. - if phonebook was created it's new ID is contained. |
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_CONF"> <PB_IE_TEL Id="0x21" Name="Obecny seznam 2"/> </msg> |