[Asterisk-Users] call transfer with consultation

Antonio Diego almodovarcebrian at yahoo.com
Fri Apr 23 06:26:55 MST 2004


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



More information about the asterisk-users mailing list