________________________________________
From: sipx-users-boun...@list.sipfoundry.org 
[sipx-users-boun...@list.sipfoundry.org] On Behalf Of Douglas Hubler 
[dhub...@ezuce.com]

2010/7/15 Miguel Jesús Díaz Macedo <miguel.diazmac...@gmail.com>:
> How can I terminate SIP registrations manually?, I have restarted de
> registar service, but I still see the registrations as not expired

if the registrar is down, and you're careful, and you're not in HA
setup, you can edit /var/sipxdata/sipdb/registration.xml.
_______________________________________________

Yes, in a testing environment, the common method is to take sipXecs down, then 
edit /var/sipxdata/sipdb/registration.xml, then bring sipXecs up.

Programmatically, an element can remove *all* registrations for a particular 
AOR by sending a (properly authenticated) REGISTER giving "Contact: *" and 
"Expires: 0".  After getting the 200 response for that, the element can then 
register itself in the normal way.

Dale
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to