StackConfig.ensureStackConfig();
ConfigStackConfigProviderForHttp stackConfigProvider =
new ConfigStackConfigProviderForHttp(
SipContainer.class.getClassLoader());
stackConfigProvider.configure(httpLayerHandler);
}
/**
* Initialize the CLB by registering an AdminContextEventListener.
*/