Why not use a standards based method vs. some roll your own. Dialog event subscription http://tools.ietf.org/html/rfc4235 AKA SIP presence allows for a publish/subscribe model to be notified (at the UA level) what a given subscribed user agent is doing.
-Eric On Tue, Sep 10, 2013 at 10:50 PM, Aamir <[email protected]> wrote: > Hi Razvan, > > I was fantasized after looking at the new version 1.10 which includes the > events for registration and de-registration and also the resr module > integration. > > What I was thinking of was whether we can know the current reachable state > for the registered sip extension ? An idea that was going through my mind was > using the timer route to ping sip extensions using OPTIONS and if 2xx reply > comes from it then using REST module to post something to the other > application giving the current reachable state just before calling the > registered sip extension. Does it sound like an idea or do you suggest some > other idea that I can use ? > > --Aamir > > > Thanks & Regards, > > Aamir Chougule > Cell: 08097989101 > Skype-ID: aamir_ryu > > --- Sent from my BlackBerry --- > > -----Original Message----- > From: Răzvan Crainea <[email protected]> > Sender: [email protected] > Date: Tue, 10 Sep 2013 19:21:04 > To: OpenSIPS users mailling list<[email protected]>; OpenSIPS devel > mailling list<[email protected]>; <[email protected]> > Reply-To: OpenSIPS users mailling list <[email protected]> > Subject: [OpenSIPS-Users] [Release] OpenSIPS 1.10 stable release > > Hello, > > OpenSIPS 1.10 has now become stable! Check out the new features added in > the latest release: > http://www.opensips.org/About/Version-1-10-0 > > OpenSIPS 1.10.0 is now the latest stable version released, along with > older 1.9.1 and 1.8.3 LTS. All three versions are free to use in > production environments. > > Thank you all for your help and contributions! Keep up the good work! > > Cheers, > -- > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ > Devel mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel _______________________________________________ News mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/news
