RE: How to send SIP message peer to peer to UA
Jeroen van Bemmel <[email protected]> Sun, 07 Jan 2007 16:47:28 +0100
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Vishal, You can either not set the proxy property, or implement a custom Router class (see examples) Regards, Jeroen -----Oorspronkelijk bericht ----- Van: "Vishal K. Singh" <[email protected]> Aan: [email protected] Verzonden: 6-1-07 21:19 Onderwerp: [nist-sip] How to send SIP message peer to peer to UA Hello, I was wondering if there is a way to send a message directly to some some UA e.g, sip:abc@host1. The problem that I am facing is as follows: I set the javax.sip.OUTBOUND_PROXY to some proxy server using the following call properties.setProperty("javax.sip.OUTBOUND_PROXY",proxy); So, the SipStack which is created everytimes sends the request to the proxy even when the request URI contains the user@hostname. If I want to send SIP messages directly to end points - how can I do that ? Thanks a lot for your help. Regards, Vishal _______________________________________________ nist-sip mailing list [email protected] http://www-x.antd.nist.gov/mailman/listinfo/nist-sip