Hi,

In RFC3261, sections 7.3.x it is mentioned that it is legal to have multiple 
SIP header with the same header name and also legal to combine those to comma 
separated values in a single header.
The current SEMS doesn't seem to support this: 
- getHeader() in AmSipMsg.cpp only returns the first one if there are multiple 
headers.
- get_header_keyvalue() in AmUtils.cpp is not aware of the possibility of 
multiple values separated by comma.

Is it a known issue? Is there any plan to fix it?

TIA

br

Szo
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to