Module: kamailio
Branch: master
Commit: 507b8ab6e109e8b8ec231b2436324c534497c794
URL:
https://github.com/kamailio/kamailio/commit/507b8ab6e109e8b8ec231b2436324c5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-04-06T14:02:10+02:00
corex: new variable $lsock(expr) - get listen socket attributes
- the expr is an expression to match the socket and specify the field to
return
- example: "n/s1/listen" - match the socket with the n[ame] "s1" and
return the listen address
- wip
---
Modified: src/modules/corex/corex_mod.c
Modified: src/modules/corex/corex_var.c
Modified: src/modules/corex/corex_var.h
---
Diff:
https://github.com/kamailio/kamailio/commit/507b8ab6e109e8b8ec231b2436324c5…
Patch:
https://github.com/kamailio/kamailio/commit/507b8ab6e109e8b8ec231b2436324c5…