Re: [SR-Users] Auth ephemeral - need some explanation

2013-08-18 Thread Peter Dunkley
Hello, You need to implement the web-service yourself. See https://rfc5766-turn-server.googlecode.com/svn-history/r278/docs/TURNServerRESTAPI.pdffor details of how the web-service should work. It is worth noting that this document has been updated (and the format of the credentials for use with

[SR-Users] Auth ephemeral - need some explanation

2013-08-18 Thread אורן אברהם
Dear list. Hi, I was reading the documentation & implementation code for the AUTH_EPHEMERAL module, but i still don't understand how the webservice works. (and where it is implemented) to where i send the 'GET...' request and who returns the reply. Is there any working example or configuration scr