mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-16 11:51:29 +00:00
initial integration for S6A diameter, but more work is needed
This commit is contained in:
@@ -279,7 +279,9 @@ int ta_cli_init(void)
|
||||
{
|
||||
CHECK_FCT( fd_sess_handler_create(&ta_cli_reg, (void *)free, NULL, NULL) );
|
||||
|
||||
#if 0
|
||||
CHECK_FCT( fd_event_trig_regcb(ta_conf->signal, "test_app.cli", ta_cli_test_message ) );
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user