Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

This commit is contained in:
Michael S Collins
2012-05-09 15:21:21 -07:00

View File

@@ -89,5 +89,5 @@ while (my $request = $scgi->accept) {
#print $handle "Content-Type: text/xml\n\n";
print $handle $xml;
exit;
}