Sorry, there are no available sessions
Added by shiva naik over 11 years ago
I have change the ip address and tried running update_server_ip also but still i am not able to login into agent
it gives error sorry there are no available sessions, i have installed goautodial 3.0 64bit
Please can anyone find solution for this ?
Replies (2)
RE: Sorry, there are no available sessions
-
Added by striker 247 over 11 years ago
after running update_server_ip
cross check whether the ip as updated ,in ADMIN- server- server ip
Admin-Phones- serverip.
br
striker
www.striker24x7.blogspot.com
RE: Sorry, there are no available sessions
-
Added by Sajid Khan over 8 years ago
issue fixed
UPDATE vicidial_conferences SET server_ip='192.168.0.5' where server_ip='127.0.0.1Mask:2';
select * from vicidial_conferences
UPDATE phones SET server_ip='192.168.0.5' where server_ip='127.0.0.1Mask:2';
select * from phones