Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
mflorell wrote:Please post your loadavg when the problem is occuring.
Also, describe your setup in more detail including how many agents, what kind of trunks, whether you have Asterisk/Apache/MySQL all on the same server, etc.
mflorell wrote:Unless you are running a Dual Xeon with Hyperthreading enabled or a quad processor system your load is way too high.
Please post your system specs.
Are you recording all calls?
mflorell wrote:You are running at over 200% load which is probably causing your problems. If you are using a codec like G729 you should try having a gateway machine do transcoding to G711 which will greatly reduce load. Other than that VICIDIAL works great load balanced across multiple servers.
mflorell wrote:You could buy an appliance like a phonecodes gateway or you could use an Asterisk server for it.
For the Asterisk transcoder you just need it to have Asterisk with the G729 codec libraries, no timer needed. You can have that server and the VICIDIAL server register to each other over SIP or IAX (disallow=all allow=ulaw) and then pass all calls out to the gateway server and on the gateway server turn off logging and most of the Asterisk modules and just have it pass all calls to your SIP provider.
mflorell wrote:What are you looking to have fixed exactly?
mflorell wrote:2.0.1b1 has a hardcoded option in vicidial.php to not re-issue a sessionID (which you would have to reset at the end of the shift with the AST_reset_mysql_vars.pl script)
As for more than one call in a session, that is almost always load-related and there is no coding around that.
Users browsing this forum: No registered users and 53 guests