[Asterisk-Users] Call Xfer and other features..

Anton Krall akrall-lists at intruder.com.mx
Thu Feb 24 20:59:05 MST 2005


Guys..
 
I havea problem with call xfers.. on my extensions file I have this for the
incoming call context:
[casa]
exten => s,1,setCidName(Casa: ${CALLERID})
exten => s,2,Answer
exten => s,3,Wait,1
exten => s,4,Dial(SIP/casa1&SIP/intruder1,20,trw)
exten => s,5,VoiceMail,su301
exten => s,105,VoiceMail,sb301
exten =s s,6,Playback(Goodbye)
exten => s,7,Hangup

so the trw are present nevertheless when somebody calls me and I press # or
*1 according to my featues file, both of us hear the tones but no "transfer"
voice or anything else happens.... any ideas?
 
features.conf
[general]
parkext => 700                  ; What ext. to dial to park
parkpos => 701-720              ; What extensions to park calls on
context => parkedcalls          ; Which context parked calls are in
parkingtime => 120              ; Number of seconds a call can be parked for
                                ; (default is 45 seconds)
;transferdigittimeout => 5      ; Number of seconds to wait between digits
when transfering a call
courtesytone = beep             ; Sound file to play to the parked caller
                                ; when someone dials a parked call
xfersound = beep                ; to indicate an attended transfer is
complete
xferfailsound = beeperr         ; to indicate a failed transfer
;adsipark = yes                 ; if you want ADSI parking announcements
pickupexten = *8                ; Configure the pickup extension.  Default
is *8
featuredigittimeout = 1000      ; Max time (ms) between digits for
                                ; feature activation.  Default is 500
 

[featuremap]
blindxfer => #          ; Blind transfer
disconnect => *0                ; Disconnect
automon => *1                   ; One Touch Record
atxfer => *2                    ; Attended transfer

 
__________________________________________________________________
Anton Krall




More information about the asterisk-users mailing list