> > I m joined this asterisk group few months back. Actually i have installed asteriskon my PC and using X100P PSTN> interface card to make this PC work as a single line VoIP gateway. > Now i have one problem which is as follows: > > As i told i m using X100P card. I am getting good quality of speech from it whenever i m makingcall or receiving call through it.> Now I have installed Soft X-Lite ip phone on 3 pc's. Now whenever i make call from analog phoneto any IP phone, we can> talk. After finishing talk I hang up the analog phone. Now when just after 2-3 mins when i wantto make call to any IP phone,> from my analog phone i m getting "engaged tone". I have to restart my asterisk server, to comeout of that "engaged tone" .> > Now evertime i cant restart asterisk server. I usually uses following commands to start asteriskserver each time:> > first "safe_asterisk" then "asterisk -r". > > So i m confused now, why this is happening? > > 1) Am i starting asterisk server in wrong way? > or 2) Is there any problem with X100P card? > > Where i m wrong, i m not getting? > > hope all of u will help me to solve this problem.Starting asterisk with "safe_asterisk" is fine. Use "asterisk -rvvvvvvvvvvvvvvvvv" and watch the command line when placing / hanging up a call, and post the results here. (Without some clue as to how you have this configured, no one is going to be able help.) What version of asterisk are you using? (show version from the command line) Copy / paste your definitions for the x100p card (zapata.conf), definitions for the sip phones (sip.conf), and the appropriate sections of extensions.conf and post those to this list. Also, it might be helpful to know what country your in (which pstn provider).
hello all, I m joined this asterisk group few months back. Actually i have installed asterisk on my PC and using X100P PSTN interface card to make this PC work as a single line VoIP gateway. Now i have one problem which is as follows: As i told i m using X100P card. I am getting good quality of speech from it whenever i m making call or receiving call through it. Now I have installed Soft X-Lite ip phone on 3 pc's. Now whenever i make call from analog phone to any IP phone, we can talk. After finishing talk I hang up the analog phone. Now when just after 2-3 mins when i want to make call to any IP phone, from my analog phone i m getting "engaged tone". I have to restart my asterisk server, to come out of that "engaged tone" . Now evertime i cant restart asterisk server. I usually uses following commands to start asterisk server each time: first "safe_asterisk" then "asterisk -r". So i m confused now, why this is happening? 1) Am i starting asterisk server in wrong way? or 2) Is there any problem with X100P card? Where i m wrong, i m not getting? hope all of u will help me to solve this problem. Thanks Tejas --------------------------------- Relax. Yahoo! Mail virus scanning helps detect nasty viruses! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060208/fc095e4c/attachment.htm
It seems to me, that your problem is that X100P is not detecting that the caller has hangup through PSTN. I really got lots of problems with disconnect detection, and currently i only get it working on asterisk @home 1.5 , it doesn't work well on later releases. The main changes i've made in zapata.conf are: busydetect=yes busypattern=500,500 busycount=6 callprogress=yes I'm not sure if the problem is that my X100P isn't from Digium, it's from X100P.com. Also i'm not an asterisk GURU. Hope this helps. Ps. If someone nows why it only works well on A@H please tellme. On 2/8/06, Tejas Shah <tejas705@yahoo.com> wrote:> hello all, > > I m joined this asterisk group few months back. Actually i > have installed asterisk on my PC and using X100P PSTN interface card to make > this PC work as a single line VoIP gateway. > Now i have one problem which is as follows: > > As i told i m using X100P card. I am getting good quality of speech from it > whenever i m making call or receiving call through it. Now I have installed > Soft X-Lite ip phone on 3 pc's. Now whenever i make call from analog phone > to any IP phone, we can talk. After finishing talk I hang up the analog > phone. Now when just after 2-3 mins when i want to make call to any IP > phone, from my analog phone i m getting "engaged tone". I have to restart my > asterisk server, to come out of that "engaged tone" . > > Now evertime i cant restart asterisk server. I usually uses following > commands to start asterisk server each time: > > first "safe_asterisk" then "asterisk -r". > > So i m confused now, why this is happening? > > 1) Am i starting asterisk server in wrong way? > or 2) Is there any problem with X100P card? > > Where i m wrong, i m not getting? > > hope all of u will help me to solve this problem. > > Thanks > > Tejas > > > ________________________________ > Relax. Yahoo! Mail virus scanning helps detect nasty viruses! > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > >