Can you also attach the original INVITE call flow along with re-INVITE?

That can help to compare the SDP versions, CSeq etc.

Also, if everything turns out to be OK, then there may be some policy (private) 
based on which it might be rejecting!

Somesh

[EMAIL PROTECTED] wrote: Hi,

I'm havin a problem sending a re-invite message to change the current
SDP-Session.
The Reinvite itsself causes the receiver to generate an OK message with
its SDP. But after receiving the following Request ACK it just generates a
BYE and ends. Does anyone see the problem? Is the Reinvite correct? Are
the CSeqs ok?

many thanks in advance!!
Andreas

packet capture:

[RE-INVITE:]
Session Initiation Protocol
    Request-Line: INVITE sip:[EMAIL PROTECTED] SIP/2.0
    Message Header
        Record-Route: 
        Via: SIP/2.0/UDP 134.2.172.241;branch=z9hG4bK61c8.85631495.0
        Via: SIP/2.0/UDP 134.2.172.238;rport=22000;branch=z9hG4bKfzzdcjdi
        Max-Forwards: 69
        To: ;tag=dyyrq
        From: ;tag=dochj
        Call-ID: [EMAIL PROTECTED]
        CSeq: 996 INVITE
            Sequence Number: 996
            Method: INVITE
        Contact: 
        Content-Type: application/sdp
        Allow:
           INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO
        Supported: replaces,norefersub,100rel
        User-Agent: Twinkle/1.0
        Content-Length: 305
        P-hint: usrloc applied
    Message body
        Session Description Protocol
            Session Description Protocol Version (v): 0
            Owner/Creator, Session Id (o): 100 295838384 725581350 IN IP4
                134.2.172.238
                Owner Username: 100
                Session ID: 295838384
                Session Version: 725581350
                Owner Network Type: IN
                Owner Address Type: IP4
                Owner Address: 134.2.172.238
            Session Name (s): -
            Connection Information (c): IN IP4 134.2.172.238
                Connection Network Type: IN
                Connection Address Type: IP4
                Connection Address: 134.2.172.238
            Time Description, active time (t): 0 0
            Media Description, name and address (m): audio 8000 RTP/AVP 3 98
                 97 8 0 101
            Media Attribute (a): rtpmap:3 GSM/8000
            Media Attribute (a): rtpmap:98 speex/16000
            Media Attribute (a): rtpmap:97 speex/8000
            Media Attribute (a): rtpmap:8 PCMA/8000
            Media Attribute (a): rtpmap:0 PCMU/8000
            Media Attribute (a): rtpmap:101 telephone-event/8000
            Media Attribute (a): fmtp:101 0-15
            Media Attribute (a):

*************************************************************************

[OK, WITH SESSION DESCRIPTION]
Session Initiation Protocol
    Status-Line: SIP/2.0 200 OK
    Message Header
        Via: SIP/2.0/UDP
          134.2.172.241;branch=z9hG4bK61c8.85631495.0,SIP/2.0/UDP
          134.2.172.238;rport=22000;branch=z9hG4bKfzzdcjdi
        To: ;tag=dyyrq
        From: ;tag=dochj
        Call-ID: [EMAIL PROTECTED]
        CSeq: 996 INVITE
            Sequence Number: 996
            Method: INVITE
        Contact: 
        Content-Type: application/sdp
        Allow:
          INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO
        Server: Twinkle/1.0
        Supported: replaces,norefersub
        Content-Length: 304
    Message body
        Session Description Protocol
            Session Description Protocol Version (v): 0
            Owner/Creator, Session Id (o): 101 1577192660 821447339 IN IP4
               134.2.173.47
                Owner Username: 101
                Session ID: 1577192660
                Session Version: 821447339
                Owner Network Type: IN
                Owner Address Type: IP4
                Owner Address: 134.2.173.47
            Session Name (s): -
            Connection Information (c): IN IP4 134.2.173.47
                Connection Network Type: IN
                Connection Address Type: IP4
                Connection Address: 134.2.173.47
            Time Description, active time (t): 0 0
            Media Description, name and address (m): audio 8002 RTP/AVP 98
              97 8 0 3 101
            Media Attribute (a): rtpmap:98 speex/16000
            Media Attribute (a): rtpmap:97 speex/8000
            Media Attribute (a): rtpmap:8 PCMA/8000
            Media Attribute (a): rtpmap:0 PCMU/8000
            Media Attribute (a): rtpmap:3 GSM/8000
            Media Attribute (a): rtpmap:101 telephone-event/8000
            Media Attribute (a): fmtp:101 0-15
            Media Attribute (a): ptime:20

*************************************************************************

[ACK]:
Session Initiation Protocol
    Request-Line: ACK sip:[EMAIL PROTECTED] SIP/2.0
    Message Header
        Record-Route: 
        Via: SIP/2.0/UDP 134.2.172.241;branch=z9hG4bK61c8.85631495.2
        Via: SIP/2.0/UDP 134.2.172.238;rport=22000;branch=z9hG4bKsmvzrxts
        Max-Forwards: 69
        To: ;tag=dyyrq
        From: ;tag=dochj
        Call-ID: [EMAIL PROTECTED]
        CSeq: 996 ACK
            Sequence Number: 996
            Method: ACK
        User-Agent: Twinkle/1.0
        Content-Length: 0
        P-hint: rr-enforced

*************************************************************************

[BYE]:
Session Initiation Protocol
    Request-Line: BYE sip:[EMAIL PROTECTED] SIP/2.0
    Message Header
        Via: SIP/2.0/UDP 134.2.173.47;rport;branch=z9hG4bKwrosjzwm
        Route: 
        Max-Forwards: 70
        To: ;tag=dochj
        From: ;tag=dyyrq
        Call-ID: [EMAIL PROTECTED]
        CSeq: 96 BYE
            Sequence Number: 96
            Method: BYE
        User-Agent: Twinkle/1.0
        Content-Length: 0


_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors



-----------------------------------------
SIMPLICITY IS THE BEAUTY.
BE NATURAL LIVE NATURAL.
-----------------------------------------
       
---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.
_______________________________________________
Sip-implementors mailing list
Sip-implementors@lists.cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to