Feature Requests item #1729187, was opened at 2007-06-01 01:04 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1729187&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: modules >Group: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: Aron Rosenberg (amr42) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: MSILO module drops sip displayname field in messages Initial Comment: If a SIP message is silo'ed by the MSILO module the displayname part of the SIP URI is not being saved. This causes programs such as IM clients which use this field to display only the raw [EMAIL PROTECTED] part which doesn't happen for MESSAGES not silo'ed. Example Message for incoming: To: "Funny User" <sip:[EMAIL PROTECTED]> From: "Happy User" <sip:[EMAIL PROTECTED]> When dumped by the silo the headers are To: sip:[EMAIL PROTECTED] From: sip:[EMAIL PROTECTED] ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2007-10-18 13:26 Message: Logged In: YES user_id=1246013 Originator: NO This more a feature request, than a bug. Moved accordingly. ---------------------------------------------------------------------- Comment By: Henning Westerholt (henningw) Date: 2007-06-08 12:20 Message: Logged In: YES user_id=337916 Originator: NO Hello Aron, you could extend the used table and modify the msilo code if you really need this functionality. If you provide a patch this needs to reviewed and would be likely applied to the trunk. Henning ---------------------------------------------------------------------- Comment By: Kovalevich Victor (vkc1974) Date: 2007-06-06 12:20 Message: Logged In: YES user_id=490489 Originator: NO This is not a bug - this is an instance of very pretty kinds of openser "limitations": MSILO module does not process display name at all - there is no appropriate entry in silo table of openser DB (see "Offline Message Storage", http://www.openser.org/dokuwiki/doku.php/database:1.2.x). Have nice time with openser! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1729187&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel