William M. Sandiford
2005-Dec-17 13:05 UTC
[Asterisk-Users] Grandstream GXP-2000 Auto Answer
Has anyone been successful getting Auto-Answer by Call-Info to work with the GXP 2000 I have followed the suggestions in http://www.voip-info.org/wiki/view/GXP-2000 Specifically I have: 1. Upgraded to 1.0.1.13, which supposedly supports this feature 2. Set Allow Auto-Answer by Call-Info to YES in the GXP2000 config 3. Used, SIPAddHeader(Call Info: answer-after=0) in my dialplan prior to the Dial command. Still the phone just rings, and doesn't auto-answer. Any suggestions? Thanks in advance, Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051217/2c895d61/attachment.htm
Check http://www.voip-info.org/wiki-Asterisk+Paging+and+Intercom>From that article:There is an 'allpage.agi' now available at http://aussievoip.com.au/allpage.agi. Documentation is available in the file. This should work with Snom and Grandstream GXP2000 phones (and possibly budgettones if they roll the changes across) with firmware greater than 1.0.13 (not publically available at time of writing, due out in October 2005) I've used that with my GXP-2000, and seems to work ok. I had, however, to adapt it to my needs. Regards Julian J. M. On 12/17/05, William M. Sandiford <wsandiford@durhamtelecom.com> wrote:> > Has anyone been successful getting Auto-Answer by Call-Info to work with the > GXP 2000 > > I have followed the suggestions in > > http://www.voip-info.org/wiki/view/GXP-2000 > > Specifically I have: > > 1. Upgraded to 1.0.1.13, which supposedly supports this feature > 2. Set Allow Auto-Answer by Call-Info to YES in the GXP2000 config > 3. Used, SIPAddHeader(Call Info: answer-after=0) in my dialplan prior to > the Dial command. > > Still the phone just rings, and doesn't auto-answer. > > Any suggestions? > > Thanks in advance, > Bill > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > >
> Check http://www.voip-info.org/wiki-Asterisk+Paging+and+Intercom > > >From that article: > There is an 'allpage.agi' now available at > http://aussievoip.com.au/allpage.agi. Documentation is available inI'm the author of that, and I've actually re-written it, because I was pretty unhappy with the way it checked for in-use devices, etc. I'll update the wiki and post the patched one later today, hopefully. --Rob