On Tue, Mar 15, 2011 at 9:08 AM, Paul Wise <[email protected]> wrote: > On Tue, 2011-03-15 at 09:03 -0400, Ovidiu Sas wrote: > >> Script commands are triggered by received SIP requests. >> With the registrant module, REGISTERs are sent out and replies to >> REGISTER are received. > > Yes, I need to trigger the REGISTER requests based on certain SIP > requests/replies (in particular the REGISTER requests sent to OpenSIPS > by UACs) and also UAC registration timeout events.
For now, the module doesn't do that. If a registrant account is defined, it will automatically start to register at startup. On registration timeout, the module will re-try by itself (there's no need for script commands for this). Regards, Ovidiu Sas _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
