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
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
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