Hi all,
I am not having much luck connecting Communicator externally via the Edge server. It is working internally.
This is the Communicator error log:
12/17/2007|13:18:54.826 A5C:7B8 INFO :: REGISTER sip:mydomain.com SIP/2.0
Via: SIP/2.0/TLS 192.168.0.3:52351
Max-Forwards: 70
From: <sip:test@mydomain.com>;tag=562fd96ad2;epid=9c7e805116
To: <sip:test@mydomain.com>
Call-ID: b96c7653cb2a4e6b92eebf05f3a353c8
CSeq: 1 REGISTER
Contact: <sip:192.168.0.3:52351;transport=tls;ms-opaque=a753308ca4>;methods="INVITE, MESSAGE, INFO, OPTIONS, BYE, CANCEL, NOTIFY, ACK, REFER, BENOTIFY";proxy=replace;+sip.instance="<urn:uuid:5217FFA2-1237-5C00-B58F-5FDCD328D097>"
User-Agent: UCCP/2.0.6362.0 OC/2.0.6362.0 (Microsoft Office Communicator)
Supported: gruu-10, adhoclist, msrtc-event-categories
Supported: ms-forking
ms-keep-alive: UAC;hop-hop=yes
Event: registration
Content-Length: 0
12/17/2007|13:18:54.826 A5C:7B8 INFO :: End of Sending Packet - ExternalIP:5061 (From Local Address: 192.168.0.3:52351) 711 bytes
12/17/2007|13:18:54.826 A5C:7B8 TRACE :: - encrypted buffer length: 732 bytes. First 8 bytes:
12/17/2007|13:18:54.826 A5C:7B8 TRACE :: 17 03 01 02 D7 DB FF 55 :....×ÛÿU
12/17/2007|13:18:54.826 A5C:7B8 TRACE :: ASYNC_SOCKET:: SendOrQueueIfSendIsBlocking sending sendBuffer 02CD9CD8, this 002A82F0
12/17/2007|13:18:54.826 A5C:7B8 TRACE :: ASYNC_SOCKET:: SendHelperFn sendBuffer 02CD9CD8 sent, this 002A82F0
12/17/2007|13:18:54.834 A5C:7B8 ERROR :: ASYNC_SOCKET::HandleNetworkEvent Error 2745, Event 32 received from socket 000007E4, this 002A82F0
12/17/2007|13:18:54.834 A5C:7B8 ERROR :: ASYNC_SOCKET:: OnError (0x80072745) - enter
12/17/2007|13:18:54.835 A5C:7B8 ERROR :: ASYNC_SOCKET::NotifyError (80072745) this: 002A82F0 - Enter
12/17/2007|13:18:54.835 A5C:7B8 ERROR :: SIP_MSG_PROCESSOR::ReleaseRequestSocketAndNotifyOutgoingTransactions this: 02CA65D8 - Exit
12/17/2007|13:18:54.835 A5C:7B8 ERROR :: ASYNC_SOCKET::NotifyError this: 002A82F0 - Exit
12/17/2007|13:18:54.835 A5C:7B8 ERROR :: OUTGOING_TRANSACTION:: OnSocketError - error: 80ee0067
12/17/2007|13:18:54.836 A5C:7B8 TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80EE0067. Status text (null).
12/17/2007|13:18:54.836 A5C:7B8 INFO :: Function: CUccServiceOperationManager:: DisableServManager
12/17/2007|13:18:54.836 A5C:7B8 ERROR :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
12/17/2007|13:18:54.836 A5C:7B8 INFO :: Function: CUccServerEndpoint::UpdateEndpointState
12/17/2007|13:18:54.836 A5C:7B8 ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
12/17/2007|13:18:54.836 A5C:7B8 INFO :: Function: CUccOperationProgressEvent::get_StatusText
12/17/2007|13:18:54.836 A5C:7B8 ERROR :: Condition failed with 00000001: 'm_swszText != 0'
12/17/2007|13:18:54.861 A5C:7B8 TRACE :: SIP_STACK:: DeleteProviderProfile freed profile at index 0
Any suggestions where to start the debugging?
Thanks
Carlos