Re: [Asterisk-java-users] Phone Auto Answer
Brought to you by:
srt
From: Chris M. <ch...@mr...> - 2013-05-21 13:57:20
|
I'm not familiar enough with AJ, but maybe you could try adding a SIP header with the SIPAddHeader dialplan function over AJ. Google sip auto answer asterisk snom Cisco (relevant ones) for more info on what to add. Also check the handset config in sip settings for accepting auto answer, this is a gotcha with snoms HTH Chris On May 21, 2013 10:36 PM, "Wayne Merricks" <way...@th...> wrote: > Hi all, > > I wrote an application using Asterisk Java a few years back but it never > got past the prototyping stage. Long story short we're now revisiting > this solution with a view to implementation but I'm having trouble > making the phones auto answer a call. > > I know it can be done as we've had several commercial systems that demo > this, I just can't figure out where you do this in Asterisk Java. > > Doing a simple OriginateAction (or RedirectAction) will successfully > make the phones ring but you have to manually pick up the phone to > answer the call. I'm not sure whether there is some sort of special > Asterisk command I can send or whether I need to craft a special packet > to the IP Phones themselves in order to make them answer. > > We currently use a whole bunch of Cisco Linksys 921s and 303s which will > auto answer but I can't find documentation on this so any hints would be > appreciated. > > Regards, > > Wayne > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > |