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 [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]


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1729187&group_id=139143

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to