This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
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
3.12
K Anderson
14 years ago
parent
41fa401570
commit
cd5230c274
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
opensips/opensips.cfg
+ 1
- 1
opensips/opensips.cfg
View File
@ -34,7 +34,7 @@ log_name="opensips"
######################################################################
## Aliases
######################################################################
auto_aliases
=
no
auto_aliases
=
yes
alias
=
localhost
alias
=
localhost.localdomain
Write
Preview
Loading…
Cancel
Save