Postfix has failed to start...
and the error is:-
"Starting mail transport agent: Postfixpostsuper: fatal: scan_dir_push: open directory defer/0/0: Not a directory"
Tried various things like :using these commands...
#mailq (For checking mail queue)
#postsuper -d ALL (For deleting mail queue.)
The Solution is:-
Looking in /var/spool/postfix/defer a saw this weir dir name "0" I moved it and postfix start... I don't know how or how this dir apear...
MY Vicidial
Monday, December 12, 2011
Thursday, November 24, 2011
Saturday, March 26, 2011
Upload file by curl command
syntax for uploading file.
curl -T "20110326-135739_9718755328-in.wav" ftp://share2:share2@122.180.104.172
curl -T "20110326-135739_9718755328-in.wav" ftp://share2:share2@122.180.104.172
Monday, November 29, 2010
Vicidail is changed now GOAUTODIAL
Vicidail is now changed its name is GOAUTODIAL...
so make ur own call center by this software within 24 hours.
so make ur own call center by this software within 24 hours.
Sunday, May 30, 2010
Static IP setting on Ubuntu10.04
following command is used to set static ip in Ubuntu10.0.4
#nano /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.22
netmask 255.255.255.0
gateway 192.168.1.1
auto eth0:1
iface eth0:1 inet static
address 122.180.104.171
netmask 255.255.255.248
gateway 122.180.104.169
<$static Ip$>
#nano /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.22
netmask 255.255.255.0
gateway 192.168.1.1
auto eth0:1
iface eth0:1 inet static
address 122.180.104.171
netmask 255.255.255.248
gateway 122.180.104.169
<$static Ip$>
Friday, April 30, 2010
Bugs In Dialer as version is Vicidialnow1.3
Yes , i have faced some problem like
1) an agent is on call and when he/she hangup and then dont want to receive another call and pushed pause button then suddenly call is connected and no recording and reporting is generated for that call , even no entry in database is there, so as i think this is a bug in dialer.
2)Sometime no call is connected by every agent but i checked in campign there leads showing decrementing
1) an agent is on call and when he/she hangup and then dont want to receive another call and pushed pause button then suddenly call is connected and no recording and reporting is generated for that call , even no entry in database is there, so as i think this is a bug in dialer.
2)Sometime no call is connected by every agent but i checked in campign there leads showing decrementing

Sunday, April 18, 2010
Subscribe to:
Posts (Atom)