Extensions not being created

I’ve installed FreePBX on a fedora core machine. Everything went smoothly. However when I add an extension in the FreePBX web gui it shows up all fine. Although I cannot add voicemail details, every time I do add these settings it “forgets” them. This is the same with SIP and IAX2 extensions.

However, I’ve tried multiple IAX2 and SIP clients and none of them can register to the extensions. SIP clients get a 404 error, which I presume means the account it is trying to register as doesn’t exist. IAX2 clients get a CAUSE CODE: 29 which I am led to believe means the username and password combination is incorrect. I must have attempted to type this in upwards of 200 times now in multiple clients to no avail.

Has anyone else come across this? If so, hopefully you fixed it, and your help would be much appreciated.

Thanks,

Steve Daniels

when you make changes and click the red bar to apply them does the cli asterisk -rvvvv show the config reloading???

This might be a MySQL version problem.
There are problems when using MySQL pre 4.0

Check this post:
http://www.freepbx.org/forums/viewtopic.php?t=231&highlight=jamozu

Let me khow it his works for you.

Regards.

Thanks for the feedback. Tried it but no joy.

I think I’ll go back to my copy of asterisk running on an old
Powerbook until the dust settles. I’ll miss the bells and whistles
but I’ll stick to the one that works for now.

–Carlos

On Jul 24, 2006, at 8:44 PM, nkendrick wrote:

[quote] Dunno if it will help, but you might want to try upgrading to the
latest (released beta) version of FreePBX. This will give you
FreePBX 2.2.0beta1

Bear in mind this will re-create many of the conf files in /etc/
asterisk so you might want to take a copy before you do any
upgrade. I certainly had to copy back sip.conf and vm_email.inc,
both of which I had modified.

Upgrade steps are:

cd /usr/src/
rm -rf freepbx
svn co https://svn.sourceforge.net/svnroot/amportal/freepbx/tags/
2.1.1 freepbx
cd freepbx
./install_amp
[/quote]


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)

[quote=“cleal at corpmail.net”]I’ve got a similar problem with SIP extensions not in
sip_additional.conf using Trixbox 1.1.1 and FreePBX 2.1.2. The
uninstall CID module suggestion sounds great. Unfortunately, I don’t
have it installed nor can I even see it even available from both the
included modules and the downloadable ones. Results from running the
retrieve_conf script looks normal.

[root@asterisk1 ~]# /var/lib/asterisk/bin/retrieve_conf
Checking for PEAR DB…OK
Checking for PEAR Console::Getopt…OK
Checking for /etc/amportal.conf…OK
Reading /etc/amportal.conf…OK
Reading /etc/asterisk/asterisk.conf…OK
Connecting to database…OK

–Carlos

[/quote]

Dunno if it will help, but you might want to try upgrading to the latest (released beta) version of FreePBX. This will give you FreePBX 2.2.0beta1

Bear in mind this will re-create many of the conf files in /etc/asterisk so you might want to take a copy before you do any upgrade. I certainly had to copy back sip.conf and vm_email.inc, both of which I had modified.

Upgrade steps are:

cd /usr/src/
rm -rf freepbx
svn co https://svn.sourceforge.net/svnroot/amportal/freepbx/tags/2.1.1 freepbx
cd freepbx
./install_amp

[quote=“steve_pd”]I’ve installed FreePBX on a fedora core machine. Everything went smoothly. However when I add an extension in the FreePBX web gui it shows up all fine. Although I cannot add voicemail details, every time I do add these settings it “forgets” them. This is the same with SIP and IAX2 extensions.

However, I’ve tried multiple IAX2 and SIP clients and none of them can register to the extensions. SIP clients get a 404 error, which I presume means the account it is trying to register as doesn’t exist. IAX2 clients get a CAUSE CODE: 29 which I am led to believe means the username and password combination is incorrect. I must have attempted to type this in upwards of 200 times now in multiple clients to no avail.

Has anyone else come across this? If so, hopefully you fixed it, and your help would be much appreciated.

Thanks,

Steve Daniels[/quote]

Elsewhere another poster advised me to uninstall & delete the Caller ID (CID) module and this fixed it for me.

I’ve got a similar problem with SIP extensions not in
sip_additional.conf using Trixbox 1.1.1 and FreePBX 2.1.2. The
uninstall CID module suggestion sounds great. Unfortunately, I don’t
have it installed nor can I even see it even available from both the
included modules and the downloadable ones. Results from running the
retrieve_conf script looks normal.

[root@asterisk1 ~]# /var/lib/asterisk/bin/retrieve_conf
Checking for PEAR DB…OK
Checking for PEAR Console::Getopt…OK
Checking for /etc/amportal.conf…OK
Reading /etc/amportal.conf…OK
Reading /etc/asterisk/asterisk.conf…OK
Connecting to database…OK

–Carlos

On Jul 24, 2006, at 7:20 PM, nkendrick wrote:

Elsewhere another posted advised me to uninstall & delete the
Caller ID (CID) module and this fixed it for me.



Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to
share your
opinions on IT & business topics through brief surveys – and earn
cash
http://www.techsay.com/default.php?
page=join.php&p=sourceforge&CID=DEVDEV


Amportal-users mailing list
[email protected]
amportal-users List Signup and Options

[/quote]


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV


Amportal-users mailing list
[email protected]

Post generated using Mail2Forum (http://www.mail2forum.com)

[quote]I’ve installed FreePBX on a fedora core machine. Everything went smoothly. However when I add an extension in the FreePBX web gui it shows up all fine. Although I cannot add voicemail details, every time I do add these settings it “forgets” them. This is the same with SIP and IAX2 extensions.

However, I’ve tried multiple IAX2 and SIP clients and none of them can register to the extensions. SIP clients get a 404 error, which I presume means the account it is trying to register as doesn’t exist. IAX2 clients get a CAUSE CODE: 29 which I am led to believe means the username and password combination is incorrect. I must have attempted to type this in upwards of 200 times now in multiple clients to no avail.

Has anyone else come across this? If so, hopefully you fixed it, and your help would be much appreciated.
[/quote]
Is Javascript enabled in your web browser? If not, you’ll see this sort of thing happen.

Post generated using Mail2Forum (http://www.mail2forum.com)

Yes it is enabled. I’m using Firefox. I’ll try with IE later on.

Thanks