org.lastbamboo.common.sip.proxy
Class SipConstants
java.lang.Object
org.lastbamboo.common.sip.proxy.SipConstants
public class SipConstants
- extends Object
Constants for SIP.
|
Field Summary |
static int |
SIP_PORT
Listening port. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIP_PORT
public static final int SIP_PORT
- Listening port. OK, this is crazy, but we don't use 5060 because some
ISPs, particularly in India and Pakistan but likely elsewhere, block
SIP! Took me awhile to figure that one out from my hotel room in Delhi.
- See Also:
- Constant Field Values
SipConstants
public SipConstants()
Copyright © 2013 LittleShoot. All Rights Reserved.