arnaudcoquelet / fusionpbx

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

Ring-Group fails to trasfer to voicemail destination #904

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a ring group to ring two phone simultaneously and to fail back to one 
of the extensions voicemail when no answer
2.
3.

What is the expected output? What do you see instead?
Expect the voicemail to accept the call and allow caller to leave voice mail 
message. 
Instead the call gets terminated and the following shows up in the log...
2015-04-06 16:04:12.064357 [ERR] mod_lua.cpp:203 
/var/lib/fusionpbx/scripts/app/voicemail/index.lua:144: attempt to concatenate 
global 'domain_uuid' (a nil value) 

What version of the product are you using? On what operating system?
FreeSWITCH Version 1.4.17-2~64bit (-2 64bit) (package install on debian Wheezy)
Fusionpbx 3.6.3-123

Please provide any additional information below.
If I call the extension directly that I have configured the ring group to 
failover to for voicemail it will ring then transfer me to voicemail just fine. 
 When going through the ring group it does not successfully transfer to the 
extension voicemail.

Original issue reported on code.google.com by mr.jmond...@gmail.com on 6 Apr 2015 at 8:25