mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
return the right status in megaco_activate_termination()
This commit is contained in:
parent
7008aa181a
commit
9ef68f1b91
@ -203,7 +203,7 @@ done:
|
||||
}
|
||||
switch_event_destroy(&var_event);
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
return status;
|
||||
}
|
||||
|
||||
switch_status_t megaco_prepare_tdm_termination(mg_termination_t *term)
|
||||
|
Loading…
x
Reference in New Issue
Block a user