Henning,
I'll go ahead and compose a sample configuration and attempt to
reproduce this error, I did a grep for the current count of AVP assignments
I have currently setup, there are approximately 147 + some avp_db_query
return / result sets. Do you think it'll be enough for me to just but a
very very very basic script together and place this same amount of AVP
assignments in the configuration? i.e.
$avp(s:test1) = 1;
$avp(s:test2) = 1;
$avp(s:test3) = 1;
$avp(s:test4) = 1;
$avp(s:test5) = 1;
etc.... ?
Thanks!
On Wed, Jun 17, 2009 at 4:50 AM, Henning Westerholt <
henning.westerholt(a)1und1.de> wrote:
On Dienstag, 16. Juni 2009, you wrote:
No earlier errors, kamailio starts up like normal
from a syslog point
of view, "RTP Enabled" followed by:
Brandon,
this is strange. Never saw this error before. Perhaps you can try to
isolate this strange error (usage of AVP causes this core problem) to a
minimal cfg file, and then just send it to me? Then i can also try to
reproduce it on my machine.
verbose 3
Jun 16 16:30:14 sipdev /sbin/kamailio[6364]: CRITICAL:core:init_io_wait:
could not alloc epoll array
You could advise the server to use another polling method i think, or just
disable TCP completely, but this would be of course not fix the real
problem.
Henning