Cleanup up the tabbing and trailing spaces and tabs.

This commit is contained in:
Mark Crane 2014-11-18 09:35:33 +00:00
parent 316e81edc0
commit 001f6dec2e
1 changed files with 6 additions and 6 deletions

View File

@ -37,7 +37,7 @@
if (session ~= nil) then
originate_disposition = session:getVariable("originate_disposition");
if( originate_disposition=='USER_BUSY' ) then
if ( originate_disposition=='USER_BUSY' ) then
dialed_extension = session:getVariable("dialed_extension");
context = session:getVariable("context");