=== modified file 'protocols/msn/soap.h' --- protocols/msn/soap.h 2011-01-22 17:29:55 +0000 +++ protocols/msn/soap.h 2011-11-10 03:38:40 +0000 @@ -115,7 +115,7 @@ "http://schemas.xmlsoap.org/ws/2004/04/security/trust/Issue" \ "" \ "" \ - "contacts.msn.com" \ + "local-bay.contacts.msn.com" \ "" \ "" \ "" \ @@ -198,7 +198,7 @@ "" \ "" -#define SOAP_MEMLIST_URL "http://contacts.msn.com/abservice/SharingService.asmx" +#define SOAP_MEMLIST_URL "http://local-bay.contacts.msn.com/abservice/SharingService.asmx" #define SOAP_MEMLIST_ACTION "http://www.msn.com/webservices/AddressBook/FindMembership" #define SOAP_MEMLIST_PAYLOAD \ @@ -233,7 +233,7 @@ int msn_soap_memlist_edit( struct im_connection *ic, const char *handle, gboolean add, int list ); -#define SOAP_ADDRESSBOOK_URL "http://contacts.msn.com/abservice/abservice.asmx" +#define SOAP_ADDRESSBOOK_URL "http://local-bay.contacts.msn.com/abservice/abservice.asmx" #define SOAP_ADDRESSBOOK_ACTION "http://www.msn.com/webservices/AddressBook/ABFindAll" #define SOAP_ADDRESSBOOK_PAYLOAD \