projects
/
working
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bd96b0
)
Change IP on service so that it will work regardless of the IP of
author
djfiander
<djfiander>
Sat, 15 Apr 2006 21:12:47 +0000
(21:12 +0000)
committer
djfiander
<djfiander>
Sat, 15 Apr 2006 21:12:47 +0000
(21:12 +0000)
the host.
SIPconfig.xml
patch
|
blob
|
history
diff --git
a/SIPconfig.xml
b/SIPconfig.xml
index
42cc19b
..
2bc6de4
100644
(file)
--- a/
SIPconfig.xml
+++ b/
SIPconfig.xml
@@
-4,7
+4,7
@@
<listeners>
<service
- port="
192.168.1.10
0:8080/tcp"
+ port="0:8080/tcp"
transport="http"
protocol="NCIP/1.0" />