Change IP on service so that it will work regardless of the IP of
authordjfiander <djfiander>
Sat, 15 Apr 2006 21:12:47 +0000 (21:12 +0000)
committerdjfiander <djfiander>
Sat, 15 Apr 2006 21:12:47 +0000 (21:12 +0000)
the host.

SIPconfig.xml

index 42cc19b..2bc6de4 100644 (file)
@@ -4,7 +4,7 @@
   
   <listeners>
     <service
-      port="192.168.1.100:8080/tcp"
+      port="0:8080/tcp"
       transport="http"
       protocol="NCIP/1.0" />