Continuity Testing Call Flow (CCR/COT)

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Reformat call flows, add failed continuity check from sp call flow, correct typo.)
 
(3 intermediate revisions by 3 users not shown)
Line 23: Line 23:
 
           |                          |
 
           |                          |
 
           |---------- CCR ---------->|
 
           |---------- CCR ---------->|
           |                          |
+
           |                          | (timeslot loopback)
 
           |<--------- LPA -----------|
 
           |<--------- LPA -----------|
           |                          | (timeslot loopback)
+
           |                          |  
 
           |---------- Tone ----------\
 
           |---------- Tone ----------\
 
           |<-------------------------/
 
           |<-------------------------/
Line 48: Line 48:
 
           |---------- COT ---------->| continuity check successful
 
           |---------- COT ---------->| continuity check successful
 
           .                          .
 
           .                          .
           .                          . Normal call
+
           .                          .  
 
           .                          .
 
           .                          .
 
           |---------- REL ---------->|
 
           |---------- REL ---------->|
Line 73: Line 73:
 
           |---------- COT ---------->| continuity check successful
 
           |---------- COT ---------->| continuity check successful
 
           .                          .
 
           .                          .
           .                          . Normal call
+
           .                          .
 
           .                          .
 
           .                          .
 
           |---------- REL ---------->|
 
           |---------- REL ---------->|
Line 97: Line 97:
 
== Configuration ==
 
== Configuration ==
 
*[[Outgoing COT testing|Web Portal v2.7: Outgoing Continuity Testing]]
 
*[[Outgoing COT testing|Web Portal v2.7: Outgoing Continuity Testing]]
 +
 +
== External Sources  ==
 +
*[ftp://109.167.129.114/doc/ITU-T/Q/Q0784e.pdf Q.784-Isup Basic Call Test Specification]

Latest revision as of 08:43, 25 April 2014

Continuity tests are used to test the speech or transmission path of SS7 circuits. It also make sure that the SS7 ISUP interface circuits (CIC) are aligned with the same physical links (E1/T1) on both end equipments. Toolpack version 2.7 allows users of the TMG to do ISUP Continuity Testing via 3 methods by CIC Group or individual CIC:

Contents

Incoming Continuity Testing Outside A Call

This circuit testing occurs when one of the nodes wants to validate a currently idle circuit. It is recommended that the switch first blocks the circuit to prevent calls to use the circuit during the testing.

For ITU:

         Peer SP                     TMG
           |                          |
           |---------- CCR ---------->|        
           |                          | (timeslot loopback)
           |---------- Tone ----------\
           |<-------------------------/
           |                          |
           |---------- REL ---------->|
           |<--------- RLC -----------|

For ANSI:

         Peer SP                     TMG
           |                          |
           |---------- CCR ---------->|
           |                          | (timeslot loopback)
           |<--------- LPA -----------|
           |                          | 
           |---------- Tone ----------\
           |<-------------------------/
           |                          |
           |---------- REL ---------->|
           |<--------- RLC -----------|

Incoming Continuity Testing Within A Call

This circuit testing occurs when the forward side (originating side) sets the ‘continuity test required’ field of the ‘nature of connection indicators’ IE into the IAM message.

Successful continuity check:

         Peer SP                     TMG
           |                          |
           |---------- IAM ---------->| 'continuity test required'
           |                          |
           |                          | (timeslot loopback)
           |---------- Tone ----------\
           |<-------------------------/
           |                          |
           |---------- COT ---------->| continuity check successful
           .                          .
           .                          . 
           .                          .
           |---------- REL ---------->|
           |<--------- RLC -----------|

Failed continuity check with retry from Peer SP:

         Peer SP                     TMG
           |                          |
           |---------- IAM ---------->| 'continuity test required'
           |                          |
           |                          | (timeslot loopback)
           |---------- Tone ----------\
           |<-------------------------/
           |                          |
           |---------- COT ---------->| continuity check failed
           |                          |
     Retry |---------- CCR ---------->|        
           |                          | (timeslot loopback)
           |---------- Tone ----------\
           |<-------------------------/
           |                          |
           |---------- COT ---------->| continuity check successful
           .                          .
           .                          .
           .                          .
           |---------- REL ---------->|
           |<--------- RLC -----------|

Outgoing Continuity Testing

Users of the TMG unit can generate out of call SS7 ISUP Continuity Tests via webportal easily.

         Peer SP                     TMG
           |                          |
           |<--------- CCR ---------- |        
(timeslot  |                          |
 loopback) |                          |
           /---------- Tone ----------|
           \------------------------->| ccr success or fail
           |                          |
           |<--------- REL -----------|
           |---------- RLC ---------->|

Configuration

External Sources

Personal tools