mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6956 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2847d1c04e
commit
c4589ed2ca
@ -306,7 +306,7 @@ SWITCH_DECLARE(void) switch_channel_flush_dtmf(switch_channel_t *channel)
|
|||||||
|
|
||||||
SWITCH_DECLARE(void) switch_channel_uninit(switch_channel_t *channel)
|
SWITCH_DECLARE(void) switch_channel_uninit(switch_channel_t *channel)
|
||||||
{
|
{
|
||||||
|
switch_channel_flush_dtmf(channel);
|
||||||
switch_core_hash_destroy(&channel->private_hash);
|
switch_core_hash_destroy(&channel->private_hash);
|
||||||
switch_event_destroy(&channel->variables);
|
switch_event_destroy(&channel->variables);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user