Tag Archives: SIP

Troubleshooting Presence Unknown in OCS 2007

Another issue in OCS 2007.  A user logs in okay into Communicator (or CWA) and displays her presence just fine.  However, all of her contacts have a status of Presence Unknown.  Reboots, exits and restarts.  Nothing seems to get it to go.
Here’s what is seen in the diagnostic logs (SIPStack, all flags on and UserServices, [...]

Troubleshooting Failed Login in OCS 2007 R2 (480 TEMPORARILY UNAVAILABLE)

Okay, so I had a weird issue.  A user would sign in to Office Communicator 2007 R2.  Their login would fail.  Not terrificly unusual, but when digging in to the trace log on the client, the trace went like this:
Client: REGISTER
Server: 401 UNAUTHORIZED (Normal since anonymous login isn’t allowed and that kicks in the Kerberos [...]

SIP Message Methods

When diagnosing a SIP message stream, it is useful to know what is meant by the method in the header of the message.  Here’s the deal:

NONSTANDARD – Not a standard method – usually something off the wall and custom.
INVITE – Used to invite one or more participants into a SIP conversation or meeting.
ACK – Acknowledgement.
BYE [...]