Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to debug Mobicents Media Server

I'm using RestComm Client iOS SDK to make a call to my RestComm instance deployed locally, but I'm having issues setting up a WebRTC call (something seems to be wrong with the STUN pings as part of ICE). How can I attach the eclipse debugger on the RestComm Media Server?

Best regards

like image 895
atsakiridis Avatar asked Nov 10 '22 13:11

atsakiridis


1 Answers

You can find instructions on how to do that at https://github.com/Mobicents/mediaserver/wiki/SettingUpDevEnvForMMSContributors#enabling-mms-remote-debugging

like image 72
jeand Avatar answered Dec 10 '22 03:12

jeand