6.1.14 PB_DELETE_COMMON_TEL_CONF
Description | Response PB_DELETE_COMMON_TEL_REQ | |
Direction | From XML bridge | |
| 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_DELETE_COMMON_TEL_CONF"> <PB_IE_ERROR Result="OK"/> </msg> |