2009/9/29 Teodor Georgiev <teo...@visp.net.lb>:
>
> Well,
>
> Under "modifying the Cseq" I mean that I take the one from the [3456]XX
> reply and put ACK as a method as you can
> see in the provided by me example:
>
> CSeq: 1 ACK
>
> I am not incrementing the CSeq value at all.
>
>
> Indeed, here is once again the entire dialog dumped:
>
> INVITE sip:300...@192.168.2.40 SIP/2.0
> Via: SIP/2.0/UDP 192.168.2.100:5060;branch=z9hG4bK-660326804;rport
> Content-Length: 0
> From: "600"<sip:6...@192.168.2.100>;
> tag=34643261383432383133633401323439333333353539
> Accept: application/sdp
> User-Agent: tgSIP
> To: "600"<sip:6...@192.168.2.100>
> Contact: sip:300...@192.168.2.100:5060
> CSeq: 1 INVITE
> Call-ID: 968610893062571398367193
> Max-Forwards: 70
>
> SIP/2.0 408 Request Timeout
> Via: SIP/2.0/UDP 192.168.2.100:5060;branch=z9hG4bK-660326804;rport
> From: "600"
> <sip:6...@192.168.2.100>;tag=34643261383432383133633401323439333333353539
> To: "600" <sip:6...@192.168.2.100>
> Call-ID: 968610893062571398367193
> CSeq: 1 INVITE
> Content-Length: 0
>
> ACK sip:300...@192.168.2.40 SIP/2.0
> Content-Length: 0
> Via: SIP/2.0/UDP 192.168.2.100:5060;branch=z9hG4bK-660326804;rport
> From: "600"
> <sip:6...@192.168.2.100>;tag=34643261383432383133633401323439333333353539
> User-Agent: tgSIP
> To: "600" <sip:6...@192.168.2.100>
> CSeq: 1 ACK
> Call-ID: 968610893062571398367193
>
> SIP/2.0 408 Request Timeout
> Via: SIP/2.0/UDP 192.168.2.100:5060;branch=z9hG4bK-660326804;rport
> From: "600"
> <sip:6...@192.168.2.100>;tag=34643261383432383133633401323439333333353539
> To: "600" <sip:6...@192.168.2.100>
> Call-ID: 968610893062571398367193
> CSeq: 1 ACK
> Content-Length: 0
>
>
>
> What kind of darn errors am I making?


The ACK seems correct but the 408 from the proxy/server has no To tag
which is really wrong.

-- 
Iñaki Baz Castillo
<i...@aliax.net>

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

Reply via email to