]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7587 Add ipv6 support to Verto / Websockets
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 28 May 2015 23:02:21 +0000 (18:02 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 1 Jun 2015 18:39:47 +0000 (13:39 -0500)
commit3b2d00f3e65061393da10a4ba286ac72cdb3c16e
treec030dfb50a403207fcdb225507677fb1a772b52f
parent55a955787c9a4914a3325e99dcb094e86d502962
FS-7587 Add ipv6 support to Verto / Websockets
conf/vanilla/autoload_configs/verto.conf.xml
src/include/switch_core_media.h
src/include/switch_rtp.h
src/mod/endpoints/mod_verto/mcast/mcast.c
src/mod/endpoints/mod_verto/mcast/mcast.h
src/mod/endpoints/mod_verto/mod_verto.c
src/mod/endpoints/mod_verto/mod_verto.h
src/mod/endpoints/mod_verto/ws.c
src/switch_core.c
src/switch_core_media.c
src/switch_utils.c