Do you have any logs? It should not drop to state 6 unless you get a rejection from server.
Regards, Ovidiu Sas On Wed, Jun 29, 2011 at 10:35 AM, Chris Martineau <[email protected]> wrote: > Thanks for the info. > > I have got the registration to work however after a while it drops to > state 6 again for no obvious reason. If I restart it registers again > okay. Seeing as this stops here a basic requirement would be to at least > try again after the timeout period. > > Thanks > > Chris > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Ovidiu Sas > Sent: 28 June 2011 13:15 > To: OpenSIPS users mailling list > Subject: Re: [OpenSIPS-Users] Registrant module > > For uac invite-auth you can use avps - see: > http://www.opensips.org/html/docs/modules/devel/uac.html#auth-realm-avp- > id > http://www.opensips.org/html/docs/modules/devel/uac.html#auth-username-a > vp-id > http://www.opensips.org/html/docs/modules/devel/uac.html#auth-password-a > vp-id > > > For the registrant module there are already a few feature requests: > https://sourceforge.net/tracker/?func=detail&aid=3212650&group_id=232389 > &atid=1086413 > https://sourceforge.net/tracker/?func=detail&aid=3212664&group_id=232389 > &atid=1086413 > > When time permits, new functionality will be added to the registrant > module. > In the mean time, patches are always welcome. > > > Regards, > Ovidiu Sas > > On Tue, Jun 28, 2011 at 5:18 AM, Chris Martineau > <[email protected]> wrote: >> Hi Ovidiu, >> >> Okay this works as a basic service and I understand that as a proxy it >> is not its primary task however having to reboot to make changes or >> restart the process if there is a problem with the auth for any reason >> is not very useful in a full production environment where rebooting is >> not something you want to do unless absolutely necessary. >> To make this feature more implementation friendly would it possible in >> the future to move the Registrant and uac invite-auth details out to a >> database and add a register restart to the fifo? >> >> Many thanks >> >> Chris >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of Ovidiu Sas >> Sent: 27 June 2011 16:06 >> To: OpenSIPS users mailling list >> Subject: Re: [OpenSIPS-Users] Registrant module >> >> If an account reaches state 6 (incorrect credentials) no REGISTER >> requests will be generated for that account. >> The credentials for that account must be updated in the config (uac >> parameter) and then the server must be restarted. >> >> >> Regards, >> Ovidiu Sas >> >> On Mon, Jun 27, 2011 at 11:00 AM, Chris Martineau >> <[email protected]> wrote: >>> Hi, >>> >>> It says it's sitting in state 6 incorrect credentials but I cannot > see >>> it retrying. >>> I have left the retry at default 100 so I would expect it to be >>> regularly trying but I see nothing. >>> Is there anyway to restart this process or force a register without >>> restarting the system? >>> >>> Regards >>> >>> Chris >>> >>> -----Original Message----- >>> From: [email protected] >>> [mailto:[email protected]] On Behalf Of Ovidiu Sas >>> Sent: 27 June 2011 13:14 >>> To: OpenSIPS users mailling list >>> Subject: Re: [OpenSIPS-Users] Registrant module >>> >>> Have you read the README file? >>> >> > http://www.opensips.org/html/docs/modules/devel/registrant.html#id248659 >>> >> > http://www.opensips.org/html/docs/modules/devel/registrant.html#id249123 >>> >>> If something is not working as documented or the documentation is >>> incomplete, please let me know. >>> >>> Regards, >>> Ovidiu Sas >>> >>> >>> On Mon, Jun 27, 2011 at 4:23 AM, Chris Martineau >>> <[email protected]> wrote: >>>> Hi, >>>> >>>> >>>> What triggers the registrant module to begin registering? >>>> >>>> >>>> >>>> I have a config on a test server which seemed to trigger the >>> registration >>>> within about 30 seconds of starting opensips. I have moved the exact >>> same >>>> config file over to another server with a high load on it to do some >>> load >>>> testing but now the register does not seem to trigger at all? >>>> >>>> >>>> >>>> Any ideas? >>>> >>>> >>>> >>>> Regards >>>> >>>> >>>> >>>> Chris >>>> >>>> _______________________________________________ >>>> Users mailing list >>>> [email protected] >>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>>> >>>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
