aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-12-11 18:36:06 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-12-11 18:36:06 +0100
commitbc4f465e8915735d2484dd795bbeec6d96508754 (patch)
treea3b0bd97b1855339954890557a3167a55be3270b
parent0206643a595010c0d61e0afe557cf5bc7903818e (diff)
WIP... do what the errror sayszecke/dtmf
-rw-r--r--src/main_stp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main_stp.c b/src/main_stp.c
index fd20eb3..cb89bdd 100644
--- a/src/main_stp.c
+++ b/src/main_stp.c
@@ -261,6 +261,8 @@ int main(int argc, char **argv)
return -1;
}
+#error "Start the MGCP callagent of the bsc_data"
+
/* start all apps */
llist_for_each_entry(app, &bsc->apps, entry) {
LOGP(DINP, LOGL_NOTICE,