When setting up an extension and putting multiple permit or deny rules in the "other options" box, PBX Manager removes all but the last one entered when saving it to the config file. When saving the file the permit and deny rule are also switched.
This causes that the account is no longer able to register anymore at all.
When I change the /etc/asterisk/sip.conf it will work ok.
I put the following into the "other options" box
deny=0.0.0.0/0.0.0.0
permit=ipaddress1/255.255.255.255
permit=ipaddress2/255.255.255.255
permit=ipaddress3/255.255.255.255
Then I get the following written to the file:
permit=ipaddress3
deny=0.0.0.0/0
Using PBX Manager 6.0.1.69
Submitted by eeman on Wed, 09/12/2012
Permalink
unfortunately I cant speak to 6.0.1.69, thats several years old. upgrade to 6.1.1.12 and let me know if the problem persists.