If you do not have a completely separate (running, working) Vicidial system, you should not be attempting to integrate FreePBX with Vicidial yet.
Build yourself a Vicidial system from Vicibox.com's .iso image. Use the instructions in Vicibox.com's site to install the system, then use the Vicidial managers manual (from EFLO.net, free version) to configure this freshly installed system. At that point, you'll have a working copy to which you can compare your FreePBX functionality.
It can be built in a virtual server (excellent for testing!) if you don't have spare hardare.
FYI: FreePBX integration with Vicidial has been redundant since version 2.4. Nothing is gained by adding FreePBX except a lot of overhead that will severely limit the capacity of the dialer.
It is actually much better to keep the systems separate. This allows upgrade of one (in fact full reinstallation if necessary) without any effect on the other. Also Vicidial is clusterable whereas that would completely confuse the installed FreePBX. LOL
That being said: In your asterisk cli snip the exten being executed in trunkinbound is "h" which is "hangup". Not gonna get a lot of action from that. LOL (perhaps you should try sending it to the DID instead of hanging it up ...?)
- Code: Select all
Goto("DAHDI/i1/9227728888-4", "trunkinbound,h,1") in new stack