Reregistration problems

Hi guys!
I have 120 seconds default reregistry time, and sometimes happens this:
[Jun 5 14:21:33] NOTICE[29514] chan_sip.c: Outbound Registration: Expiry for pbx.pbx.pbx is 120 sec (Scheduling reregistration in 105 s)
[Jun 5 14:21:38] NOTICE[29514] chan_sip.c: – Re-registration for 44444444@ip.something.com
[Jun 5 14:21:38] NOTICE[29514] chan_sip.c: Outbound Registration: Expiry for ip.something.com is 120 sec (Scheduling reregistration in 105 s)
[Jun 5 14:21:38] NOTICE[29514] chan_sip.c: Outbound Registration: Expiry for ip.something.com is 120 sec (Scheduling reregistration in 105 s)
[Jun 5 14:21:38] WARNING[29514] chan_sip.c: Forbidden - wrong password on authentication for REGISTER for ‘1111111111’ to ‘ip.something.com
[Jun 5 14:21:38] WARNING[29514] chan_sip.c: Forbidden - wrong password on authentication for REGISTER for ‘2222222222’ to ‘ip.something.com
[Jun 5 14:21:38] NOTICE[29514] chan_sip.c: Outbound Registration: Expiry for ip.something.com is 120 sec (Scheduling reregistration in 105 s)

1 or 2 user get forbidden
i need to make sip reload (and it starts work normally) to get it back to work - that can i do with it?
Thanks in advance

Can you try staggering the reregistry time so user 1 is 120 seconds and user 2 is 130 seconds ?

You mean to set different timers on refresh registration?

Yes, it looks like you are registering multiple local client accounts to the same remote server (assuming ip. something. com is the same name and not just scrubbed for privacy reasons before you posted.) It is possible that the remote server is confusing the registration attempts.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.