< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hello, I have problem with incoming reinvite. I call a SipPhoneLite from DUM and it sends me a reinvite. Since i dont want to accept it, in the onDialogModified callback, i reject it with ish->send(ish->rejectDialogModification(488)); .SipPhoneLite sends me an ACK then and everything seems OK. The problem is when i cancel this dialog, the BYE is never sent and is queued (apparently because i m still in the ReInviting state in the InviteSession). Then, the DUM can't be shutdown since this dialog cant be ended.. SipPhoneLite doest react very well to the 488 but i think it should not disturb DUM that much... I have an ethereal log and a (big!) resip log if it can help. Thank you for your answer. Regards. Dom.
Attachment:
logs.zip
Description: Zip compressed data