tab cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11168 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Ken Rice 2009-01-13 23:55:49 +00:00
parent e5536a377c
commit 3a765ce940

View File

@ -244,7 +244,7 @@ static void phase_e_handler(t30_state_t * s, void *user_data, int result)
switch_safe_free(tmp); switch_safe_free(tmp);
} }
switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING); switch_channel_hangup(channel, SWITCH_CAUSE_NORMAL_CLEARING);
/* /*
TODO Fire events TODO Fire events