Comment #4 on issue 1709 by vladimir.ralev: Use variable substitution in server.xml to allow command line variables
http://code.google.com/p/mobicents/issues/detail?id=1709
This issue was updated by revision r13961.Instead of variable substitution for each port (tcp,udp,tls) we will compute the port based on the original value + the offset from JVM property -Djboss.service.binding.set=ports-01 which can have values from 01 to 04 or some custom value
