[OpenSIPS-Users] Abount uac_registrant module

Ovidiu Sas osas at voipembedded.com
Tue May 22 17:18:14 CEST 2012


State 6 is WRONG_CREDENTIALS_STATE.
The reason that the server doesn't try to re-register is because the
credentials are no longer valid.
The credentials should be updated and the server restarted to take
into account the updated credentials.

Regards,
Ovidiu Sas

On Wed, May 16, 2012 at 1:37 AM, pavel at eremina.net
<eremina.net at gmail.com> wrote:
> Sometimes i have see my registration in state 6 and opensips not
> sending REGISTER any more for this account. I read that it's normal,
> but i need to resend REGISTER.
> If i do some hack in registrant.c such as:
>
> at line: 735:
>                case REGISTERING_STATE:
>                case AUTHENTICATING_STATE:
>                        break;
>                case WRONG_CREDENTIALS_STATE:
>                case REGISTER_TIMEOUT_STATE:
>                case INTERNAL_ERROR_STATE:
>
> is that hack help me sent REGISTER when stat=6?
>
> --
> Pavel Eremin
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users



-- 
VoIP Embedded, Inc.
http://www.voipembedded.com



More information about the Users mailing list