Module: kamailio Branch: master Commit: b7e33ba006f5d2d81410c4785c13d99a024569cb URL: https://github.com/kamailio/kamailio/commit/b7e33ba006f5d2d81410c4785c13d99a024569cb
Author: Mikko Lehto <[email protected]> Committer: Mikko Lehto <[email protected]> Date: 2017-05-18T22:43:02+03:00 modules/tm: documentation typo fix --- Modified: src/modules/tm/doc/params.xml --- Diff: https://github.com/kamailio/kamailio/commit/b7e33ba006f5d2d81410c4785c13d99a024569cb.diff Patch: https://github.com/kamailio/kamailio/commit/b7e33ba006f5d2d81410c4785c13d99a024569cb.patch --- diff --git a/src/modules/tm/doc/params.xml b/src/modules/tm/doc/params.xml index 4d135d5..5e222b8 100644 --- a/src/modules/tm/doc/params.xml +++ b/src/modules/tm/doc/params.xml @@ -1411,7 +1411,7 @@ modparam("tm", "dns_reuse_rcv_socket", 1) <title><varname>xavp_contact</varname> (string)</title> <para> The name of XAVP storing the attributes per contact. This must be the same as - the usrloc parameter <varname>xavp_contacts</varname>. + the usrloc parameter <varname>xavp_contact</varname>. </para> <para> <emphasis> _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
