bildschirmtext / asterisk-modem-box

A Vagrant box with Asterisk and a soft modem to connect old terminals to the BTX mainframe
MIT License
8 stars 3 forks source link

also load module res_rtp_multicast to avoid undefined symbol error #3

Closed hpingel closed 5 months ago

hpingel commented 5 months ago

Fixes this problem:

debian9.localdomain asterisk[6707]: [May  4 22:59:09] WARNING[6707]: loader.c:583 load_dlopen: Error loading module 'chan_rtp': /usr/lib/asterisk/modules/chan_rtp.so: undefined symbol: ast_multicast_rtp_options_get_format
debian9.localdomain asterisk[6707]: [May  4 22:59:09] WARNING[6707]: loader.c:1186 load_resource: Module 'chan_rtp' could not be loaded.