- Moves code from call peer's sip implementation to a super class that would be shared with the jabber implementation
- Removes use of the String.isEmpty() method as it does not exist in Java 1.5
- Moves code from call peer's sip implementation to a super class that would be shared with the jabber implementation
- Makes ProtocolMediaActivator implement BundleActivator