[Devel] [ openser-Bugs-1729187 ] MSILO module drops sip displayname
field in messages
SourceForge.net
noreply at sourceforge.net
Wed Jun 6 11:20:45 CEST 2007
Bugs item #1729187, was opened at 2007-06-01 01:04
Message generated for change (Comment added) made by vkc1974
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: 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=743020&aid=1729187&group_id=139143
More information about the Devel
mailing list