我可以从哪里下载mobicent mgcp堆栈?URL http://www.mobicents.org/mms/mms-mgcp-downloads.html将我带到下载页面,但最终它指向mobicent diameter,这不是我要找的。
将很高兴接收到要下载的二进制文件的确切位置。
谢谢
发布于 2015-06-24 15:59:29
堆栈客户端代码位于https://github.com/Mobicents/mediaserver/tree/master/client/mgcp。库在http://mvnrepository.com/artifact/org.mobicents.media.client/mgcp-driver
堆栈服务器端代码位于https://github.com/Mobicents/mediaserver/tree/master/controls/mgcp。库在http://mvnrepository.com/artifact/org.mobicents.media.controls/mgcp/
https://stackoverflow.com/questions/31011557
复制相似问题