Module: kamailio Branch: master Commit: 635f23b12eff2431ca9a14bb39f4204dc2a7227b URL: https://github.com/kamailio/kamailio/commit/635f23b12eff2431ca9a14bb39f4204d...
Author: Charles Chance charles.chance@sipcentric.com Committer: Charles Chance charles.chance@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/635f23b12eff2431ca9a14bb39f4204d... Patch: https://github.com/kamailio/kamailio/commit/635f23b12eff2431ca9a14bb39f4204d...