CAS

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(add links to scripting and troubleshooting guides)
(References: formatting change)
Line 27: Line 27:
  
 
== References ==
 
== References ==
[[CAS_R2_scripting|CAS R2 Scripting guide]]
+
* [[CAS_R2_scripting|CAS R2 Scripting guide]]
 
+
* [[Toolpack_CAS_R2_troubleshooting|CAS R2 Troubleshooting guide]]
[[Toolpack_CAS_R2_troubleshooting|CAS R2 Troubleshooting guide]]
+
* [http://en.wikipedia.org/wiki/Channel_Associated_Signaling Wikipedia article]
 
+
* [http://www.itu.int/rec/T-REC-Q.400-Q.490-198811-I ITU Q.400-Q.490 Specification]
[http://en.wikipedia.org/wiki/Channel_Associated_Signaling Wikipedia article]
+
 
+
[http://www.itu.int/rec/T-REC-Q.400-Q.490-198811-I ITU Q.400-Q.490 Specification]
+
  
 
[[category:Glossary]]
 
[[category:Glossary]]
 
[[category:Needs revising]]
 
[[category:Needs revising]]

Revision as of 07:55, 30 June 2010

Channel Associated Signaling is a signaling protocol for the set-up and tear-down of phone calls. It is different from other signaling protocols such as SS7 in that it is not message/packet-based but rather based on bit transition for state changing, and tone transmission for information and state information exchange. In many parts of the world, CAS was first replaced by ISDN and in many cases, was ultimately replaced by SS7. Today, CAS is often used with low density trunks.

Contents

CAS and TelcoBridges

CAS signaling is supported at the basic API level but is not supported at the Toolpack / Web Portal level and is thus not accessible for more basic applications (i.e., that don`t require programming code). TelcoBridges is scheduled to release support for CAS R2 within the Toolpack Web Portal v2.5 interface during the 3rd quarter of 2010.

CAS

Supported RBS T1 variants

The following CAS variants are currently supported at the basic API level:

  • Wink start
  • FXS Ground start
  • FXS Loop start
  • FXO
  • Taiwan R1

Please contact TelcoBridges regarding support for additional CAS variants.

CAS R2

The TelcoBridges CAS R2 stack features a scriptable register signaling engine which practically allows the complete customization of communication process using tones. More specifically, it is possible to modify the timings of the tone exchanges, change the meanings of each tone and dynamically specify the sequence in which the tones are played. The stack also provides integrated interoperability between variants and between other signaling types. For instance, the calling party category can be converted between variants and propagated to a SS7 call leg.

Supported CAS R2 variants

  • Generic (ITU spec base)
  • Brazil

Using Toolpack, the variant scripts can be adapted them to fulfill different requirements and new scripts can be created from scratch.

References

Personal tools