PJSIP: how to find a maintainer and ask him a question?

Greetings!


I have some problems with the softphone based on the PJSIP library. I'm running an application on FreeBSD 12.4 without XOrg.
Perhaps I'm not fully configuring something in the system in terms of sound, or I didn't configure it very correctly before compiling PJSIP.

I would like to consult with the maintainer of PJSIP,. Most likely, he is aware of these issues. How to contact him?

Thanks in advance
Ogogon.
 
Please don't contact a maintainer directly unless you have a very specific idea about what exactly is wrong (and then, a PR on bugzilla would still be the better option) or you have a very specific idea about a change in a port you really need to discuss on the code level.

For generic problem solving, the forums (here!) or the mailing lists are the better place for at least two reasons:
  • There are a lot more people who might be able to help analyzing the problem
  • Discussing such things in public benefits the community, others might have similar issues
So, please go on and describe your problem in detail.
 
Back
Top