[Pidgin] #48: Make SIP/SIMPLE work with Microsoft Live Communication Server
Pidgin
trac at pidgin.im
Tue Nov 25 07:52:42 EST 2008
#48: Make SIP/SIMPLE work with Microsoft Live Communication Server
---------------------------+------------------------------------------------
Reporter: MarkDoliner | Owner: shulman
Type: patch | Status: new
Milestone: | Component: SIMPLE
Version: 2.0 | Resolution:
Keywords: MS LCS SIMPLE |
---------------------------+------------------------------------------------
Comment(by r12r):
Below is an example where I see "400 Malformed Contact" (servername and
username replaced). This is with OCS 2007. Let me know if you need any
more output.
{{{
(12:41:41) certificate: Successfully verified certificate for
ocsservername
Returning mac: '001438EB667D'
have epid == NULL? 0
have epid: '001438EB667D'
have sizeof uuid_t: 16
(12:41:41) stun: using server
Returning mac: '001438EB667D'
(12:41:41) stun: using server
(12:41:41) sipe: not adding auth header to msg w/ method REGISTER
(12:41:41) sipe:
sending - Tue Nov 25 12:41:41 2008
######
REGISTER sip:host SIP/2.0
Via: SIP/2.0/TLS ip.address:37884;branch=z9hG4bK19175851450BAFA8753E
From: <sip:user at host>;tag=1221045040;epid=001438EB667D
To: <sip:user at host>
Max-Forwards: 70
CSeq: 1 REGISTER
User-Agent: UCCP/2.0.6362.0 OC/2.0.6362.0 (Microsoft Office Communicator)
Call-ID: 63F6g75ACaBA3Ei58B2mCF7BtE548b7D53x837Fx
Contact: <sip:ip.address:37884;transport=tls>;methods="INVITE, MESSAGE,
INFO, SUBSCRIBE, BYE, CANCEL, NOTIFY, ACK, BENOTIFY";proxy=replace;
+sip.instance="<urn:uuid:cf>"
Event: registration
Allow-Events: presence
ms-keep-alive: UAC;hop-hop=yes
Expires: 900
Content-Length: 0
######
(12:41:41) sipe:
received - Tue Nov 25 12:41:41 2008
######
SIP/2.0 400 Malformed Contact +sip.instance parameter
From: <sip:user at host>;tag=1221045040;epid=001438EB667D
To: <sip:user at host>;tag=7EF377971150468C8423CFBC505B99C0
Call-ID: 63F6g75ACaBA3Ei58B2mCF7BtE548b7D53x837Fx
CSeq: 1 REGISTER
Via: SIP/2.0/TLS ip.address:37884;branch=z9hG4bK19175851450BAFA8753E;ms-
received-port=37884;ms-received-cid=8962800
ms-diagnostics: 1018;reason="Parsing failure";source="ocsservername"
Content-Length: 0
#######
(12:41:41) sipe: msg->response(400),msg->method(REGISTER)
(12:41:41) sipe: RE-REGISTER CSeq: 1
(12:41:41) sipe: process_input_message - we have a transaction callback
(12:41:41) sipe: got response to REGISTER; expires = 0
(12:41:41) sipe: process_input_message - removing CSeq 1
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/48#comment:203>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list