Author Topic: Open-registration  (Read 4982 times)

Junaid

  • Newbie
  • *
  • Posts: 1
    • View Profile
Open-registration
« on: February 26, 2015, 11:00:17 AM »
Does any one know how enable open registration?
i have made changes but its not working
Regexp    '.*' .
Regexp    .*
Regexp    410

marian

  • Hero Member
  • *****
  • Posts: 513
    • View Profile
Re: Open-registration
« Reply #1 on: March 02, 2015, 01:51:56 AM »
What do you mean?
Allow user to register without authentication?
If yes, do you want them to be able to call and be called to registered username?

ce-uk

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Open-registration
« Reply #2 on: March 04, 2015, 01:52:33 AM »
The Regexp for open registration is .*

If you decide to use REGEXP instead of adding subscribers, you need to comment out all subscriber authentication settings with ';'.

2G/3G authentication must also be disabled as you need to know the ki in order to do this.