Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将 AMR nb 编解码器添加到 pjsip。我在vs2012中从它的站点下载了pjsip项目,并且我在vs2012中有一个amrNB项目,但是如何将此项目添加到pjsip?
我需要 rtpmap=122 的 amrnb。当我按照此步骤操作时,将 rtpmap=105 的 AMR 添加到我的项目中,但我需要 rtpmap=122。