1.

What Is The Difference Between Transaction, Dialog And Session?

Answer»

A transaction REFERS to a fundamental unit of MESSAGE exchange. It basically includes a REQUEST-response cycle. 

A Dialog represents a peer-to-peer relationship between two USER agents.It is usually created through generation of "non-failure" RESPONSES to request. 

A session refers to the exchange of media between two or more Endpoints. Also, there can be dialogs without SIP sessions.

A transaction refers to a fundamental unit of message exchange. It basically includes a request-response cycle. 

A Dialog represents a peer-to-peer relationship between two user agents.It is usually created through generation of "non-failure" responses to request. 

A session refers to the exchange of media between two or more Endpoints. Also, there can be dialogs without SIP sessions.



Discussion

No Comment Found