mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
MODENDP-312
This commit is contained in:
@@ -754,8 +754,10 @@ typedef struct {
|
||||
uint32_t T38FaxMaxDatagram;
|
||||
const char *T38FaxUdpEC;
|
||||
const char *T38VendorInfo;
|
||||
const char *ip;
|
||||
uint32_t port;
|
||||
const char *remote_ip;
|
||||
uint32_t remote_port;
|
||||
const char *local_ip;
|
||||
uint32_t local_port;
|
||||
} switch_t38_options_t;
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user