[OpenSIPS-Users] Registrant module

Chris Martineau chris at ghosttelecom.com
Wed Jun 29 17:50:44 CEST 2011


Hi,

So until I download the new svn this will have no effect on using the registrant module as it stands? i.e No other module is required to be loaded for it to work?

Thanks

Chris

-----Original Message-----
From: users-bounces at lists.opensips.org [mailto:users-bounces at lists.opensips.org] On Behalf Of Ovidiu Sas
Sent: 29 June 2011 16:40
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] Registrant module

Please update from svn (this is a recent change).
There is a new uac_auth module (documentation for it it will come soon)
The uac_auth module is providing the authentication api used by uac,
registrant and b2b_entities and the list of credentials.
If you have credentials defined in uac module, you will need to move
them to uac_auth module (simple rename the module name from uac to
uac_auth in the modparam for credential).


Regards,
Ovidiu Sas

On Wed, Jun 29, 2011 at 11:35 AM, Chris Martineau
<chris at ghosttelecom.com> wrote:
> Hi,
>
> I am just checking.
>
> I just noticed that  in the Registrant module docs it says that the
> uac_auth module should be loaded first.
>
> Can't find a uac_auth module, does this mean the uac module should be
> loaded first?
>
> Regards
>
> Chris
>
> -----Original Message-----
> From: users-bounces at lists.opensips.org
> [mailto:users-bounces at lists.opensips.org] On Behalf Of Ovidiu Sas
> Sent: 29 June 2011 15:41
> To: OpenSIPS users mailling list
> Subject: Re: [OpenSIPS-Users] Registrant module
>
> 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
> <chris at ghosttelecom.com> 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: users-bounces at lists.opensips.org
>> [mailto:users-bounces at lists.opensips.org] 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
>> <chris at ghosttelecom.com> 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: users-bounces at lists.opensips.org
>>> [mailto:users-bounces at lists.opensips.org] 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
>>> <chris at ghosttelecom.com> 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: users-bounces at lists.opensips.org
>>>> [mailto:users-bounces at lists.opensips.org] 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
>>>> <chris at ghosttelecom.com> 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
>>>>> Users at lists.opensips.org
>>>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Users mailing list
>>>> Users at lists.opensips.org
>>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>
>>>> _______________________________________________
>>>> Users mailing list
>>>> Users at lists.opensips.org
>>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>

_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



More information about the Users mailing list