Module: kamailio Branch: master Commit: 022f9ed2a49e9e72d323aa33d0ff7209c33f945f URL: https://github.com/kamailio/kamailio/commit/022f9ed2a49e9e72d323aa33d0ff7209...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2025-04-30T12:26:30+02:00
topoh: docs listed $th(ecallid)
---
Modified: src/modules/topoh/doc/topoh_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/022f9ed2a49e9e72d323aa33d0ff7209... Patch: https://github.com/kamailio/kamailio/commit/022f9ed2a49e9e72d323aa33d0ff7209...
---
diff --git a/src/modules/topoh/doc/topoh_admin.xml b/src/modules/topoh/doc/topoh_admin.xml index 1aaffcecbce..feac68d02aa 100644 --- a/src/modules/topoh/doc/topoh_admin.xml +++ b/src/modules/topoh/doc/topoh_admin.xml @@ -435,4 +435,10 @@ event_route[topoh:msg-sending] { </example> </section> </section> + <section> + <title>Pesudo-Variables</title> + <para> + <emphasis>- $th(ecallid)</emphasis> - return the topoh-encoded Call-Id + </para> + </section> </chapter>