Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
hp OpenCall SS7 platform Application Developer's Guide: For Release 3.1 on Linux > Chapter 3 General API Guidelines

Closing SS7 Stack Connections

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

Close a connection only when you are certain that it will no longer be used. Repeated creation and destruction of connections place a high overhead on the API mechanism. Closing a connection does not stop the application, it only closes a specific service access point between the application and the SS7 stack. The close functions supported by the MTP3, SCCP and TCAP APIs also close all entities that were used by the connection.

Rescheduling

After a connection has been closed, you must reschedule the API and its connections. This ensures that all the previous calls for the connection are executed. After this, any further message exchange and OA&M function calls for that connection are rejected.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.