I just install vicidial 2.0.4 and asterisk 1.2.24. On centos (I know some of you think is better do not use centos but I have to)...ah and I installed vicidialnow but is no the same version, more tables, and it was complicated to get work.
And it is second time I try to run and install centos with vicidial :s
I installed asterisk and it is ok. Didnt get any error
I installed vicidial and didnt get any error.
We have other server with asterisk 1.2.24 and vicidial 2.0.4 , idea is to move vicidial to the new server with centos.
I copy sip.con, extensions.con, meetme, iax.conf all of them from the old server.
I make a mysqldump a dump it into the new server, I changed the ipaddress and and the new server, change server IP for conferece and vicidial conference and I ran update_serverIP script...
I can login connect the softphone but when I login into the agent my softphone dont ring :s I check CLI and there is no any attempt or any registry :s
I was wondering if I need to run any perl script or what :s
I added the entry in cron and star asterisk with :
usr/share/astguiclient/start_asterisk_boot.pl
screen -r :
3054.ASTVDadapt (Detached)
2956.asterisk (Attached)
6355.ASTVDauto (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
We only use an aix connection to another asterisk and it do the calls outside..and sip connection.. we dont have any other cards...
What else can I check... I think first I should listen: you are the only person.....
By the way, if I login with the softphone and tried to dial a external number I got this error in CLI, I got the message "the number is unavailabe" ...what is wrong here?
connection refused with the agi?
- Code: Select all
Spawn extension (default, 017865526954, 1) exited non-zero on 'SIP/6674-08835680'
-- Executing DeadAGI("SIP/6674-08835680", "agi://127.0.0.1:4577/call_log") in new stack
Sep 24 00:12:20 WARNING[9804]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused
== Spawn extension (default, h, 1) exited non-zero on 'SIP/6674-08835680'
-- Unregistered SIP '6674'
-- Registered SIP '6674' at 10.10.160.194 port 31912 expires 3600
-- Saved useragent "eyeBeam release 1003l stamp 30936" for peer 6674
-- Executing AGI("SIP/6674-08832a60", "agi://127.0.0.1:4577/call_log") in new stack
Sep 24 00:16:10 WARNING[10741]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused
Thank you.