Correct the English used in the comment.
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
forward = true;
|
forward = true;
|
||||||
else
|
else
|
||||||
if( debug["info"] ) then
|
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
|
end
|
||||||
|
|
||||||
session:hangup("USER_BUSY");
|
session:hangup("USER_BUSY");
|
||||||
|
|||||||
Reference in New Issue
Block a user