I need to configure to our domain(adityaauto.com) please help me. Best Regards,
Gangadhar K S Mobil : 09008599551 Aditya Auto Products & Engg. (I) P Ltd Please do not print this email unless it is absolutely necessary. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Lucas Soltic Sent: 22 April 2013 19:29 To: [email protected] Subject: purple_find_conversation_with_account() Hello, Are there assumptions about when purple_find_conversation_with_account() can find a PurpleConversation and when it cannot? I'm modifying the Jabber protocol implementation for a student project and I want to get the PurpleConversation corresponding to the currently sent/received instant message. When sending a message, I can indeed get the corresponding PurpleConversation through purple_find_conversation_with_account(), however when receiving a message, using the same function with the same parameters will always return NULL. If it can helps, I'm working in libpurple/protocols/jabber/message.c and more precisely in jabber_message_send_im() (sending) and jabber_message_parse() (reception). In both cases I know the current PurpleConnection and the origin/target of the message. Regards, Lucas SOLTIC _______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support _______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
