MasterVitronic / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

Ring group gives temporarily unavailable #276

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Setup RG 2000, add 2 extensions
2. Make a test call to 2000 from another extension
3. Using Postgres with odbc. Setup database odbc, username, db name, password.
4. Multi-tenant. Tested on another tenant as well, same result.

What is the expected output? What do you see instead?
Expected ringing, temporarily unavailable on display

What version of the product are you using? On what operating system?
Revision: 2650

Please provide any additional information below.
File attached from fs_cli

Thanks

Andy

Original issue reported on code.google.com by cog...@gmail.com on 29 Jun 2012 at 5:46

Attachments:

GoogleCodeExporter commented 9 years ago
Did you define the DSN information pointed to the FusionPBX database in 
Advanced -> Databases?

Original comment by markjcrane@gmail.com on 29 Jun 2012 at 6:21

GoogleCodeExporter commented 9 years ago
Yes 

User, dsn and password. Odbc selected.  

Original comment by cog...@gmail.com on 29 Jun 2012 at 6:27

GoogleCodeExporter commented 9 years ago
Joined a remote session with cogs66. After a few minutes determined that his 
ring_group.lua script was old. To get the latest version delete the old one 
from the freeswitch scripts directory then run advanced -> upgrade schema or 
run the upgrade.php from the command line. It will detect the script is missing 
and then copy over the latest script.

Original comment by markjcrane@gmail.com on 2 Jul 2012 at 10:09