mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-15 11:29:56 +00:00
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
This commit is contained in:
commit
5a360fe92f
@ -1683,7 +1683,7 @@ static switch_status_t t38_gateway_on_consume_media(switch_core_session_t *sessi
|
||||
switch_codec_implementation_t read_impl = { 0 };
|
||||
int16_t *buf = NULL;
|
||||
switch_status_t status;
|
||||
switch_size_t tx;
|
||||
int tx;
|
||||
const char *t38_trace = switch_channel_get_variable(channel, "t38_trace");
|
||||
char *trace_read, *trace_write;
|
||||
zap_socket_t read_fd = FAX_INVALID_SOCKET, write_fd = FAX_INVALID_SOCKET;
|
||||
|
Loading…
x
Reference in New Issue
Block a user