Michael Kenjie Nukui
2005-Nov-19 10:02 UTC
[Asterisk-Users] Wildcard FXO takes too long to answer incoming calls
Hi, i have this Wildacard FXO in my Asterisk@Home box, connected to POTS. When i make an incoming call, it takes about 8 to 10 rings before my card pick up the incoming call and answers it. Here is my config. Can somebody help me? Any assistance will be highly appreciated. Thank you. zapata.conf usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=yes echocancelwhenbridged=no echotraining=800 rxgain=0.0 txgain=0.0 group=0 callgroup=1 pickupgroup=1 immediate=yes ;faxdetect=no faxdetect=no ;faxdetect=no ;faxdetect=no zaptel.conf # It must be in the module loading order # Span 1: WCFXO/0 "Generic Clone Board 1" fxsks=1 # Global data loadzone = us defaultzone = us mknukui -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051119/fcb8319e/attachment.htm
Adam Goryachev
2005-Nov-20 22:44 UTC
[Asterisk-Users] Wildcard FXO takes too long to answer incoming calls
On Sat, 2005-11-19 at 18:02 +0100, Michael Kenjie Nukui wrote:> Hi, i have this Wildacard FXO in my Asterisk@Home box, connected to > POTS. When i make an incoming call, it takes about 8 to 10 rings > before my card pick up the incoming call and answers it. Here is my > config. Can somebody help me? Any assistance will be highly > appreciated. Thank you. > > zapata.conf > > usecallerid=yesSet this to no usecallerid=no Also show us your extensions.conf for the incoming context. Regards, Adam