res_rtp_asterisk: Automatically refresh stunaddr from DNS
This allows the STUN server to change its IP address without having to reload the res_rtp_asterisk module. The refresh of the name resolution occurs first when the module is loaded, then recurringly, slightly after the previous DNS answer TTL expires. ASTERISK-29508 #close Change-Id: I7955a046293f913ba121bbd82153b04439e3465f
Showing
- configs/samples/rtp.conf.sample 2 additions, 1 deletionconfigs/samples/rtp.conf.sample
- doc/CHANGES-staging/res_rtp_asterisk_stunaddr_recurring_resolution.txt 6 additions, 0 deletions...taging/res_rtp_asterisk_stunaddr_recurring_resolution.txt
- main/dns_recurring.c 7 additions, 2 deletionsmain/dns_recurring.c
- res/res_rtp_asterisk.c 122 additions, 6 deletionsres/res_rtp_asterisk.c
Loading
Please register or sign in to comment