SIP Subscriptions are cached in memory. I'd like to find out if there's a way 
to have them cached in a file, say astdb ('ie database show') rather than in 
RAM. If your Asterisk process is stopped and restarted, you lose all the SIP 
subscriptions. Registrations on the other hand are still in the file when 
Asterisk restarts.
 
If you lose your subscriptions, you also lose all your BLF indications. Phones 
have to reboot. Yuck!
 
I can't understand why it was implemented this way (lack of design maybe?). SIP 
subscriptions have an expiry just like a registration does, so why not put them 
in astdb as well? Lots of other things are in astdb. Anyone know if it's 
possible?
 
Thanks,
Doug.
 
_______________________________________________
--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

Reply via email to