Jack Luminous
unread,Nov 26, 2024, 11:47:09 AM11/26/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to baresip
Hello,
I'm able to use baresip for making console calls but I'm struggling to receive audio when making these calls, like I don't get any. Seems like baresip isn't ever negotiating RTP since I don't see any RTP flow from my PBX. In the same time when I make a call through PSTN - I do get audio, means my PBX does transmit it.
Is there any trick related to pulseaudio ?
I have the following in my config, related to pulseaudio
audio_player pulse,oss_output.dsp2
audio_source pulse,default
audio_alert pulse,oss_output.dsp2
I've also tried "pulse,default" with no effect. The pulse module is of course loaded.
Thanks.