From cd5230c274f9761c73850d903f51de63853f5ba4 Mon Sep 17 00:00:00 2001 From: K Anderson Date: Wed, 7 Sep 2011 12:00:13 -0700 Subject: [PATCH] let opensips include the server hostname in the alias list so loose route can properly handle endpoints that add a Route when using a sip proxy --- opensips/opensips.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensips/opensips.cfg b/opensips/opensips.cfg index e362520..ca3bf55 100644 --- a/opensips/opensips.cfg +++ b/opensips/opensips.cfg @@ -34,7 +34,7 @@ log_name="opensips" ###################################################################### ## Aliases ###################################################################### -auto_aliases=no +auto_aliases=yes alias=localhost alias=localhost.localdomain