mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-7587 Add ipv6 support to Verto / Websockets
This commit is contained in:
@@ -125,6 +125,9 @@ typedef struct switch_core_media_params_s {
|
||||
|
||||
char *extrtpip;
|
||||
char *rtpip;
|
||||
char *rtpip4;
|
||||
char *rtpip6;
|
||||
|
||||
|
||||
char *remote_ip;
|
||||
int remote_port;
|
||||
|
Reference in New Issue
Block a user