Re: [SR-Users] [uac] How to force outbound registration?

2021-11-24 Thread Sergiu Pojoga
If you do unregister (without disable), then you'll need to do reg_refresh followed by reg_enable to get the registration resumed. Cheers comrad. On Wed, Nov 24, 2021 at 9:52 AM Denys Pozniak wrote: > As far as I tested, after unregistering the account, new registration no > longer occurs regar

Re: [SR-Users] [uac] How to force outbound registration?

2021-11-24 Thread Denys Pozniak
As far as I tested, after unregistering the account, new registration no longer occurs regardless of the reg_timer_interval. What command should be used to enable it again? ср, 24 нояб. 2021 г. в 15:40, Sergiu Pojoga : > You can't immediately register back. Registration scheduler runs at > certa

Re: [SR-Users] [uac] How to force outbound registration?

2021-11-24 Thread Sergiu Pojoga
You can't immediately register back. Registration scheduler runs at certain intervals, defined by reg_timer_interval modparam. https://kamailio.org/docs/modules/stable/modules/uac.html#uac.p.reg_timer_interval Regards, --Sergiu On Wed, Nov 24, 2021 at 7:11 AM Denys Pozniak wrote: > Hello! > >

[SR-Users] [uac] How to force outbound registration?

2021-11-24 Thread Denys Pozniak
Hello! In some cases, I need to forcibly unregister a remote SIP account through uac module, and then immediately register. To unregister I can use the command: *kamcmd uac.reg_unregister l_uuid * But it's not clear how to immediately register back. For example, these commands do not give the des