Asterisk 1.0.7 Has anyone got the hint function working, and maybe with the GXP2000. I am testing with 2 GXP2000 phones (firmware 1.0.1.9) at the moment trying to get the LED's to light up. On ext 690, button 1 is setup for ext 691, I did this using both methods 691, and <sip:691@192.168.69.1> On ext 691, button 1 is setup for ext 690, I did this using both methods 690, and <sip:690@192.168.69.1> The buttons work calling each other (both methods), but when you make a call out the light doesn't show up on the other phone. Any suggestions on what I might have wrong. sip.conf [general] port = 5060 bindaddr = 192.168.69.1 context = sip disallow = all allow = ilbc allow = alaw allow = ulaw nat=disable srvlookup=no localnet=192.168.69.0/255.255.255.0 subscribecontext = sip incominglimit = 1 [690] type=friend secret=<secret> host=dynamic callerid="James Bean" <690> defaultip=192.168.69.250 dtmfmode=info mailbox=690 [691] type=friend secret=<secret> host=dynamic callerid="Soft Test Phone" <691> defaultip=192.168.69.69 dtmfmode=info mailbox=691 Extensions.conf [pstn] exten => s,1,SetMusicOnHold(random) exten => s,2,Dial(SIP/690&Zap/g2,45,t) exten => s,4,VoiceMail,u690 exten => s,5,Hangup [internal] exten => i,1,Playback(invalid) exten => i,2,Hangup exten => t,1,Hangup exten => 692,1,SetMusicOnHold(random) exten => 692,2,Dial(Zap/g2,30,Ttr) exten => 692,3,Voicemail,u690 exten => 692,103,Voicemail,b690 exten => 098,1,WaitMusicOnHold(45) exten => 099,1,Echo ;simple echo test when you dial 099 on your phone exten => 699,1,VoiceMailMain(s${CALLERIDNUM}) include => sip include => parkedcalls include => outgoing [outgoing] exten => _9X.,1,Dial(Zap/g1/${EXTEN:1}) exten => _9X.,2,Congestion() exten => _9X.,3,Hangup exten => 000,1,Dial(Zap/g1/${EXTEN:1}) exten => 000,2,Congestion() exten => 000,3,Hangup [sip] exten => 690,hint,SIP/690 exten => 690,1,SetMusicOnHold(random) exten => 690,2,Dial(SIP/690,30,Ttr) exten => 690,3,Voicemail2,u690 exten => 690,103,Voicemail2,b690 exten => 691,hint,SIP/691 exten => 691,1,SetMusicOnHold(random) exten => 691,2,Dial(SIP/691,30,Ttr) exten => 691,3,Voicemail2,u690 exten => 691,103,Voicemail2,b690 include => internal include => outgoing include => parkedcalls
On Thu, 9 Jun 2005, James Bean wrote:> Has anyone got the hint function working, and maybe with the GXP2000.I don't think the current firmware release for the GXP-2000 supports SUBSCRIBE/NOTIFY. That functionality is to be released at a later date. Peter
Bugger, thanks for replying and telling me, might send a request through to Grandstream and see when they intend on releasing it. James -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Peter Svensson Sent: Thursday, 9 June 2005 3:54 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] GXP2000 and hint LED's On Thu, 9 Jun 2005, James Bean wrote:> Has anyone got the hint function working, and maybe with the GXP2000.I don't think the current firmware release for the GXP-2000 supports SUBSCRIBE/NOTIFY. That functionality is to be released at a later date. Peter _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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
I've just checked the download page, and the latest firmware available is 1.0.1.8. Where did you find 1.0.1.9? This phone has some nasty bugs, one of them being that the other end HEARS you after you press the Transfer button and you hear a dialtone. It doesn't send any message to asterisk so that it can play music on hold to the caller. Julian. On 6/9/05, James Bean <james@hdcs.com.au> wrote:> Asterisk 1.0.7 > > Has anyone got the hint function working, and maybe with the GXP2000. > > I am testing with 2 GXP2000 phones (firmware 1.0.1.9) at the moment > trying to get the LED's to light up.
>Did that pre-release version fix that bug where the other party canhear you when you pressed the transfer button ?>Does it also enable the leds next to the speeddial buttons like thesnoms ?>Unfortunately not, Grandstream didn't admit to me that they were going to program the LED's like the snom SUBCRIBE/NOTIFY, they told me the LED's were additional incoming line indicators, not LED's for the function keys to be programmed. Which is a little stupid, if they don't do the LED's like the snom then the phone is really no better then the BT102, just with a bigger LED and multiple sip account capability. If you want the 1.0.1.9 firmware pre-release goto www.atp.org.au and on the main page near the bottom it gives you a link. Peter seems to be on the ball more then me about these phones as grandstream gave me the standard replies, Peter do you know for sure if grandstream have a timetable for the function led's cause I need to rollout about 50 phones and need 6-7 led's for display, which means a snom220+expansion, and gxp2000 seems perfect if it worked. James
Unfortunately the cost is excessive on the snom360 in Australia about $470 where the GXP2000 is $180, that's a huge difference when dealing with 50+ phones. Just have to wait the 6-8 weeks for grandstreams first attempt at getting it working. James -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of The VoIP Connection Sent: Friday, 10 June 2005 9:46 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] GXP2000 and hint LED's James, If you don't think you want to wait for the Grandstream, the snom 360 will do what you need (12 programmable buttons). We are offering great pricing on these right now. http://www.thevoipconnection.com/store/catalog/product_16234_snom_360_Ex ecut ive_IP_Telephone.html Michael Crown Managing Partner The VoIP Connection 321.989.6728 ext. 611 sip:611@voiceserver.thevoipconnection.com> -----Original Message----- > From: James Bean [mailto:james@hdcs.com.au] > Sent: Thursday, June 09, 2005 5:03 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] GXP2000 and hint LED's > > > >Did that pre-release version fix that bug where the other party can > hear you when you pressed the transfer button ? > >Does it also enable the leds next to the speeddial buttons like the > snoms ? > > > > Unfortunately not, Grandstream didn't admit to me that they were going> to program the LED's like the snom SUBCRIBE/NOTIFY, they told me the > LED's were additional incoming line indicators, not LED's for the > function keys to be programmed. Which is a little stupid, if they > don't do the LED's like the snom then the phone is really no better > then the BT102, just with a bigger LED and multiple sip account > capability. > > If you want the 1.0.1.9 firmware pre-release goto www.atp.org.au and > on the main page near the bottom it gives you a link. > > Peter seems to be on the ball more then me about these phones as > grandstream gave me the standard replies, Peter do you know for sure > if grandstream have a timetable for the function led's cause I need to> rollout about 50 phones and need 6-7 led's for display, which means a > snom220+expansion, and gxp2000 seems perfect if it worked. > > James > >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@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