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,