mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
update
This commit is contained in:
@@ -13,5 +13,5 @@ $/ = undef;
|
||||
my $buf = <I>;
|
||||
close(I);
|
||||
|
||||
$socket->send("00000000$buf\n");
|
||||
$socket->send("$buf\n");
|
||||
|
||||
|
Reference in New Issue
Block a user