mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 00:41:41 +00:00
tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11168 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e5536a377c
commit
3a765ce940
@ -244,7 +244,7 @@ static void phase_e_handler(t30_state_t * s, void *user_data, int result)
|
||||
switch_safe_free(tmp);
|
||||
}
|
||||
|
||||
switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
|
||||
switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
|
||||
|
||||
/*
|
||||
TODO Fire events
|
||||
|
Loading…
x
Reference in New Issue
Block a user