mflorell wrote:freepbx creates a mess of dialplan rules that cause all sorts of problems for VICIDIAL. The biggest one is the callerID issue where freepbx overrides the callerID set by VICIDIAL unless you setup several special rules in freepbx so that it will not mess with callerID on VICIDIAL calls. The issue you are having with it is unrelated to the callerID issue and I do not know how to fix that either within freepbx.
We are working on testing freepbx with VICIDIAL but we still haven't gotten it to work. When we do, we will post our results on this forum. Until then I suggest you remove freepbx and use basic conf files.
Hi,
i am working on auto installation of freepbx and VICIDIAL on Fedora core6.
i want to write a document on freepbx and VICIDIAL just like qmail rocks. my motive is install freepbx and VICIDIAL without any issues.
want to rock the asterisk with freepbx and VICIDIAL. iam sure we can make this so that it will be helpful for all.
Current Status:
i have prepared a detail installation Document for freepbx and VICIDIAL. and working on Auto installation scripts.
Chalenges:
freepbx work fine. i can do manual dialing from x-light. and from VICIDIAL<http://192.168.0.99/agc/vicidial.php> if i call it rings but when i pick up the call it says goodbye. i have 8600051 in extention.conf and in meetme.conf too.
error details:
####################localhost*CLI>#################
== Starting SIP/786-08b0e528 at default,8600051,1 failed so falling back to exten 's'
-- Executing [s@default:1] Playback("SIP/786-08b0e528", "vm-goodbye") in new stack
-- Playing 'vm-goodbye' (language 'en')
-- Executing [s@default:2] Macro("SIP/786-08b0e528", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("SIP/786-08b0e528", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("SIP/786-08b0e528", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("SIP/786-08b0e528", "1?theend") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] Wait("SIP/786-08b0e528", "5") in new stack
-- Executing [s@macro-hangupcall:7] Hangup("SIP/786-08b0e528", "") in new stack
== Spawn extension (macro-hangupcall, s, 7) exited non-zero on 'SIP/786-08b0e528' in macro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 7) exited non-zero on 'SIP/786-08b0e528'
####################localhost*CLI>#################
*Teach to Learn*