June 1, 2010 | ||
---|---|---|
View 2759deb340
modules_k/textops: fixed typo in starts_with() exampleJuha Heinanen authored on 01/06/2010 13:15:13 |
March 29, 2010 | ||
---|---|---|
View 92e8377974
modules_k/textops: added starts_with() functionJuha Heinanen authored on 29/03/2010 11:28:17 |
October 18, 2009 | ||
---|---|---|
View 1cf6e4a92f
Massively changing "Kamailio" to &kamailio;oej authored on 18/10/2009 23:34:00 |
September 10, 2009 | ||
---|---|---|
View 0e24d9be23
textops(k): new function - msg_apply_changes()Daniel-Constantin Mierla authored on 10/09/2009 14:22:08 |
June 17, 2009 | ||
---|---|---|
View af0d2038a3
* Small clarification in filter_body text.Juha Heinanen authored on 17/06/2009 18:37:36 |
April 24, 2009 | ||
---|---|---|
View 33d03d8dad
Updating docbook sources for the new processing system.Jan Janak authored on 24/04/2009 01:18:58 |
February 10, 2009 | ||
---|---|---|
View 0c4b0f770e
- spelling fix, paramter/parameterHenning Westerholt authored on 10/02/2009 18:05:22 |
February 2, 2009 | ||
---|---|---|
View eb3711c454
- rename recently introduced function set_rpl_body to set_reply_bodyHenning Westerholt authored on 02/02/2009 10:40:53 |
January 28, 2009 | ||
---|---|---|
View dab29be039
- added function to set the body for replies - renamed insert_body() to set_body() for coherence (it also deals with single-part body, not multi-part body) - functions accept pseudo-variables in parametersDaniel-Constantin Mierla authored on 28/01/2009 08:18:51 |
January 9, 2009 | ||
---|---|---|
View 846096f417
- new function: is_present_hf_re(regexp) - return true if the regexp matches a header name in the sip messageDaniel-Constantin Mierla authored on 09/01/2009 11:14:46 |
December 30, 2008 | ||
---|---|---|
View d3791a9f87
- new function: remove_hf_re(regexp) - remove headers from the SIP messages based on regular expression - all headers matching name with the parameter regexp are removed - example: remove headers starting with "P-" - remove_hf_re("^P-");Daniel-Constantin Mierla authored on 30/12/2008 19:47:13 |
December 29, 2008 | ||
---|---|---|
View 588c00cbfb
- two new functions: - cmp_str(s1, s2) - compare case sensitive two strings - cmp_istr(s1, s2) - compare case insensitive two stringsDaniel-Constantin Mierla authored on 29/12/2008 20:02:12 |
December 2, 2008 | ||
---|---|---|
View 7935fb4a25
- updated toc for append_to_reply() - can be called in failure_route now - patch by Alex HermannDaniel-Constantin Mierla authored on 02/12/2008 10:44:15 |
September 28, 2008 | ||
---|---|---|
View 1a3c3749aa
* Added missing / in subst_body example.Juha Heinanen authored on 28/09/2008 17:38:21 |
September 15, 2008 | ||
---|---|---|
View 3111582a4f
- documented insert_body() functionDaniel-Constantin Mierla authored on 15/09/2008 10:00:17 |