summaryrefslogtreecommitdiffstats
path: root/h323conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'h323conf.h')
-rw-r--r--h323conf.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/h323conf.h b/h323conf.h
new file mode 100644
index 0000000..0e52347
--- /dev/null
+++ b/h323conf.h
@@ -0,0 +1,14 @@
+/*****************************************************************************\
+** **
+** PBX4Linux **
+** **
+**---------------------------------------------------------------------------**
+** Copyright: Andreas Eversberg **
+** **
+** h323gw header file **
+** **
+\*****************************************************************************/
+
+char *parse_h323gateway(char *ip, char *opt, int opt_size);
+
+