You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Roland Weber <os...@dubioso.net> on 2008/01/02 09:58:48 UTC

Re: [HttpCore] SIP contrib status

PS:

> It should be possible to send SIP messages with HttpCore.
> Just make sure to pass SipVersion.SIP_2_0 to the constructor
> of the HttpMessage, RequestLine or ResponseLine you create.

If you are creating a response, you will also want to pass
the EnglishSipReasonPhraseCatalog to BasicHttpResponse.
The DefaultHttpResponseFactory can be instantiated with
the reason phrase catalog as an argument.

cheers,
  Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org