Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 642627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T21:11:38+00:00 2026-05-13T21:11:38+00:00

I was wondering has anyone come across thos error in SIP before? WARN/System.err(4623): javax.sip.SipException:

  • 0

I was wondering has anyone come across thos error in SIP before?

WARN/System.err(4623): javax.sip.SipException: Response does not belong to this transaction.

I get it after I get an invite, I then send back 100 trying followed by 180 ringing.

Then the user can either press Reject or accept on the screen.

If they press reject I send a Decline which works fine.

However when I send a OK with SDP data to accept the call I get the above error.

Here a some code snippets:

ServerTransaction st = requestEvent.getServerTransaction();

    if (st == null) {
        st = sipProvider.getNewServerTransaction(request);

    }

    dialog = st.getDialog();
    st.sendResponse(response);

    this.ringingResponse = messageFactory.createResponse(Response.RINGING,
            request);

    st.sendResponse(ringingResponse);

Response response = null;
try {
    response = messageFactory.createResponse(Response.DECLINE,request);
} 
    catch (ParseException e) {
    // TODO Auto-generated catch block
e.printStackTrace();
}
try {
    st.sendResponse(response);
} catch (SipException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (InvalidArgumentException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
 }  
 if(CallDialogActivity.SIP_INCOMING_CALL_ANSWER_INTENT.equals(action)){

Response response = null;
try {
    response = messageFactory.createResponse(Response.OK,request);

    } catch (ParseException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
}

try {
       st.sendResponse(okResponse);
} catch (SipException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
} catch (InvalidArgumentException e) {
/ TODO Auto-generated catch block
e.printStackTrace();
}
}  

Anybody have any ideas why this is happening and what I’m doing wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T21:11:39+00:00Added an answer on May 13, 2026 at 9:11 pm

    For anyone that comes across this I was sending too many responses

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am wondering if anyone has come across a way to generate tones in
I was just wondering if anyone has come across anything offering similar search functionality
I'm wondering if anyone has ever come across a plug-in for mootools that will
I'm wondering if anyone has come across any libraries in javascript that can emulate
Im wondering if anyone else has come across this problem when designing websites. Basically
Just wondering if anyone has come across this? Basically, Im looking to detect for
I was just wondering if anyone has come across how to apply an input
I'm wondering if anyone has thought about or come across any realistic methods for
Wondering if anyone has written or come across a good way to log to
Has anyone come across an Events Calendar (e.g. shows events on a calendar format

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.