Re: [asterisk-users] Segmentation fault

2023-08-23 Thread Mark Murawski
Hi Federico, The first hit from Google 'how to run command from gdb' https://ftp.gnu.org/old-gnu/Manuals/gdb/html_chapter/gdb_5.html#:~:text=Use%20the%20run%20command%20to,section%20Commands%20to%20specify%20files). # gdb (gdb) file /usr/sbin/asterisk (gdb) run –gvvc Starting program: /usr/s

Re: [asterisk-users] ICE Candidate collision on dualstack hosts?

2023-08-23 Thread Joshua C. Colp
On Wed, Aug 23, 2023 at 4:36 AM Benoît Panizzon wrote: > Hi > > I'm attempting to use ICE to be able to present all possible RTP > transports to peers. > > 16.28.0~dfsg-0+deb11u2 (I know it's old, but unfortunately Asterisk was > removed from debian 'stable' and the version in 'sid' is just broke

[asterisk-users] ICE Candidate collision on dualstack hosts?

2023-08-23 Thread Benoît Panizzon
Hi I'm attempting to use ICE to be able to present all possible RTP transports to peers. 16.28.0~dfsg-0+deb11u2 (I know it's old, but unfortunately Asterisk was removed from debian 'stable' and the version in 'sid' is just broken (opus + voicemail don't work anymore). But I ran into an issue whe