Call setup is triggered when a message
from the application is received by the ISUP library containing
the SETUP_REQ primitive and IAM.
The request to setup a call may be unsuccessful
due to various factors, such as failure to receive a specific ISUP
library or dual seizure. The following scenarios illustrate the
behavior of the ISUP library in these various circumstances.
SETUP Request
Locally Refused by HP OpenCall SS7 ISUP |
 |
The application issues a SETUP_REQ to HP OpenCall SS7 ISUP.
The primitive is locally rejected. Refer to the HP OpenCall SS7 ISUP API man
pages for details on how the failure condition is reported to the application.
This situation occurs in the following cases:
the (DPC, CIC)
does not correspond to a valid configured circuit
the circuit is reserved for
inbound traffic
the circuit has already been
seized (inbound seizure)
the circuit is under reset
the IAM message
cannot be encoded
the IPC flow control is active
the SS7 Stack underneath
is unavailable or congested
SETUP Request
- Dual Seizure Case 2 |
 |
In this second scenario of incoming seizure,
the IAM from the peer has already been received
by HP OpenCall SS7 ISUP at the time the SETUP_REQ is issued
by the application. Most likely the SETUP_IND is queued
in the HP OpenCall SS7 ISUP API’ s Up List, waiting for the application
to read it.
In this case, HP OpenCall SS7 ISUP is already engaged in the processing
of an inbound call (CPCI) for the circuit at
stake. The SETUP_REQ is therefore refused directly
(that is, synchronously) without delivery of any asynchronous indication.
Refer to the HP OpenCall SS7 ISUP man pages for details on how the refusal
is communicated back to the application.
The application may re-try a call setup on another circuit.
SETUP Request
- Failure to Receive ACM |
 |
In this scenario, an ACM must
be received as a response to the IAM within T7.
Failure to receive ACM within T7 makes HP OpenCall SS7 ISUP abandon
the call attempt and issue a START_RELEASE_IND to
the application.
Incoming
Call Setup with Immediate Release |
 |
In this scenario,
an REL message is received immediately following
the incoming IAM message.
Successful
Call Setup for Incoming
Side |
 |
Call Setup
Including ACM Message Use
The following figure presents a successful call setup
scenario where the application sends ACM messages.
Call Setup
Without ACM Message
The following figure presents a
successful call setup scenario where the application directly sends
an ANM message to complete the call.