However it seems one important part isn't working. Whenever an agent logs into the agent interface they get the call, and they get the "you are the only person in the conference" recording. But after a few seconds it kicks the blue screen saying "No one is in your session: 8600051" the sessions are still there. Also the "Show conference call channel information" link at the bottom never loads. This happens no matter which web server I use, just always happens if the agent call is coming from the reinstalled server. Looking at the database I never see any entries created for login in either the live_channels or sip_live_channels tables. So it appears the dialer isn't able to update the database with it's live channels. Running core show channels concise I see an entry for the agent phone I'm testing with.
- Code: Select all
SIP/9001-00000063!default!8600051!1!Up!MeetMe!8600051,F!8553396903!!!3!919!(None)!1459865619.138
I'm thinking it may have something to do with the Asterisk Version setting in the server page. I've reinstalled another server with vicibox 7 last week and it went just fine. But it's Asterisk Version is still set to 1.8.26.1, however on this one I wasn't able to get it to ring the agent phone at all without changing the asterisk version to 11. But I've also recently tested the server with it 1.8.26.1 and haven't had the same issues I had when I initially changed it to 11. Should 11 be the asterisk version on these running vicibox 7?
Any advice or tips would be appreciated. If I'm not able to fix it as it stands, all installed and what not, I plan on reinstalling it again, but I wanted to see what the exact process should be. Did I mess up by just deleting the server entry and installing over the existing setup? How would you all suggestion I do a complete upgrade/reinstall of an existing server?
Edit - I'm using ViciBox v.7.0.0-160119 to install btw.