[sr-dev] git:master:635f23b1: registrar: add optional check for local path during lookup()

Charles Chance charles.chance at sipcentric.com
Fri Jan 9 20:18:02 CET 2015


Module: kamailio
Branch: master
Commit: 635f23b12eff2431ca9a14bb39f4204dc2a7227b
URL: https://github.com/kamailio/kamailio/commit/635f23b12eff2431ca9a14bb39f4204dc2a7227b

Author: Charles Chance <charles.chance at sipcentric.com>
Committer: Charles Chance <charles.chance at sipcentric.com>
Date: 2015-01-09T17:16:07Z

registrar: add optional check for local path during lookup()

- when performing a lookup the Path (if present) is evaluated
 and if the first hop is local we skip it to avoid looping.
- useful if multiple servers are sharing a common database,
 each saving contacts with their local address as the Path.

---

Modified: modules/registrar/lookup.c
Modified: modules/registrar/reg_mod.c
Modified: modules/registrar/reg_mod.h

---

Diff:  https://github.com/kamailio/kamailio/commit/635f23b12eff2431ca9a14bb39f4204dc2a7227b.diff
Patch: https://github.com/kamailio/kamailio/commit/635f23b12eff2431ca9a14bb39f4204dc2a7227b.patch




More information about the sr-dev mailing list