bugThe eXtended osip library - Bugs: bug #66423, Receiving an INVITE request in...

 
 

bug #66423: Receiving an INVITE request in Proceeding state

Submitter:  pengwang <pengwang>
Submitted:  Thu 07 Nov 2024 08:08:40 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 07 Nov 2024 08:08:40 AM UTC, original submission:  

Description:
Receiving a retransmission of an INVITE request while in the "Proceeding" state does not repeat its last response.

However, according to RFC 3261 Section 17.2.1:
"If a request retransmission is received while in the 'Proceeding' state, the most recent provisional response that was received from the TU MUST be passed to the transport layer for retransmission."

Below is the log from eXosip2:

/* use-case: 1/ a duplicate of initial INVITE is received (same TOP Via header) after we replied -> discard */
OSIP_TRACE (osip_trace (_FILE_, _LINE_, OSIP_ERROR, NULL, "eXosip: drop INVITE retransmission after INVITE reply\n"));
How should I respond with a 1XX to the retransmitted INVITE message?

Thank you for your time and consideration. I appreciate any feedback you can provide.

pengwang <pengwang>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pengwang (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.14-f13d.
    Corresponding source code