Page 1 of 1

sip provider binding gets deleted when registration fails

Posted: Fri Aug 26, 2011 5:45 pm
by wildsip
I am using the local version with xml config files. Sometimes the providerbinding gets deleted if the registration fails. Then next time the error of "providerbinding asset not found" shows up and it is never able to register again. I then have to manually go to sipproviderbindings.xml and add the provider binding.

Is there a way to prevent it from deleting the sipproviderbinding entry when the registration fails ?

Re: sip provider binding gets deleted when registration fail

Posted: Sat Aug 27, 2011 11:14 am
by Aaron
There are certain error conditions with a provider registration that the SIP Provider binding is intentionally deleted. For example a 403 Forbidden response that indicates the SIP account being registered with doesn't exist. What's the disabled reason that gets set on the SIP Provider when the binding is deleted?

Re: sip provider binding gets deleted when registration fail

Posted: Thu Sep 15, 2011 12:27 am
by wildsip
The registration failure message for the provider is could not find the binding asset

Re: sip provider binding gets deleted when registration fail

Posted: Tue Dec 27, 2011 1:25 pm
by dig12345
I use mySQL and have a script running every few minutes to check for delete bindings and recreate if necessary.