[Asterisk-Users] Analogue phone transfering
David Wilson
dave at dcdata.co.za
Fri Apr 15 06:45:56 MST 2005
Hi Eric,
Thanks for your reply and guidance.
I've tried that but unfortunately am still battling with the same problem.
Any other ideas ? Thanks for your help so far.
My zapata.conf:
[channels]
signalling=fxs_ks
callprogress=no
;causes problems with calls not being established correctly
context=incoming
echocancel=yes ; You can set this to 32, 64, or 128, tweak to your needs.
echocancelwhenbridged=yes
echotraining=800 ; Asterisk trains to the beginning of the call, number is
in milliseconds
;echotraining=yes
usecallerid=yes
callerid=asreceived
callwaiting=no
usedistinctiveringdetection=no
busydetect=yes
busycount=8
adsi=no
relaxdtmf=yes
faxdetect=incoming
channel=1-3
signalling=fxo_ks
context=default
relaxdtmf=yes
;threewaycalling=yes
transfer=yes
adsi=no
usecallerid=no
channel=4
;rxgain=70.0
;txgain=50.0
Kindest regards
David Wilson
_______________________________
D c D a t a
Tel +27 33 342 7003
Fax +27 33 345 4155
Cell +27 82 4147413
http://www.dcdata.co.za
support at dcdata.co.za
Powered by Linux, driven by passion !
_______________________________
"Computers are not intelligent. They only think they are."
----- Original Message -----
From: "Eric Wieling" <eric at fnords.org>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Friday, April 15, 2005 3:21 PM
Subject: Re: [Asterisk-Users] Analogue phone transfering
> David Wilson wrote:
>
>> Hi guys,
>>
>> How are you keeping ?
>> I have an analogue phone plugged into a Digium FXS Zap module on my TDM
>> card.
>>
>> The phone works well except that I cannot seem to transfer calls using
>> the "flash" key. I don't seem to get another dialtone as indicated in:
>> http://www.voip-info.org/wiki-Asterisk+tips+zap+transfer
>>
>> Any ideas what I've done wrong ?
>> This is my zapata.conf:
>> [channels]
>> ; For analogue phone
>> signalling=fxo_ks
>> context=default
>> channel=4
>> relaxdtmf=yes
>> threewaycalling=yes
>> transfer=yes
>> adsi=no
>> usecallerid=no
>> rxgain=70.0
>> txgain=50.0
>
>
> In zapata.conf you set options and then APPLY the options to a channel.
> As you can see you are specifying the channel before most of your otions
> so they are never applied. Move your channel= line AFTER the options you
> want to set. You might want to remove your rxgain and txgain so you don't
> blow out your eardrums.
>
> --
> Always do right. This will gratify some people and astonish the rest.
> Mark Twain
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list