[sr-dev] git:master:507b8ab6: corex: new variable $lsock(expr) - get listen socket attributes

Daniel-Constantin Mierla miconda at gmail.com
Wed Apr 6 14:04:21 CEST 2022


Module: kamailio
Branch: master
Commit: 507b8ab6e109e8b8ec231b2436324c534497c794
URL: https://github.com/kamailio/kamailio/commit/507b8ab6e109e8b8ec231b2436324c534497c794

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/507b8ab6e109e8b8ec231b2436324c534497c794.diff
Patch: https://github.com/kamailio/kamailio/commit/507b8ab6e109e8b8ec231b2436324c534497c794.patch




More information about the sr-dev mailing list