Can not create client transaction
"Hrishikesh Gadre" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Hi All,I am currently developing a SIP UA using the JAIN SIP stack, but currently facing the problem while sending the INVITE message. The problem is that I am not able to create a client transaction. It gives following error.javax.sip.TransactionUnavailableException: Could not resolve next hop or listening point unavailable! at gov.nist.javax.sip.SipProviderImpl.getNewClientTransaction(SipProviderImpl.java:336) at ua.SipListenerImpl.sendInvite(SipListenerImpl.java:357) at ua.SipListenerImpl.call(SipListenerImpl.java:276) at ua.PhoneWindow.actionPerformed(PhoneWindow.java:72)Since I am a novice in SIP programming, would appriciate if anybody can provide some insights into the problem & possible solutions if any. I am using JAIN SIP 1.1 version of stack.Thanks,Hrishikesh _______________________________________________ nist-sip mailing list [email protected] http://www-x.antd.nist.gov/mailman/listinfo/nist-sip