Registration Expiration

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
khaynie
Posts: 15
Joined: Wed Jan 09, 2008 10:31 am
Contact:

Registration Expiration

Post by khaynie »

1. Brekeke Product Name and version: SIP Proxy 2.1.6.2

2. Java version: 1.4

3. OS type and the version: Windows XP/2003 Svr

4. UA (phone), gateway or other hardware/software involved:

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :

6. Your problem:

Is there any way for a plugin to be notified when a user's registration has expired? I don't want to remove the user - just know when his registration has expired. I need to take some action within my own code when this happens.

Thank you
Kevin
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

Kevin,

You should contact Brekeke because they have the register plug-in API.
voipwell.com
Posts: 528
Joined: Tue Sep 20, 2005 9:10 am
Location: Tannersville, Pennsylvania

Post by voipwell.com »

You can also compare the time last registerd to the time of next registration to see if registration is overdue. But, you must be using a third party database to do it. You can poll the database table t_registered for overdue registrations every minute.
Post Reply