[asterisk-users] Pickup Command not working

Lutgring, Sam LutgrinS at calhounisd.org
Tue Nov 6 16:04:50 CST 2007


When I execute a pickup on a ringing phone I get CALL FAILED REASON CODE
603.  I am dialing **212 with the following config.  Anyone have a
suggestion?
 
EXTENSIONS.CONF
-snip-
[BLF_Group_Pickup] 
; Defines how the extension to pick up a ringing phone in your BLF group
exten => _**XXX,1,Pickup(${EXTEN:2})
exten => _**XXX,n,Hangup()
[BLF] 
; Defines a BLF Hint for phones
exten => 212,hint,SIP/sam
-snip-
 
SIP.CONF
-snip-
[sam]
type=friend 
username=sam
fromuser=sam
callerid=sam
host=dynamic
dtmfmode=RFC2833 
disallow=all
allow=ulaw
call-limit=20
subscribecontext=BLF
 
Thanks in advance for any help.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071106/3e892d3e/attachment.htm 


More information about the asterisk-users mailing list