henningw created an issue (kamailio/kamailio#4820)
Document missing paramters for db_mysql module.
The following parameters are not documented for the db_mysql module:
{"connect_timeout", PARAM_INT, &my_connect_to},
{"send_timeout", PARAM_INT, &my_send_to},
{"receive_timeout", PARAM_INT, &my_recv_to},
{"retries", PARAM_INT, &my_retries},
{"unsigned_type", PARAM_INT, &db_mysql_unsigned_type},
They need to be added to the modules XML documentation.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4820
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/[email protected]>_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!