I just received two of these GPX-2000 for testing. So far I like it, I'll let you know in a week or two.
I had the phone initially out of the box and sending receiving calls in 5 minutes. Took another 45 minutes to figure out issues getting Asterisk to here my dtmf signals and get voicemail working.
Updated Firmware on phones to latest.
MSG Button won't work until you update the phone config and extensions.conf (plus of course voicemail.conf must have an entry for the phone):
exten => *97,1,Answer
exten => *97,2,VoiceMailMain(s${CALLERIDNUM})
exten => *97,2,VoiceMailMain(s${CALLERIDNUM})
Must change "Send DTMF" in the physical phone config for each account (4XLines hence 4 Accounts) to use RFC2833
Sip.Conf
[1001]
type=friend
secret=foo
mailbox=1001
canreinvite=yes
context=default
insecure=very
host=dynamic
nat=yes
username=bar
Dennis P. Clark
DENPRO
25 Brown Street
Lewiston, ME 04240
WRK 207.618.1998
CEL 443.415.0527
From: Brian Fertig
Sent: Tue 8/8/2006 7:08 PM
To: 'Commercial and Business-Oriented Asterisk Discussion'
Subject: RE: [asterisk-biz] GPX-2000
I use the GXP-2000 I had an old firmware with issues. I flashed to the newest beta and it works like a charm.. No problems here. I use it all day long. /b > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asterisk-biz- > [EMAIL PROTECTED] On Behalf Of Dennis P. Clark > Sent: Tuesday, August 08, 2006 6:49 PM > To: Commercial and Business-Oriented Asterisk Discussion > Subject: RE: [asterisk-biz] GPX-2000 > > Anyone else? Negative/Positive feedback. > > Dennis Clark > DENPRO > WRK 207.618.1998 > CEL 443.415.0527 > FAX 1.888.811.8809 > [EMAIL PROTECTED] > > > > > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Asmul > Sent: Tuesday, August 08, 2006 6:45 PM > To: Commercial and Business-Oriented Asterisk Discussion > Subject: RE: [asterisk-biz] GPX-2000 > > With the latest firmware it's the best bfyb. Latest firmware is strongly > recommended. > It has built-in features that will work better with Asterisk than any > other phones we've tested. > (and we've tried a lot of them...) > > Advantages: > - Call quality > - easy configuration/deployment > - cool Asterisk features > - sturdy chassis > - NAT friendly (STUN support) > - good codec support > - no additional license fee for the included 4 lines > - the built-in switch won't disconnect your computer when doing a soft > reboot > - firmware constantly updated with new features > > For more info see this link: http://www.voip-info.org/wiki/view/GXP-2000 > > --Bjorn > www.atlasvoice.com > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dennis P. > Clark > Sent: Tuesday, August 08, 2006 6:21 PM > To: Commercial and Business-Oriented Asterisk Discussion > Subject: [asterisk-biz] GPX-2000 > > What are your opinions on the GrandStream GPX-2000 phone for business > use? > > Dennis Clark > DENPRO > WRK 207.618.1998 > CEL 443.415.0527 > FAX 1.888.811.8809 > [EMAIL PROTECTED] > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-biz mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-biz > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-biz mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-biz > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-biz mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-biz _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-biz mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-biz
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
asterisk-biz mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-biz
