IWS

-xxxxx is a SIP DN. Look for an already started SIP Endpoint for this DN and Sip Server xxxxxxx

-There is already an IW SIP Endpoint for this xxxxx SIP DN.

Does anyone know what does the above in IWS logs mean? Thanks

Pretty obvious
A SIP endpoint already registered that DN

Thanks for your reply cav, do you mean someone else using the ext on a different computer?

Yes
Even you could search the registration event and see ip address

Thanks, I looked in IWS log and I found:

RegisterDevice [voice, AgentId:xxx, Switch xxxx]

and

[AgentEvent Begin] EventRegistered AgentID ? State:LoggedOut [voice, AgentId:xxxxx, Switch xxxx]

There is no Ip address for the resisted devise when I searched the log :-\

WHy on IWS log…you should look at SIP Server logs…

Search for “REGISTER sip:” in the SIP logs of SIP Server, not the T-Lib ones.

Thanks Guys