Blake Robertson

Results 170 comments of Blake Robertson

Thanks @gipsalternative! On Tue, Apr 15, 2014 at 7:47 AM, erestor-elensar [email protected]: > I had the same problem, using the solution of @gipsalternativehttps://github.com/gipsalternativeworked also for me > > — >...

Try disabling logging to file. That code is pretty inefficient. I'll have to think more. Are most of your calls inbound? And are they going to ring groups? I have...

The update provided is more performance improvements related to your logged in SugarCRM users. It may have more events filtered out though... So, maybe it'll be better. What is your...

Yeah that's a beast... But, that's shouldn't be happening too often in asteriskLogger. One time per call. How long is that query taking? Make sure you have query cache enabled...

Any idea how many contacts you have? Must be a lot if its taking seconds. Or is your database server just have poor performance? Definitely checkout V3, It's more stable...

@ivo123 I'm working on some rest stuff this weekend for yaai. Could you send me your code "as is" so I could look at your queries?

Only one that looks weird is: PHP Notice: Undefined index: asterisk_only_log_calls_matching_user_extension in /var/www/custom/modules/Asterisk/asteriskLogger.php on line 710 PHP Notice: Undefined index: asterisk_only_log_calls_matching_user_extension in /var/www/custom/modules/Asterisk/asteriskLogger.php on line 710 The soap ones are...

@JakeDEvans any resolution on this? I can't remember if the newest release on sugarforge has better control over dial_events_log. I'll have a new release that will for sure in the...

Can you summarize you issue a little more consisley? The errors aren't really errors. In asteriskLogger. What doesn't work? Sent from my iPhone > On Nov 25, 2013, at 10:43...

I'm not sure I completely follow. Could you outline what you had to do in greater detail?