I tried add ing multiple stun servers to the sip settings module but get errors
grep -i stun /var/log/asterisk/full
[root@pbx ~]# grep -i stun /var/log/asterisk/full
[2024-11-16 22:48:56] VERBOSE[31240] loader.c: Loading res_stun_monitor.so.
[2024-11-16 22:48:56] WARNING[31240] res_stun_monitor.c: Unable to load config res_stun_monitor.conf
[2024-11-16 22:48:57] ERROR[31240] loader.c: res_stun_monitor declined to load.
[2024-11-16 22:52:32] WARNING[31297] res_rtp_asterisk.c: Failed to resolve stunaddr 'stun.1und1.de:3478, stun.1und1.de:3478, stun.l.google.com:19302, stun.freemax.de:3478'. Cancelling recurring resolution.
[root@pbx ~]#
[root@pbx ~]#
[root@pbx ~]#
[root@pbx ~]# grep -i stun /var/log/asterisk/full
[2024-11-16 22:48:56] VERBOSE[31240] loader.c: Loading res_stun_monitor.so.
[2024-11-16 22:48:56] WARNING[31240] res_stun_monitor.c: Unable to load config res_stun_monitor.conf
[2024-11-16 22:48:57] ERROR[31240] loader.c: res_stun_monitor declined to load.
[2024-11-16 22:52:32] WARNING[31297] res_rtp_asterisk.c: Failed to resolve stunaddr 'stun.1und1.de:3478, stun.1und1.de:3478, stun.l.google.com:19302, stun.freemax.de:3478'. Cancelling recurring resolution.
[2024-11-16 22:56:32] WARNING[31297] res_rtp_asterisk.c: Failed to resolve stunaddr 'stun.1und1.de:3478 stun.1und1.de:3478 stun.l.google.com:19302 stun.freemax.de:3478'. Cancelling recurring resolution.
[root@pbx ~]#
[root@pbx ~]#
what is the correct way of doing this.