Page 1 of 1

Sorry, there are no available sessions

PostPosted: Tue Nov 17, 2009 3:18 pm
by nabin
is that the problem with my database???

Sorry, there are no available sessions

PostPosted: Wed Nov 18, 2009 12:30 am
by williamconley
Probably not at all.

I suspect it has to do with your installation itself ...

Of course, since you haven't posted anything about it, I can't help much beyond that.

Please post your entire setup, your vicidial version (and build) from the bottom of your screen when you log in as an administrator. Please post your method of installation and whether there is any other software running on the box.

Then to save yourself a LOT of time (and because it's a requirement) read the manager's manual (there is a FREE version on eflo.net as well as a more in-depth paid version, but you must read at least one of them, it's required to post here).

Also read the "stickies" before posting, as many of your problems will be fixed by this.

PostPosted: Wed Nov 18, 2009 4:03 am
by boybawang
post output of screen -ls

PostPosted: Wed Dec 16, 2009 2:05 am
by fontech5
can you make sure that the system time and web server and mysql server have the time and date:

from console: date

from mysql: mysql > select now();

for the webserver if you have a phpinfo script it will return the time zone

Let me know if that helps

Also make sure that the computer does not have any firewall .

PostPosted: Thu Dec 24, 2009 9:47 am
by nabin
[Dec 24 20:28:47] == Parsing '/etc/asterisk/manager.conf': [Dec 24 20:28:47] Found
[Dec 24 20:28:47] == Manager 'sendcron' logged on from 127.0.0.1
[Dec 24 20:28:49] WARNING[8055]: channel.c:2779 set_format: Unable to find a codec translation path from ulaw to g729
[Dec 24 20:28:49] WARNING[8055]: channel.c:2779 set_format: Unable to find a codec translation path from ulaw to g729
[Dec 24 20:28:49] > Channel SIP/mac101-081f0058 was answered.
[Dec 24 20:28:49] == Starting SIP/mac101-081f0058 at default,,1 failed so falling back to exten 's'
[Dec 24 20:28:49] == Starting SIP/mac101-081f0058 at default,s,1 still failed so falling back to context 'default'
[Dec 24 20:28:49] -- Sent into invalid extension 's' in context 'default' on SIP/mac101-081f0058
[Dec 24 20:28:49] -- Executing [i@default:1] Playback("SIP/mac101-081f0058", "invalid") in new stack
[Dec 24 20:28:49] -- <SIP/mac101-081f0058> Playing 'invalid' (language 'en')
[Dec 24 20:28:51] == Manager 'sendcron' logged off from 1

PostPosted: Thu Dec 24, 2009 12:09 pm
by fontech5
You need to have the g729 codec.

You can use one for digium (commercial) or try the free one from here:
http://asterisk.hosting.lv/

PostPosted: Thu Dec 24, 2009 1:23 pm
by williamconley
of course you could always switch to ulaw. does your provider support ulaw?