본문 바로가기

Protocol/SIP

MESSAGE

RFC 3428                 SIP Message Extension             December 2002



           |  F1 MESSAGE          |                         |
           |--------------------> |  F2 MESSAGE             |
           |                      | ----------------------->|
           |                      |                         |
           |                      |  F3 200 OK              |
           |                      | <-----------------------|
           |  F4 200 OK           |                         |
           |<-------------------- |                         |
           |                      |                         |
           |                      |                         |
           |                      |                         |
        User 1                  Proxy                    User 2


                   Figure 1: Example Message Flow


   Message F1 looks like:


   MESSAGE sip:user2@domain.com SIP/2.0
   Via: SIP/2.0/TCP user1pc.domain.com;branch=z9hG4bK776sgdkse
   Max-Forwards: 70
   From: sip:user1@domain.com;tag=49583
   To: sip:user2@domain.com
   Call-ID:
asd88asd77a@1.2.3.4
   CSeq: 1 MESSAGE
   Content-Type: text/plain
   Content-Length: 18


   Watson, come here.

'Protocol > SIP' 카테고리의 다른 글

Call Stateful  (0) 2013.09.25
Call  (0) 2013.09.25
sip  (0) 2013.09.25
reSIP 메시지 처리  (0) 2013.09.25
call forwarding  (0) 2013.09.25