Hi,

A quick not of what I've found using SipSpy for debugging my application. I noticed that SEMS sends the ACKs to a 200 OK (+SDP) from port 5080 (as configured), but the Via header line reads:
   Via: SIP/2.0/UDP 80.95.168.133;branch=z9hG4bKN8OcdaNq
while I expected that it should also specify port 5080 in this line. All other SIP messages from SEMS have a Via header that reads:
   Via: SIP/2.0/UDP 80.95.168.133:5080;branch=z9hG4bKL8OcdaCo

The ACK in response to a "407 Authentication Required" does have the correct Via line in the header.
It's not really causing a problem in my setup, but it's not what I expected.

I'm using v1.1 from branches/1.1 in svn with an application based om AmB2BSession (like click2dial).
Best regards,

Tom


_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to