June 10, 2015 | ||
---|---|---|
View 363027e7fc
debugger: add a new dbg_sip_msg() config functionStefan Mititelu authored on 10/06/2015 12:10:00 |
January 3, 2015 | ||
---|---|---|
View 2266bb9cc2
Core Update of doxygen, removal of history, changing "ser" to "kamailio"Olle E. Johansson authored on 03/01/2015 14:03:24 |
December 1, 2014 | ||
---|---|---|
View 194743bf0d
core: dedicated function to check Via address with source ipDaniel-Constantin Mierla authored on 01/12/2014 10:47:19 |
July 4, 2014 | ||
---|---|---|
View 9e1ff4488a
all: updated FSF address in GPL textAnthony Messina authored on 04/07/2014 09:36:37 |
March 21, 2014 | ||
---|---|---|
View 8f007d2093
core: add check_boundaries() to build_req_buf_from_sip_req().Victor Seva authored on 21/03/2014 20:56:04 |
July 4, 2013 | ||
---|---|---|
View 8248a1b2ed
core: helper function to generate sip reply content without removing top viaDaniel-Constantin Mierla authored on 04/07/2013 20:27:32 |
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 |