[Pidgin] #48: Make SIP/SIMPLE work with Microsoft Live Communication Server

Pidgin trac at pidgin.im
Mon Sep 10 13:34:32 EDT 2007


#48: Make SIP/SIMPLE work with Microsoft Live Communication Server
--------------------------+-------------------------------------------------
  Reporter:  MarkDoliner  |       Owner:  shulman      
      Type:  patch        |      Status:  new          
  Priority:  minor        |   Milestone:  2.3.0        
 Component:  libpurple    |     Version:  2.0          
Resolution:               |    Keywords:  MS LCS SIMPLE
   Pending:  0            |  
--------------------------+-------------------------------------------------
Comment (by sezyou):

 I compiled Pidgin 2.1.1 and the SIPE code from #mob, but I can't even
 connect to our LCS server. Am on Feisty, and our LCS setup uses TLS. Below
 is the sipe-related debug output, as far as I can tell:

 (01:07:21) sipe: sip->use_ssl->1
 (01:07:21) sipe: HosttoConnect->[server name here]
 (01:07:21) dns: DNS query for '[server name here]' queued

 (01:07:21) dns: Got response for '[server name here]'
 (01:07:21) dnsquery: IP resolved for [server name here]
 (01:07:21) proxy: Attempting connection to [server IP]
 (01:07:21) proxy: Connecting to [server name here]:5061 with no proxy
 (01:07:21) proxy: Connection in progress

 (01:07:21) proxy: Connected to [server name here]:5061.
 (01:07:21) gnutls: Handshaking

 (01:08:03) gnutls: receive failed: A TLS packet with unexpected length was
 received.
 (01:08:03) sipe: sipe_input_cb_ssl: read error
 (01:08:03) sipe: Connection not found!


 ....and the Connection not found messages go on and on, and the logfile
 reaches around 300MB before I kill pidgin :D Anyway, it seems to connect
 to the server but seems to have a problem with TLS? Have I set something
 wrong, perhaps? I just put in my Communicator username/password, put the
 server in the Proxy Server field, ticked Use Proxy and Use SSL/TLS, and
 changed the port to 5061.

 Anyway, I hope someone can work on the plugin (I would work on it if I
 could, but I have no experience with this kind of thing ^^). Thanks!

-- 
Ticket URL: <http://developer.pidgin.im/ticket/48#comment:72>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list