SIP method invite re-invite
From the SIP RFC:
...This modification can involve changing addresses or ports, adding a media stream, deleting a media stream, and so on. This is accomplished by sending a new INVITE request within the same dialog that established the session. An INVITE request sent within an existing dialog is known as a re-INVITE.
Note that a single re-INVITE can modify the dialog and the parameters of the session at the same time.
re-INVITE caused a lot of trouble if we don't know exactly what's going on with UAC/UAS at the time re-INVITE happen.
...This modification can involve changing addresses or ports, adding a media stream, deleting a media stream, and so on. This is accomplished by sending a new INVITE request within the same dialog that established the session. An INVITE request sent within an existing dialog is known as a re-INVITE.
Note that a single re-INVITE can modify the dialog and the parameters of the session at the same time.
re-INVITE caused a lot of trouble if we don't know exactly what's going on with UAC/UAS at the time re-INVITE happen.
- SIP method INVITE
- Back to SIP

Comments
333re-INVITE for Multimedia Conferencing
Scenario like this:
UA1------->UA2 (on Hold)
UA1------->UA3 (on Hold)
UA1------->UA4
Here, UA1 is caller. UA2, and UA3 are on HOLD.
Help me with your valuable feedback.
Thanks in advance.
333
333Re: Invite (hold)
See ya...
d.c.
333Invite (hold)
If is wrong please tell me what difference between invite and invite(hold) thank you