Hi Craig, 
Thank you very much for the helpful information. I did enable that setting and it 
seems to have worked but not all the way.  I do a *72 for an unconditional call 
forward + the number to forward to. Then when I dial the grandstream that has it 
enabled, asterisk just reponds that the extension is busy, the BT does not foward the 
call. I also get the following on the CLI

  -- Executing Dial("Zap/8-1", "SIP/2000|20") in new stack
    -- Called 2000
    -- Got SIP response 302 "Moved Temporarily" back from 64.201.13.50
    -- SIP/2000-42e8 is busy


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Craig Guy
Sent: Friday, August 20, 2004 12:36 PM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] Asterisk PBX Functions via SIP phone


Hi James,

This is a feature that needs to be enabled on both the phones and on
Asterisk.  So after enabling on your BT100 you need to add
'cancallforward=yes' to each extension in sip.conf you would like to add
this feature to as in :-

[9500]
context=internal
type=friend
username=9500
host=dynamic
callerid=9500
disallow=all
allow=ulaw
allow=alaw
dtmfmode=info
mailbox=9500
callgroup=1
pickupgroup=1
cancallforward=yes

Craig

----- Original Message ----- 
From: "James Freire" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 21, 2004 12:09 AM
Subject: [Asterisk-Users] Asterisk PBX Functions via SIP phone


Hi All,

I am using a Grandstream BT100 and I have been trying to get the PBX
features to work for DND, call foward, etc. These functions do work when I
use my POTS phones hooked up to my Zap cards. But I cannot get the PBX
functions (ie *78, *79) to work using my SIP phones. Is there a feature that
has to be enabled to do this? I know these functions are available within
the GS phone but all of them seem to just show the phone as being busy, even
though, say, call foward is supposed to foward. It just makes the phone
busy. I figure it would be easier just to have asterisk handling all those
PBX functions.

Thanks,

James
_______________________________________________
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

_______________________________________________
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
_______________________________________________
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