aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mgcp_ss7.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/mgcp_ss7.h b/include/mgcp_ss7.h
index eb17158..e09c284 100644
--- a/include/mgcp_ss7.h
+++ b/include/mgcp_ss7.h
@@ -57,4 +57,7 @@ struct mgcp_ss7_cmd {
void mgcp_mgw_vty_init();
+int mgcp_snmp_init();
+int mgcp_snmp_connect(int port, int trunk, int timeslot);
+
#endif