5

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

jeand
  • 2,325
  • 14
  • 12
atsakiridis
  • 1,002
  • 5
  • 19

1 Answers1

1

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

jeand
  • 2,325
  • 14
  • 12