Small correction in the Siplite Stack source code (in class SipURI.java)

"Rama Ginde" <[email protected]>
Newsgroups gmane.comp.voip.nist-sip
Message-ID <1BC030D8DE6BC042B3F33EE14CA2B8FA073DAA06@SINPUNEX002.TechMahindra.com>
Hello,

 

This is in regard with the correction to be made in the SipLite Stack
source code.

If an URI has multiple parameters the encoding of parameters is not
being done properly.

 

 

For example: say 

Parameter1 = x 

Parameter2 = y

The result is Parameter1=xnullParameter2=y instead of
Parameter1=x;Parameter2=y

 

 

Correction suggested : Whenever an object of NameValueList is created in
the SipURI.java class we need to call the NameValueList's
setSeparator(String separator) function 

where separator is ";" .

 

Thanks & Regards,

 

Rama Ginde



============================================================================================================================

Tech Mahindra, formerly Mahindra-British Telecom.
 
Disclaimer:

This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra.

============================================================================================================================

_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.