August 16, 2010 | ||
---|---|---|
View 20f4c97f53
core: reason phrase param updated to be str*Daniel-Constantin Mierla authored on 16/08/2010 16:28:03 |
September 8, 2009 | ||
---|---|---|
View d64d6bb9dd
core: path support when forwardingAndrei Pelinescu-Onciul authored on 08/09/2009 17:21:49 |
July 8, 2009 | ||
---|---|---|
View 61f864106e
core: build_req_buf_from_sip_req() has a new parameterDaniel-Constantin Mierla authored on 08/07/2009 11:10:37 |
March 13, 2009 | ||
---|---|---|
View 33bfeb9da9
The fixup function prototypes of the config variables have been extended with the group name. All the fixup functions have been updated.Miklos Tirpak authored on 13/03/2009 13:59:28 |
December 18, 2008 | ||
---|---|---|
View bf8dfee3a6
core: forward: tcp fallback for big udp packetsAndrei Pelinescu-Onciul authored on 18/12/2008 16:06:03 |
March 10, 2008 | ||
---|---|---|
View d9dec02934
- Requests after a DNS failover are constructed from the outgoing message buffer of the failed branch instead of from the incomming request. - reparse_on_dns_failover module parameter is introduced. Closes SER-300Miklos Tirpak authored on 10/03/2008 14:09:01 |
October 1, 2007 | ||
---|---|---|
View ef4fb6daf8
- fix: ser generated ACKs and CANCELs via is built in the same way as the$ INVITE via (when forwarding on tcp, the ACK/CANCEL Via did miss the i=$ param which is added to the INVITE via) Note that by default 2.1 reparses the sent INVITE so this fix is needed only in a non-default config.Andrei Pelinescu-Onciul authored on 01/10/2007 12:42:54 |
September 15, 2006 | ||
---|---|---|
View dcb59e67b4
- dns cache support (ser will cache both positive and negative responses if turned on, see doc/dns.txt for more details & config options) - dns failover support: when a name resolves to more then 1 ip (either multiple A or AAAA records or multiple SRVs) and sending to the first ip fails, ser will retry with the others. By default is off. See doc/dns.txt for more details/config options a.s.o. - destination blacklist: when sending to some destination (defined by ip:port and protocol) fails, ser will temporarily add this destination in a blacklist giving future sends the opportunity of immediately failing. Destination are also added to the blacklist on tm invite timeouts (when no response is received in the fr_timer interval). By default is off, see doc/dst_blacklist.txt form more details/config options. - small makefile fixes (in mode=debug) - resolver get_record api changes (updated enum)Andrei Pelinescu-Onciul authored on 15/09/2006 10:37:44 |
June 7, 2006 | ||
---|---|---|
View ca570f9595
- applied patch from Miklos Tirpak <miklos@iptel.org> (closes SER-110)Andrei Pelinescu-Onciul authored on 07/06/2006 21:34:23 |
April 21, 2006 | ||
---|---|---|
View 7a068ff3c5
- more struct dest_info conversions (via_builder, tm: build_uac_req, assemble_via a.s.o) - basic support for comp=method (where mehtod=sigcomp|sergz) parsing (via, various uris) and adding (via, rr lumps). The code is compiled only if USE_COMP is defined. NOTE: for now the code is useless (no compression code yet and no compression hooks), so by default it's not compiled.Andrei Pelinescu-Onciul authored on 21/04/2006 14:28:36 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
October 8, 2003 | ||
---|---|---|
View 0b15425f8d
received test functionalized for sanity and exporting to nathelper uac_nat_testJiri Kuthan authored on 08/10/2003 20:02:14 |
October 3, 2003 | ||
---|---|---|
View 6bfaa042d6
- added suuport for setting the source address and port in the sip requests (adevertised_address= ip|string, advertised_port= no, set_advertised_address(ip|string), set_advertised_port(no) )Andrei Pelinescu-Onciul authored on 03/10/2003 07:19:41 |
September 11, 2003 | ||
---|---|---|
View 7e8d3f17b1
- lump_rpl extened - type added LUMP_RPL_HDR for adding hdrs and LUMP_RPL_BODY for adding body (only one allowed!!) - function build_res_buf_with_body_from_sip_req() (11 params) replaced with old build_res_buf_from_sip_req() (6 params) - new version knows how to interpret typed lump_rpl.Bogdan-Andrei Iancu authored on 11/09/2003 19:54:43 |
March 29, 2003 | ||
---|---|---|
View d505936f1a
missing history entries completedJiri Kuthan authored on 29/03/2003 01:38:11 |