similar to: HDD FULLL

Displaying 20 results from an estimated 1000 matches similar to: "HDD FULLL"

2009 Feb 24
8
HDD FULLL
I have 320 GB SATA HDD. When I checked my phpsysinfo, it shows 95% HDD is filled. [root at vicidialnow ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 301924504 285002780 1337472 100% / /dev/sda1 101086 11062 84805 12% /boot tmpfs 1553832 0 1553832 0% /dev/shm [root at vicidialnow ~]# du 16896 . You have new mail in /var/spool/mail/root [root at vicidialnow ~]# df -i
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CLI Output : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vicidialnow*CLI> == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Parsing '/etc/asterisk/manager.conf': Found == Manager 'sendcron' logged on from 127.0.0.1 == Manager 'sendcron' logged off from
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with [fwd] type=friend secret=password username=901835 host=fwd.pulver.com But when I am trying to dial out my own DID , I dont see any call landing in asterisk. In extension.conf (vicidial) file I have exten => 2062036895 ,1,Ringing() exten => 2062036895 ,2,Wait(1) exten => 2062036895 ,3,Answer() exten => 2062036895
2009 Aug 04
0
SIP server behind NAT
Hello. I have an Asterisk server (ViciDialNow) set up behind NAT. I can manage to make outbound calls, but the communication drops off after 30 seconds or so. I'd really appreciate having some assistance from the mailing list on this issue. So, I'm having an Asterisk server behind a firewall and Zoiper softphones on SIP connecting to Asterisk on the same local area network. The
2010 Jul 25
1
Vicibox vs VicidialNow
Dear all, I need a call center asterisk's based solution and I see there are two important solution for 120+ agents: VicidialNow and ViciBox Can you tell me the difference between these open source call center solution please ??? Special thanks Alejandro
2009 Jan 27
2
RFC -- Improving the quality of the mailing lists
The -user and -dev mailing lists are a valuable resource -- when they are not cluttered by posts unrelated to the "charter" of the lists. In my limited memory, this last weekend represents a new low in the "relevant subject to noise ratio." Replying to requests with meaningless, misleading, or misspelled subject lines ("I need help," "asterisk help,"
2009 Jan 15
2
Dropping this SIP message, it's incomplete
I am getting this Error on my Asterisk. How to solve it ? "ERROR[2654]: chan_sip.c:11355 handle_request: Missing Cseq. Dropping this SIP message, it's incomplete." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090115/cb953962/attachment.htm
2009 Aug 14
1
Vicidial now extension setup
Dear All, ? ???????? I am trying to using E1 PRI Connection with vicidialnow setup..Calls are landed in asterisk .From Asterisk?CLI ?i can see the caller?id from where the call came ..but the calls are rejects. ? ?????? So what should i do now for forwarding this call to a agent who?is using softphone.Is there any Dialplanning required? ? Plz Help me to sort it out.? ---tareq
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
== Manager 'sendcron' logged off from 127.0.0.1 vicidialnow*CLI> dial 919545090201 -- Executing AGI("OSS/dsp", "agi://127.0.0.1:4577/call_log") in new stack -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0 -- Executing Dial("OSS/dsp", "SIP/19545090201 at sip203||tTor") in new stack -- Called 19545090201 at sip203 Feb 2 13:36:38
2008 Aug 28
1
problem with slave dns servers
Hi, I have 4 bind9 dns installed on centos 4. My primary dns server went down and all of my domains doesn't resolve even if the 3 slave dns is up and running. Im not sure where to configure this is it in my domain registration or in bind? -- Regards, Mark Quitoriano Blog | http://mark.quitoriano.org VicidialNOW! | http://www.vicidialnow.com APUG! | http://asterisk.org.ph --------------
2009 Apr 10
0
IVR and DTMF
REPOSTED with MORE Info and Modified Subject Line: -------------------------------------------------------- I am using one of the Minute Provider to dial out USA numbers. Now in one of my process, we need to Dial IVR and the enter DTMF digit and then it connects to the automated IVR. When I dial out the IVR directly using Xlite and VOIP Mins provider , it works perfectly. but when In try from
2009 Apr 03
2
New ViciDial Call Center Suite Release: 2.0.5
Hello, We've released another update to our VICIDIAL/astGUIclient call center suite: 2.0.5 http://astguiclient.sf.net/ The call center suite client applications run on most modern web browsers on almost any GUI-capable operating system, and it includes the VICIDIAL call center suite. This package is free and AGPLv2. This package is geared towards Asterisk installations with SIP,IAX or Zap
2009 Jan 28
4
Call Recording Alias
Modified httf.conf file and added : ------------------------------------------------------ Alias /recordings/ "/var/spool/asterisk/monitorDONE/" <Directory "/var/spool/asterisk/monitorDONE"> Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory> Created a folder under vicidial as recordings. FULL_RECORDING is also enabled.
2009 May 19
9
Hang at 5:34 pm EST
Some at 5:34 pm EST DAILY, all my call get disconnect. I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, but its same. I tried changing VOIP provider I tried changing Internet Provider..But no help.. What could be the reason ? Here are my enties of crontab : ### recording mixing/compressing/ftping scripts 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * *
2009 May 01
9
LoadAvg , Codec and Bandwidth Utilisation
1) If I see the Loadavg more than 4 , whats the immediate solution to get it under 1 APART from restarting the server ? 2) I get too much of cross connections. Can Codec be the culprit ? I use g729. Can using GSM will solve the problem ? What could be the other reasons ? 3) Anyway to measure the bandwidth utilisation from the server ? -------------- next part -------------- An HTML attachment
2008 Oct 10
2
mysql 5 for centos 5.2
HI, Does the mysql in centos compiled with multi processor support? i have a mysql in centos 5 running in a core2duo processor and it seems that it only uses 1 processor. -- Regards, Mark Quitoriano Blog | http://mark.quitoriano.org VicidialNOW! | http://www.vicidialnow.com APUG! | http://asterisk.org.ph
2008 Apr 30
0
AVAYA 8300 integration with asterisk 1.2.x
Hi All, I need help with integrating AVAYA 8300, the avaya can do outbound calls but cannot do inbound calls, im sending calls from sip to avaya using E1 ISDN line. My config was based on aspect dialer it's working with aspect but not with avaya. My config and error is below. zaptel.conf span=1,1,1,ccs,hdb3 bchan=1-15,17-31 dchan=16 zapata.conf group=0 context=avaya switchtype=euroisdn
2009 Jul 20
0
No subject
I am looking for status of each number dialed out. Whether its failed or successful . Any way ? ------=_NextPart_000_0124_01CA2A21.42AA12D0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
2011 Apr 01
2
BRI detection
Hi, I need to configure BRI 4span card in dubai in vicidialnow for dialer perpose. in that i have small confusion which is NT an TE mode . that was i am setting perfectly but dubai telco what they are use for this i dont know which parameters are use for that . please help me. -- Best Regards, Mahesh Katta *BUZZ**WORKS* Business Services Private Limited BANGALORE | CHENNAI | HYDERABAD |
2008 Aug 06
2
software runs in a loop [mathe coach]
I wants to start a win Prog called "Mathe Coach" with wine. And yes I know that there are ohter and better Progs for linux, but it has to be that one....not my decision :-) The occuring problem is that wine hangs in a loop and i can't make neither head nor tail of the debug messages (the file is over 10 MB large, and i abborted wine after a few seconds to avoid larger files) here a