----- Original Message -----
Sent: Friday, November 19, 2004 5:02 PM
Subject: RE: [Asterisk-Users] Call pickup

Hi,
 
Have you configured features.conf file? the line which enabled call pickup is commented and you have to un comment the line for call pickup to work. Also you can define the numbering for call pickup there
 
 
 
Are you referring to pickupexten=*8? Thank you for your try, but unfortunately, I have already uncommented it in features.conf :-(
 
;
; Sample Parking configuration
;
 
[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 => 45              ; Number of seconds a call can be parked for
                                ; (default is 45 seconds)
;transferdigittimeout => 3      ; 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
;adsipark = yes                 ; if you want ADSI parking announcements
 
pickupexten = *8
_______________________________________________
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

Reply via email to