Inbound routes still not being saved

I have upgraded FreePBX to svn 3421, but my inbound routes are still not being saved, also inbound calls (either via trunks or other extensions) have stopped working and go straight to voicemail.

Any idea what could be causing this?

Vik

Did you see the “fix” for the inbound routes?

http://www.freepbx.org/trac/ticket/1578

nano +488 /var/www/html/admin/modules/core/functions.inc.php

change $destination=${$goto_indicate0.‘0’}; so that it reads $destination=${$goto0.‘0’};

I finally rolled back to r3400 and applied the fix. The inbound routes weren’t such a big problem as I could still edit the database via phpMyAdmin, but the calls going straight to voicemail drove me crazy :shock:

Good to know it was a svn bug and didn’t need a complete reinstall!

You’re not the only one suffering this problem at the moment, by the
sounds of it. Exactly the same thing is happening here (but at r3431)

Vik wrote:

[quote] I have upgraded FreePBX to svn 3421, but my inbound routes are still not being saved, also inbound calls (either via trunks or other extensions) have stopped working and go straight to voicemail.

Any idea what could be causing this?

Vik

[/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)