Hello.
I am a spanish student, so excuse my English. I have
this HW:
- 2 X100P PCI with two analog lines plugged in. These
lines are two extensions of a panasonic PBX.
Zap/1 = X100P <-- analog line --> extension
#237 PBX Panasonic
Zap/2 = X100P <-- analog line --> extension
#245 PBX Panasonic
- 1 TDM20B with two analog telephones plugged in.
Zap/3 = TDM20B port 1 <-------- Analog phone
Zap/4 = TDM20B port 2 <-------- Analog phone
I must to verify the call transfer with consultation.
For example, when an input call comes through X100P,
my Zap/3 extension rings. I pickup Zap/3 and I want to
transfer the call to Zap/4, but before to establish
the call between X100P and Zap/4 I need to request
Zap/4 for answering the call.
I have already searched along the mailing list.
It seems to be easy but I don't know how.
Zapata.conf:
[channels]
;++++++++++++ x100p1
language=es
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
;signalling=fxs_ls;<=== loop start
;signalling=fxs_gs;<=== ground start
signalling=fxs_ks;<=== kewl start
;immediate=yes
context=x100p1
usedistinctiveringdetection=yes
callwaitingcallerid=yes
callwaiting=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
channel => 1
;++++++++++ x100p1
;++++++++++++ x100p2
language=es
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
;signalling=fxs_ls
;signalling=fxs_gs
signalling=fxs_ks
;immediate=yes
context=x100p2
usedistinctiveringdetection=yes
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
channel => 2
;++++++++++ x100p2
;++++++++++++++++++ tdm20b
; canal 2 y 3
;callgroup=1
;pickupgroup=1
language=es
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
signalling=fxo_ks
;immediate=yes
context=tdm20b
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
channel => 3-4
;++++++++++++++++++ tdm20b
;#####################################################
Zaptel.conf
fxsks=1-2
loadzone=es
defaultzone=es
fxoks=3-4
loadzone=es
defaultzone=es
;#####################################################
Please I need help.
Thank you.
_________________________________________________________
Do You Yahoo!?
Informaci?n de Estados Unidos y Am?rica Latina, en Yahoo! Noticias.
Vis?tanos en http://noticias.espanol.yahoo.com
> For example, when an input call comes through X100P, > my Zap/3 extension rings. I pickup Zap/3 and I want to > transfer the call to Zap/4, but before to establish > the call between X100P and Zap/4 I need to request > Zap/4 for answering the call.Currently not possible, although here is a workaround since you are using Zap interfaces: Call comes in and you answer it. Hook flash (briefly hang up and pick up the phone again) -- caller is on hold and you can dial the extension you want to transfer it to. Talk to the extension Hook flash again, and now you, the extension and the caller are in a 3-way call. Hang up -- the call is now transfered. Hope this helps. Regards, Andrew