forked from Mirrors/freeswitch
tweak
This commit is contained in:
parent
5cf33770e1
commit
6c0e1f90f9
|
@ -89,5 +89,5 @@ while (my $request = $scgi->accept) {
|
|||
#print $handle "Content-Type: text/xml\n\n";
|
||||
|
||||
print $handle $xml;
|
||||
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue