[Devel] [ openser-Bugs-1729187 ] MSILO module drops sip displayname
field in messages
SourceForge.net
noreply at sourceforge.net
Fri Jun 1 00:04:42 CEST 2007
Bugs item #1729187, was opened at 2007-05-31 22:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
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
----------------------------------------------------------------------
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