Arrange for an application to generate an outbound call, and monitor the SS7 message as before by entering ss7view –message –t. Perform the outbound call.
13:49:03.918:0383: <<---------- SL_CALL_SETUP_REQ 13:49:03.924:0383: <<---------- IAM/ISUP_SETUP[624185] 13:49:03.947:0383: ACM/ISUP_PROCEED ---------->> ....... 13:49:05.879:0383: ANM/ISUP_SETUP ---------->> 13:49:05.879:0383: SL_CALL_SETUP_CNF [SL_REPLY_SUCCESS] ---------->> ....... 13:49:10.110:0383: <<---------- SL_CALL_TERMINATE_REQ 13:49:10.110:0383: <<---------- REL/ISUP_RELEASE[Cause:CSV_NORMALCALLCLR] 13:49:10.127:0383: RLC/ISUP_RELEASE ---------->> 13:49:10.127:0383: SL_CALL_TERMINATE_CNF [SL_REPLY_SUCCESS] ---------->>
Status | Action |
---|---|
No message are displayed | Go to stage 12a |
The first line containing SL_CALL_SETUP_REQ is present but the second is not, or is not the same as containing IAM/ISUP_SETUP | Go to stage 12b |
The message format matches, but the destination was not contacted (did not ring) | Verify that the outbound called number is correct for the device you are trying to contact. |
Look at the output from ss7view –message for a REL/ISUP RELEASE going from the network to Blueworx Voice Response (left to right). It contains a cause code in square brackets—this is the reason the call is being rejected. Use the ss7view –cause <name> to translate the cause code. For example ss7view –cause CSV_NORMALCALLCLR returns "Normal call, clearance".