1.

How Is Error Handling Implemented ?

Answer»

All errors are indicated through an uniform interface. Handling of errors is the responsibility of the system management entity. All possible errors that might occur in processing (including SS7 PROTOCOL PROCEDURAL errors) is numbered and globally defined. All the SS7 protocol processing entity modules MAINTAIN a GLOBAL error flag (global to a module) which reflects last error encountered in the processing.

All errors are indicated through an uniform interface. Handling of errors is the responsibility of the system management entity. All possible errors that might occur in processing (including SS7 protocol procedural errors) is numbered and globally defined. All the SS7 protocol processing entity modules maintain a global error flag (global to a module) which reflects last error encountered in the processing.



Discussion

No Comment Found