Page 1 of 1

CLI OUPUT

PostPosted: Fri May 15, 2009 7:37 pm
by ruben23
Hi, i have vicidial ver. 2.0.5 running with Asterisk 1.2.30.2 running and its doing predictive dial at a ratio of 2.5 with 22 users on call.
during the call i always get output on my CLI like this:

RI-----NODEBUG-----0---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
May 16 01:49:09 WARNING[5419]: channel.c:2290 ast_write: Thread 22432656 Blocking 'SIP/cc115-08d96220', already blocked by thread 18533264 in procedure ast_waitfor_nandfds
May 16 01:49:09 WARNING[5419]: channel.c:2290 ast_write: Thread 22432656 Blocking 'Local/58600056@default-6dfb,2', already blocked by thread 21900176 in procedure ast_waitfor_nandfds
May 16 01:49:10 WARNING[5419]: channel.c:2290 ast_write: Thread 22432656 Blocking 'SIP/cc115-08d96220', already blocked by thread 18533264 in procedure ast_waitfor_nandfds
May 16 01:49:10 WARNING[5419]: channel.c:2290 ast_write: Thread 22432656 Blocking 'Local/58600056@default-6dfb,2', already blocked by thread 21900176 in procedure ast_waitfor_nandfds
May 16 01:49:10 WARNING[5419]: channel.c:2290 ast_write: Thread 22432656 Blocking 'SIP/cc115-08d96220', already blocked by thread 18533264 in procedure ast_waitfor_nandfds
May 16 01:49:10 WARNING[5419]: channel.c:2290 ast_write: Thread 22432656 Blocking 'Local/58600056@default-6dfb,2', already blocked by thread 21900176 in procedure ast_waitfor_nandfds

its frequent while on call. can anyone annlysis this output..

PostPosted: Sat May 16, 2009 5:45 am
by mflorell
loadavg when this happens?

are you recording all calls?

are you recording to tmpfs or directly to a hard drive?

are you using SIP trunks?

if so what kind of bandwidth do you have?

PostPosted: Sat May 16, 2009 1:36 pm
by ruben23
hi mflorell:

Yes im recording all calls.

im recording directly to the hard drive and what is tmpfs...?

im USing SIP trunk- VOIP softphones...

My bandwitdth is E1 2Mbps..


and what is loadavg.....?

:)

PostPosted: Sat May 16, 2009 1:49 pm
by gardo
Looks like you have much to learn. :)

Google is our friend. From http://en.wikipedia.org/wiki/TMPFS [dot removed for posterity]

tmpfs is a common name for a temporary file storage facility on many Unix-like operating systems. It is intended to appear as a mounted file system, but one which uses virtual memory instead of a persistent storage device.

You can also check what load average is on Google. :wink:

PostPosted: Mon May 18, 2009 6:31 pm
by andrew_art9
http://en.wikipedia.org/wiki/TMPFS. no information about tmpfs

PostPosted: Mon May 18, 2009 7:52 pm
by Op3r
remove the .

I also get that error too but I dont really mind it though. :(

io

PostPosted: Tue May 19, 2009 9:50 am
by triplef
you could also run that recording in a ramdisk and dump it when convenient

PostPosted: Tue May 19, 2009 11:19 pm
by williamconley
with that number of users and calls with recording ... you may want to move your sql (and possibly other services, like web) onto another server to reduce the load on this server.

how many processors do you have?

top will give server load information, as will uptime and several other cli commands.

i like htop (but you generally have to apt-get install htop or emerge htop before you can use it)

PostPosted: Wed May 20, 2009 3:05 pm
by ruben23
hi my server is IBM X3200 series with Xeon dual core processor running 4GB memory problem is i got 250 Gb SATA drive ( which im considering it to use SCSI or SAS with faster rpm) and also i have two server on deploy 1 WEB/DATABASE server and the other one is mainly Asterisk SERVER.

And also if i may add how do i set my server to be a fault tolerant or or for failover purpose... based on HArdware and software consideration..anyone have idea or suggestions.

:D :D

PostPosted: Sat May 30, 2009 10:00 pm
by williamconley
tolerant of what fault? dead hard drive? carrier failure? agent walked away from his phone? asterisk crash? mysql table corruption?

PostPosted: Mon Jun 01, 2009 2:58 pm
by ruben23
WILLIAMCONLEY..probably all you mentions are what i mean :)

PostPosted: Mon Jun 01, 2009 8:13 pm
by williamconley
One at a time. Each fault has the ability to have a "tolerance" or "failover" added in. RAID, programming for alternate carrier, marrying someone with lots of money ... there is no "pill" for fault providence.

As far as *I* know, the ONLY true pure fault tolerance is to host your server at a provider that will guarantee uptime and total backup and also provides guaranteed uptime sip channels. But you need to bring your checkbook. Gold-plated.

PostPosted: Tue Jun 02, 2009 2:50 pm
by andrew_art9
andrew_art9 wrote:http://en.wikipedia.org/wiki/TMPFS. no information about tmpfs




Op3r wrote:remove the .

I also get that error too but I dont really mind it though. :(



:? I m sorry i didn't C that period symbol; Please don't mind :)

PostPosted: Thu Jun 04, 2009 1:35 pm
by codehaxor
I usually see that warning on CentOS distro's specially with an earlier version of trixbox