[Asterisk-Users] Asterisk PBX Functions via SIP phone

Craig Guy cguy at bigpond.net.au
Fri Aug 20 17:21:50 MST 2004


Hmm,

Asterisk is certainly recognising the call forward.  I had this error when I
first tried it and resolved by adding the 'cancallforward=yes' in the
sip.conf for that extension.  I think you may actually have to restart
asterisk to enable these functions rather than reload?  I am also running
the August 8 CVS head rather than the 'stable' version of Asterisk and my
grandstream firmware is 1.0.5.10.

Craig


----- Original Message ----- 
From: "James Freire" <JFreire at Comtech21.com>
To: <asterisk-users at lists.digium.com>
Sent: Saturday, August 21, 2004 1:40 AM
Subject: RE: [Asterisk-Users] Asterisk PBX Functions via SIP phone


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: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Craig Guy
Sent: Friday, August 20, 2004 12:36 PM
To: asterisk-users at lists.digium.com
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" <JFreire at Comtech21.com>
To: <asterisk-users at lists.digium.com>
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
Asterisk-Users at lists.digium.com
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
Asterisk-Users at lists.digium.com
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
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list