34353637383940
@Override public void configure(WebAppContext context) throws Exception { super.configure(context); ((SipAppContext) context).getSipMetaData().addDescriptorProcessor(new PlusDescriptorProcessor()); }