aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1')
-rw-r--r--asn1/isdn-sup/isdn-sup.cnf6
-rw-r--r--asn1/isdn-sup/packet-isdn-sup-template.c2
2 files changed, 8 insertions, 0 deletions
diff --git a/asn1/isdn-sup/isdn-sup.cnf b/asn1/isdn-sup/isdn-sup.cnf
index 082f093c23..95f2e26380 100644
--- a/asn1/isdn-sup/isdn-sup.cnf
+++ b/asn1/isdn-sup/isdn-sup.cnf
@@ -24,6 +24,12 @@ OPERATION.&ResultType
#.END
+#.NO_EMIT
+PresentedAddressUnscreened
+PresentedNumberScreened
+NumberScreened
+#.END
+
#.TYPE_RENAME
#.END
diff --git a/asn1/isdn-sup/packet-isdn-sup-template.c b/asn1/isdn-sup/packet-isdn-sup-template.c
index 4b804058d4..226a73c3b4 100644
--- a/asn1/isdn-sup/packet-isdn-sup-template.c
+++ b/asn1/isdn-sup/packet-isdn-sup-template.c
@@ -43,8 +43,10 @@ static int hf_isdn_sup_operation = -1;
/* Global variables */
+#if 0
/* ROSE context */
static rose_ctx_t isdn_sup_rose_ctx;
+#endif
typedef struct _isdn_sup_op_t {
gint32 opcode;