Darly Coupet wrote:
  Hi,

Thanks for your response. More info as requested:

Location: USA
FXO connection:  Wipphone.com service (similar to Vonage)
Analog Telephone Adaptor: Webphone  WP200
FXO Card: X100P

* */etc/zaptel.conf
/fxsks=1 # X100P
defaultzone=us
loadzone=us

/

/etc/asterisk/zapata.conf
/signalling=fxs_ks ; X100P
echocancel=yes ; You can set this to 32, 64, or 128, tweak to your needs.
echocancelwhenbridged=yes
echotraining=400 ; Asterisk trains to the beginning of the call, number is in milliseconds
callerid=asreceived
group=1
context=default ; Points to the default context of your extensions.conf
channel => 1


/
You are missing:

busydetect=yes
busycount=10

from your zapata.conf file. Just make sure they are above the channel => 1 line.

--
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to