Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
This commit is contained in:
commit
fbee3b5aae
|
@ -89,5 +89,5 @@ while (my $request = $scgi->accept) {
|
||||||
#print $handle "Content-Type: text/xml\n\n";
|
#print $handle "Content-Type: text/xml\n\n";
|
||||||
|
|
||||||
print $handle $xml;
|
print $handle $xml;
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue