Module: kamailio Branch: master Commit: ade001c89bda5f9f7a6b2802110c8a1ce4a96968 URL: https://github.com/kamailio/kamailio/commit/ade001c89bda5f9f7a6b2802110c8a1ce4a96968
Author: Xenofon Karamanos <x...@gilawa.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2025-07-31T08:24:38+02:00 topos: Add new contact_mode docs. --- Modified: src/modules/topos/doc/topos_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/ade001c89bda5f9f7a6b2802110c8a1ce4a96968.diff Patch: https://github.com/kamailio/kamailio/commit/ade001c89bda5f9f7a6b2802110c8a1ce4a96968.patch --- diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml index 574fff3d380..6698b0103c2 100644 --- a/src/modules/topos/doc/topos_admin.xml +++ b/src/modules/topos/doc/topos_admin.xml @@ -336,7 +336,12 @@ modparam("topos", "contact_host", "proxy.domain.com") the database or redis server is stored. The default is to use the Contact user (0), alternatively a Contact URI parameter can be used (1) with values from the SIP message, or from AVP - variables (2). This can be useful for interoperating which + variables (2). + + Contact mode (3) is similar to mode 2, but for the case when we want + to alter the domain part. + + This can be useful for interoperating which gateways that need a certain user part in the Contact URI. </para> <para>In mode (1) the a-side contact user is taken from the @@ -348,6 +353,13 @@ modparam("topos", "contact_host", "proxy.domain.com") parameter. Furthermore you need to assign values to them during the processing of the initial SIP request. </para> + <para> + If you use the mode (3), you need to configure the + <emphasis>xavu_field_a_contact_host</emphasis> and <emphasis>xavu_field_b_contact_host</emphasis> + parameter. Furthermore you need to assign values to them during + the processing of the initial SIP request. + </para> + <para> The name of the Contact URI parameter can be customized with the <emphasis>cparam_name</emphasis> parameter. _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!