i wish to register new user in Ejabberd with XMPPFramework, but supportsInBandRegistration is false, how to configure Ejabberd server:supportsInBandRegistration = true?
You need to enable mod_register
. This is documented in ejabberd configuration section: http://docs.ejabberd.im/admin/guide/configuration/#modregister