Continuity Testing Call Flow (CCR/COT)

From TBwiki
(Difference between revisions)
Jump to: navigation, search
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Continuity tests are used to make sure that the SS7 ISUP interface circuit groups (CIC) are aligned with the physical links (E1/T1) properly.
+
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:
 
Toolpack version 2.7 allows users of the TMG to do ISUP Continuity Testing via 3 methods by CIC Group or individual CIC:
  
== Incoming Continuity testing outside a call ==
+
== Incoming Continuity Testing Outside A Call ==
This circuit testing occurs when one of the nodes wants to validate a currently idle circuit.  
+
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.
It is recommended that the switch first blocks the circuit to prevent calls to use the circuit during the testing.
+
  
 +
For ITU:
 +
<pre>
 +
        Peer SP                    TMG
 +
          |                          |
 +
          |---------- CCR ---------->|       
 +
          |                          | (timeslot loopback)
 +
          |---------- Tone ----------\
 +
          |<-------------------------/
 +
          |                          |
 +
          |---------- REL ---------->|
 +
          |<--------- RLC -----------|
 +
</pre>
  
 +
For ANSI:
 +
<pre>
 +
        Peer SP                    TMG
 +
          |                          |
 +
          |---------- CCR ---------->|
 +
          |                          | (timeslot loopback)
 +
          |<--------- LPA -----------|
 +
          |                          |
 +
          |---------- Tone ----------\
 +
          |<-------------------------/
 +
          |                          |
 +
          |---------- REL ---------->|
 +
          |<--------- RLC -----------|
 +
</pre>
  
Peer SP                                        TMG
+
== 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.
  
IAM            - - - - - - - - - - ->  
+
Successful continuity check:
 +
<pre>
 +
        Peer SP                    TMG
 +
          |                          |
 +
          |---------- IAM ---------->| 'continuity test required'
 +
           |                          |
 +
          |                          | (timeslot loopback)
 +
          |---------- Tone ----------\
 +
          |<-------------------------/
 +
          |                          |
 +
          |---------- COT ---------->| continuity check successful
 +
          .                          .
 +
          .                          .
 +
          .                          .
 +
          |---------- REL ---------->|
 +
          |<--------- RLC -----------|
 +
</pre>
  
 +
Failed continuity check with retry from Peer SP:
 +
<pre>
 +
        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 -----------|
 +
</pre>
  
Check tone    - - - - - - - - - - -|
+
== Outgoing Continuity Testing ==
 +
Users of the TMG unit can generate out of call SS7 ISUP Continuity Tests via webportal easily.
  
                - - - - - - - - - -
+
<pre>
 +
        Peer SP                    TMG
 +
          |                          |
 +
          |<--------- CCR ---------- |       
 +
(timeslot  |                          |
 +
loopback) |                          |
 +
          /---------- Tone ----------|
 +
          \------------------------->| ccr success or fail
 +
          |                          |
 +
          |<--------- REL -----------|
 +
          |---------- RLC ---------->|
 +
</pre>   
  
REL            - - - - - - - - - - ->
+
== Configuration ==
 +
*[[Outgoing COT testing|Web Portal v2.7: Outgoing Continuity Testing]]
  
              < -- - - - - - - - - -          RLC
+
== External Sources ==
 
+
*[ftp://109.167.129.114/doc/ITU-T/Q/Q0784e.pdf Q.784-Isup Basic Call Test Specification]
 
+
 
+
For ANSI protocol:
+
Peer SP                                        TMG
+
CCR            - - - - - - - - - - ->
+
              < -- - - - - - - - - -          LPA
+
Check 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.
+
 
+
Peer SP                                        TMG
+
IAM          - - - - - - - - - - ->
+
Check tone    - - - - - - - - - - -|
+
              - - - - - - - - - - -
+
COT (successful) - - - - - - - - -->
+
            <- - - - - - - - - - -            ACM
+
              - - - - - - - - - - -            Ringing tone
+
            <- - - - - - - - - - -            ANM
+
Connectivity - - - -  - -  - -  - -          Connectivity
+
REL          - - - - - - - - - - ->
+
            <- - - - - - - - - - - RLC
+
 
+
== Outgoing COT testing ==
+
 
+
Peer SP                                        TMG
+
            < - - - - - - - - - - -            CCR
+
            |- - - - - - - - - - -            Check tone
+
              - - - - - - - - - -
+
            < - - - - - - - - - - -            REL
+
RLC          -- - - - - - - - - - ->   
+
   
+
== Configuration ==
+
*[[Outgoing COT testing|Web Portal v2.7: Outgoing COT testing]]
+

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