aboutsummaryrefslogtreecommitdiff
path: root/csta/csta.go
diff options
context:
space:
mode:
Diffstat (limited to 'csta/csta.go')
-rw-r--r--csta/csta.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/csta/csta.go b/csta/csta.go
index 4ee7f99..8d806bc 100644
--- a/csta/csta.go
+++ b/csta/csta.go
@@ -2,7 +2,7 @@ package csta
var baseOID = []int{1, 3, 12, 0, 285}
-var modules = map[int]string{
+var Modules = map[int]string{
//1: "error-definition",
1: "alternate-call",
2: "answer-call",