Page 1 of 1

asterisk 1.2.17 usable?

PostPosted: Sat Apr 21, 2007 10:35 am
by ekaftan
I have a problem with a new server. I have a 5 server setup (1 DB 1 E1 3 vicidial/web/asterisk) and the last server was installed last week. Hardware was not usable with centos 4 so I installed Centos 5 and had to use asterisk 1.2.17 as 1.2.14 would not compile with the kernel...

Vicidial es 2.0.65 in all servers.

Problem is that server worked perfectly for a week until a power failure. After the power failure agents login but get called and get no 'you are the only person on this conference' and won't get called again if they hangup.

I am waiting until shift change to recompile asterisk with the cli patch (I have not installed it in any server, just realized this trying to debug this problem) and retry, but I don't think it will do any good.

Where should I start debugging? there are no errors in any one of the screen(s) no errors logged, just weirdnes...

this is my show channels:

IAX2/orsus02-14 8600398@default:1 Up MeetMe(8600398)
IAX2/orsus02-8 8600398@default:1 Up MeetMe(8600398)
Zap/pseudo-170971982 s@default:1 Rsrvd (None)
IAX2/orsussn-10 8600398@default:1 Up MeetMe(8600398)

this is concise:

IAX2/orsus02-14:default:8600398:1:Up:MeetMe:8600398:::3:3771:(None)
IAX2/orsus02-8:default:8600398:1:Up:MeetMe:8600398:::3:3864:(None)
Zap/pseudo-1709719823:default:s:1:Rsrvd:(None)::::3::(None)
IAX2/orsussn-10:default:8600398:1:Up:MeetMe:8600398:4198::3:3908:(None)

Is this what the cli patch fixes?

thanks.

Re: asterisk 1.2.17 usable?

PostPosted: Sat Apr 21, 2007 11:12 am
by ekaftan
ekaftan wrote:I am waiting until shift change to recompile asterisk with the cli patch (I have not installed it in any server, just realized this trying to debug this problem) and retry, but I don't think it will do any good.


I applied the patch and the problem is still there. It seems as asterisk does not hangup calls or destroy conferences ever.

strange.

PostPosted: Sat Apr 21, 2007 3:32 pm
by aster1
check asterisk logs for messages . What happens in cli when yo hangup a softphone ? post some cli output .

PostPosted: Sat Apr 21, 2007 6:33 pm
by mflorell
Asterisk 1.2.17 is usable and works just fine for me in production. I do not use CentOS, but with Slackware 11 it works great. I usually use Linux kernel 2.6.17.11

As for your issue, can you post some agiout.2007-04-XX output for the agi_VDADtransfer script?

Re: asterisk 1.2.17 usable?

PostPosted: Sat Apr 21, 2007 8:46 pm
by ekaftan
ekaftan wrote:[
I applied the patch and the problem is still there. It seems as asterisk does not hangup calls or destroy conferences ever.

strange.


I fixed it 5 minutes ago: machine has two 100p clones. it worked with one, it does not
work with two. I have no access to the machine until monday, so I just disabled
/etc/init.d/zaptel and manualy loaded ztdummy and I am up and running again.

this thread: http://www.eflo.net/VICIDIALforum/viewtopic.php?t=3383 looks like the same problem. I also posted in that what I did to fix this.

thanks for the help. one of the answers pointed me right to the timing problem.