java - Openfire VOIP Client, How To Use Media Proxy -
i developed voip app on android device. lacks of acrossing wlan capability. 1 udp connection established between 2 client phone in same lan. 2 phone client communicated via ipv4 address directly. i'm wandering how talk each other on wlan? maybe stay behind firewall. talked openfire has media proxy functionality agent transfer data. cannot find example of feature. please give me advice? much. sincerely.
i assume have implemented jingle client. in order make work should make sure that:
- openfire (acting media proxy well) running on computer public ip, each client behind nat can "talk" it
- your client media engine support symmetric rtp
to enable media proxy in openfire simple going openfire server web console (usually @ openfirehost:9090/index.jsp), select tab "media services", set option "enabled" @ "media proxy settings" , click on "save settings".
ps: openfire version 3.9.1
Comments
Post a Comment