authorized SIP request on flashphoner

hello,
Currently my flashphoner server can accept webrtc request from any IP address. this is not save any one can use my flashphoner. i want to only allow specific ip address to accept webrtc connection.

Thanks
 

Max

Administrator
Staff member
Hello.
You can use backend server and REST hooks to authorize requests by IP, domain and so on. Please look at this detailed example that shows how to authorize users by domain.
 
Top