Fixed property name

cusax-fix
Emil Ivov 19 years ago
parent 61dc796f39
commit 1ac4d5ed26

@ -35,7 +35,7 @@ public interface MediaService
* like our rtp managers to bind upon.
*/
public static final String MIN_PORT_NUMBER_PROPERTY_NAME
= "net.java.sip.communicator.service.media.MAX_PORT_NUMBER";
= "net.java.sip.communicator.service.media.MIN_PORT_NUMBER";
/**
* The name of the property that contains the maximum port number that we'd

Loading…
Cancel
Save