Removal of STUN fallback server from the code

Hello,

Smack has hadcoded the public STUN server “stun.xten.net” in the files ICEResolver.java and STUNResolver.java. This basically bypasses the OF server configuration, if no STUN servers are entered by the admin. In a corporate enviroment, it is mandatory that a client has configurable external connections. Shouldn’t the hard coded DNS name be removed? What will break, if it is removed? Only Jingle?

Kind regards,

Walter Ebeling