[Asterisk-Dev] persistent SIP registration

Miroslaw KLABA totoro at ovh.net
Fri Apr 18 10:01:16 MST 2003


Hello,

If you want a soft to register sip phones, ser does it really well and it
works with MySQL database and it's under GPL:
http://www.iptel.org/ser/

Miro

On Fri, Apr 18, 2003 at 12:27:02PM -0400, Howard Lin wrote:
> I agree database would be the best for storing registration. I saw * support MySQL for cdr so maybe it can be used for SIP registration too.
> 
> Howard
> 
> > -----Original Message-----
> > From: Benjamin Miller [mailto:BGMiller at dccinc.com]
> > Sent: Friday, April 18, 2003 11:28 AM
> > To: asterisk-dev at lists.digium.com
> > Subject: RE: [Asterisk-Dev] persistent SIP registration
> > 
> > 
> > I would not recommend doing this approach of modifying the sip.conf,
> > I personally think it would be much better to store the reg 
> > information in the astdb.
> > That way you can manually flush it if you want, even while * 
> > is running.
> > In addition, the registrations would survive reloads and reboots.
> > Where DHCP is highly dynamic in a large environment, I could 
> > see this as being beneficial.
> > Ben
> > 
> > -----Original Message-----
> > From: Howard Lin [mailto:Howard.Lin at vonage.com] 
> > Sent: Friday, April 18, 2003 9:52 AM
> > To: asterisk-dev at lists.digium.com
> > Subject: RE: [Asterisk-Dev] persistent SIP registration
> > 
> > 
> > Imaging you have MANY phones on *, you would not want to hand 
> > code each SIP's phones default IP address in sip.conf. But if 
> > * can save SIP phone's last registed IP in this file, that 
> > would be good too.
> > 
> > Howard
> > 
> > > -----Original Message-----
> > > From: Matteo Brancaleoni [mailto:mbrancaleoni at espia.it]
> > > Sent: Friday, April 18, 2003 10:06 AM
> > > To: asterisk-dev at lists.digium.com
> > > Subject: R: [Asterisk-Dev] persistent SIP registration
> > > 
> > > 
> > > Sip phone register again with * after
> > > theis timeout (my snom do that every 10 minutes,
> > > my Cisco every hour). So that's not a problem.
> > > 
> > > If you need to call them *before* they register
> > > again, you can define the default ip into
> > > sip.conf, so when NOT registered , asterisk use
> > > that ip to get to those phones.
> > > 
> > > Matteo.
> > > 
> > > > -----Messaggio originale-----
> > > > Da: asterisk-dev-admin at lists.digium.com
> > > > [mailto:asterisk-dev-admin at lists.digium.com] Per conto di 
> > Howard Lin
> > > > Inviato: venerdì 18 aprile 2003 15.35
> > > > A: asterisk-dev at lists.digium.com
> > > > Oggetto: [Asterisk-Dev] persistent SIP registration
> > > > 
> > > > 
> > > > Does * support persistent SIP registration? It seems not.
> > > > Everytime I reboot *, I need to force all SIP phones to 
> > > > re-send registration. Is it possible to add database support 
> > > > for SIP registration? Thanks,
> > > > 
> > > > Howard Lin
> > > > 
> > > > _______________________________________________
> > > > Asterisk-Dev mailing list
> > > > Asterisk-Dev at lists.digium.com
> > > > http://lists.digium.com/mailman/listinfo/aster> isk-dev
> > > > 
> > > 
> > > 
> > > _______________________________________________
> > > Asterisk-Dev mailing list
> > > Asterisk-Dev at lists.digium.com 
> > > http://lists.digium.com/mailman/listinfo/asterisk-dev
> > > 
> > 
> > _______________________________________________
> > Asterisk-Dev mailing list
> > Asterisk-Dev at lists.digium.com 
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list