提交 54005bfe authored 作者: Moises Silva's avatar Moises Silva

OPENZAP-238: [freetdm] Confirm release on hangup of raw GSM call

上级 0267ab56
...@@ -404,6 +404,7 @@ void on_wat_rel_ind(unsigned char span_id, uint8_t call_id, wat_rel_event_t *rel ...@@ -404,6 +404,7 @@ void on_wat_rel_ind(unsigned char span_id, uint8_t call_id, wat_rel_event_t *rel
/* This is most likely due to a call to enable call /* This is most likely due to a call to enable call
* forwarding, which does not run the state machine */ * forwarding, which does not run the state machine */
ftdm_clear_flag(gsm_data->bchan, FTDM_CHANNEL_INUSE); ftdm_clear_flag(gsm_data->bchan, FTDM_CHANNEL_INUSE);
wat_rel_req(span_id, call_id);
return; return;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论