Hello Karsten, thanks for the hint, it seems to be possible to implement it all with „low level“ functions. However as you already said, there are a lot of things to cover which is usually done by the module. For me it looks like it’s a better idea to enhance the module, otherwise the script get’s too complicated.
Best regards Markus > Am 17.12.2021 um 12:53 schrieb Karsten Horsmann <[email protected]>: > > Hi Markus, > > with an db its easier and re-register is working fine automatically. > > But https://kamailio.org/docs/modules/5.5.x/modules/uac.html#uac.f.uac_auth > <https://kamailio.org/docs/modules/5.5.x/modules/uac.html#uac.f.uac_auth> for > authentication INVITES > and uac_req_send (to form REGISTER messages) and a route to challenge > response maybe possible. > > Its then "building" the stuff uac normally did automatically manual. > Didnt test that but - its an kamailio script - so the sky is the limit. > > Am Fr., 17. Dez. 2021 um 12:37 Uhr schrieb Markus Bönke <[email protected] > <mailto:[email protected]>>: > Hello all, > > we want to use the "remote registrations feature" of the uac module to let > kamailio register with other sip providers. As far as I see the module works > only with a database backend. As our kamailio script should be independent > from a database, a solution could be to load the configuration on startup > (and refresh it periodically) from a database view into a htable and then > trigger the remote registrations based on the expiration of the htable > columns. > > Could something like this be implemented by using the uac module or by an > other workaround ? Or does it require some enhancements in the uac module ? > > Thanks and regards > > Markus > > > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions > * [email protected] <mailto:[email protected]> > Important: keep the mailing list in the recipients, do not reply only to the > sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > <https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users> > > > -- > Mit freundlichen Grüßen > *Karsten Horsmann* > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions > * [email protected] > Important: keep the mailing list in the recipients, do not reply only to the > sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions * [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe: * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
