Correct the English used in the comment.

This commit is contained in:
Mark Crane
2014-11-18 09:33:19 +00:00
parent 9d79a4377c
commit 316e81edc0

View File

@@ -91,7 +91,7 @@
forward = true;
else
if( debug["info"] ) then
freeswitch.consoleLog("notice", "[forward_on_busy] forward on busy disabled or destination unsetted - HANGUP WITH USER BUSY \n");
freeswitch.consoleLog("notice", "[forward_on_busy] forward on busy disabled or destination unset - HANGUP WITH USER BUSY \n");
end
session:hangup("USER_BUSY");