A NOTE has been added to this issue. ====================================================================== https://bugtracker.iptel.org/view.php?id=77 ====================================================================== Reported By: jh Assigned To: ====================================================================== Project: SEMS Issue ID: 77 Category: SBC Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-03-27 17:11 CEST Last Modified: 2012-03-28 16:01 CEST ====================================================================== Summary: using P-Call-Control: ctl;append_headers to append a header that includes ';' character Description: i have not been able to figure out how to use P-Call-Control: ctl;append_headers to append a header that includes ';' character (which is a common character in SIP headers).
i have tried P-Call-Control: ctl;append_headers=P-App-Param: UserId=test;Language=en P-Call-Control: ctl;append_headers="P-App-Param: UserId=test;Language=en" P-Call-Control: ctl;append_headers="P-App-Param: UserId=test\;Language=en" perhaps the middle one would be the cleanest alternative. is there some existing syntax that can be used to append a header that includes ';' character or is appending such headers currently not supported? ====================================================================== ---------------------------------------------------------------------- (0000119) jh (reporter) - 2012-03-28 16:01 https://bugtracker.iptel.org/view.php?id=77#c119 ---------------------------------------------------------------------- i committed patch that supports enclosing module parameter value in quotes (second example above), but din't have bits to change status of this tracker item. Issue History Date Modified Username Field Change ====================================================================== 2012-03-27 17:11 jh New Issue 2012-03-28 16:01 jh Note Added: 0000119 ====================================================================== _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
