VICIDIAL

Vicidial Recording File extraction

Vicidial Recording File extraction:

It is recommended to free your disk space you remove the recordings from your vicidialnow/goautodial.

usually the file is located at http://yourserveripadress/recordings

But after a fresh installation if you go first time over there, you will be denied. To enable your admin / manager you have to allow your internal LAN or specific IP range. Here is how you do that:-

To allow recordings

Continue

Repairing Database for Goautodial/vicidial

mysqlcheck -u root -p --auto-repair --check --optimize --all-databases

then you need to enter password : vicidialnow

works on all mysql installations (it’s a mysql command, not a vicidial command). However: This requires that you know the mysql root user’s password. If there is no root user password, leave out the “-p”.

You can also modify the command a bit, here is what we use most of the time:

mysqlcheck -u cron -p1234 --auto-repair --all-databases

thanks <> :D :D :D :D :D :D

Freeing up memory in vicidialnow

Freeing up memory in vicidialnow.

If you are running your vicidial server for continuously and you top command shows you are running low on memory?

Simply install a new cron job to free up memory usage.

Use this command:

on shell with privilege user login:

~]# crontab -e

You are now viewing your corn jobs , At the bottom add this command

Continue

your session has been disabled

Vicidialnow “your session has been disabled”.

“Your session has been disabled” error in vicidialnow & Goautodial run this command :-

mysqlcheck -u cron -p -A –auto-repair

you are prompted for password ,

DO NOT ENTER ROOT password if it is DIFFERENT

Enter : Default “vicidialnow”;

It will repair your database integrity. Though it has not know what triggered the error? If anyone knows please share , i will be grateful.

Thanks

:D :D :D :D :D

Setting Caller id in Vicidial/goauto dial

Setting Caller id in GoAutoDial /Vicidialnow/vicidial

To Set caller id in your carrier, you can use the following dial plan:

exten => _X.,1,Set(CALLERID(num)=09606202004)
exten => _X.,n,AGI(agi://127.0.0.1:4577/call_log)
exten => _X.,n,Dial(${agni}/${EXTEN:1},,tToR)
exten => _X.,n,Hangup()

I have tested this in Goautodial 2.1 and vicidialnow it works!

thanks

:D :D :D :D :D :D

Comments
  1. dofollow backlink checker

    usjocdigu hhcbe jnbqlnm rssa eavangszxfonswj

  2. sandeep says:

    how we rename viciadministator name to other and also rename goauto dialer name

Leave a comment