[Devel] [ openser-Bugs-1729187 ] MSILO module drops sip displayname field in messages

SourceForge.net noreply at sourceforge.net
Fri Jun 8 11:20:40 CEST 2007


Bugs item #1729187, was opened at 2007-05-31 22:04
Message generated for change (Comment added) made by henningw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Aron Rosenberg (amr42)
Assigned to: Nobody/Anonymous (nobody)
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 user at domain part which doesn't happen for MESSAGES not silo'ed.

Example Message for incoming:

To: "Funny User" <sip:usera at domain.com>
From: "Happy User" <sip:userb at domain.com>


When dumped by the silo the headers are
To: sip:usera at domain.com
From: sip:userb at domain.com


----------------------------------------------------------------------

Comment By: Henning Westerholt (henningw)
Date: 2007-06-08 09: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 09: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=743020&aid=1729187&group_id=139143



More information about the Devel mailing list