[Asterisk-Users] zapata.conf - callwaiting

2004-10-29 Thread PHP Mechanic
Hi,
I have callwaiting enabled by my telco, but my wife hates callwaiting so I 
tried to switch it off in * but it doesn't work:

zapata.conf
[channels]
busydetect=yes ; to test when a line is hung-up
busycount=6 ; to prevent suprious hangups
echotraining=800
echocancel=yes
immediate=no
usecallerid=yes
relaxdtmf=yes
callwaiting=no
callwaitingcallerid=no
threewaycalling=yes
transfer=yes
cancallforward=yes
callerid=asreceived
signalling=fxs_ls
group=1
context=PSTN
channel = 4
signalling=fxo_ls
mailbox=1
callerid=Real Phone 1
context=RealPhone
channel = 1
How do I switch off callwaiting in asterisk? What am I missing?
___
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


RE: [Asterisk-Users] zapata.conf - callwaiting

2004-10-29 Thread Jay Milk
Ahh, good, I'm not the only one who hates call-waiting.  

You'll have to get call-waiting turned off by your telco, there's
nothing you can really do in * about this.  The callwaiting settings are
for FXS ports, not for FXO ports.  Once an FXO port is connected, the CW
beep will be heard on the connected handset.  You *can* turn off
call-waiting when you dial out a call, by prepending the CW-disable
(often *71) service code in front of the number.

 -Original Message-
 From: PHP Mechanic [mailto:[EMAIL PROTECTED] 
 Sent: Friday, October 29, 2004 4:11 AM
 To: Asterisk Users Mailing List - Non-Commercial Discussion
 Subject: [Asterisk-Users] zapata.conf - callwaiting
 
 
 Hi,
 
 I have callwaiting enabled by my telco, but my wife hates 
 callwaiting so I 
 tried to switch it off in * but it doesn't work:
 
 zapata.conf
 [channels]
 busydetect=yes ; to test when a line is hung-up
 busycount=6 ; to prevent suprious hangups
 echotraining=800
 echocancel=yes
 immediate=no
 usecallerid=yes
 relaxdtmf=yes
 callwaiting=no
 callwaitingcallerid=no
 threewaycalling=yes
 transfer=yes
 cancallforward=yes
 callerid=asreceived
 
 signalling=fxs_ls
 group=1
 context=PSTN
 channel = 4
 
 signalling=fxo_ls
 mailbox=1
 callerid=Real Phone 1
 context=RealPhone
 channel = 1
 
 How do I switch off callwaiting in asterisk? What am I missing?
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED] 
 http://lists.digium.com/mailman/listinfo/aster isk-users
 To 
 UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



___
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