Error Creating SIP UA for profile: internal-ipv6 (sip:mod_sofia@[::1]:5060;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
::1為IPv6地址,系統不支持,需要讓freeswitch去掉IPv6的支持。
解決方案:
進入/usr/local/freeswitch/conf/sip_profiles目錄,或docker的宿主機目錄/data/freeswitch/conf/sip_profiles
把目錄下的xxxx-ipv6.xml文件改名為xxxx-ipv6.xml.deactive