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 |
April 18, 2006 | ||
---|---|---|
View 2f0f1a30df
- more dest_info conversions: - forward_request takes now a dest_info parameter - various something2dst conversions functions - got rid of the temprary mk_proxy when forwarding after the uri - updated all the affected modulesAndrei Pelinescu-Onciul authored on 18/04/2006 19:56:48 |
January 30, 2006 | ||
---|---|---|
View e1b832390b
- added missing E_CANCELED defAndrei Pelinescu-Onciul authored on 30/01/2006 08:51:56 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
April 26, 2004 | ||
---|---|---|
View 0b4b76011e
str2q implemented append_branch("sip:a@iptel.org", "0.23") implemented append_branch("sip:a@iptel.org", 230) removed (it was not very intuitive)Jan Janak authored on 26/04/2004 17:11:55 |
July 3, 2003 | ||
---|---|---|
View 3f601bd0f5
- forward uri now works for secure uris (sips:blbalba) - parse_uri now parses sips uris; lr=something, r2|r2=something added to the parse_uri recognized parameters - resolver now sets the default port properly (5061 for tls, 5060 for others)Andrei Pelinescu-Onciul authored on 03/07/2003 15:41:07 |
April 11, 2003 | ||
---|---|---|
View f2e456c301
- mode=debug => -DEXTRA_DEBUG - a lot of the tcp debugging messages are displayed now only if EXTRA_DEBUG is defined - parse_uri sets now ser_error - forward(uri:host,...) will use the protocol in the uriAndrei Pelinescu-Onciul authored on 11/04/2003 16:58:29 |
January 21, 2003 | ||
---|---|---|
View ff9799524a
preliminary support for FIFO/t_uac added -- compiles, but not completed yetJiri Kuthan authored on 21/01/2003 13:53:48 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
August 18, 2002 | ||
---|---|---|
View d5191539aa
added BAD_TOJiri Kuthan authored on 18/08/2002 20:56:28 |
August 16, 2002 | ||
---|---|---|
View 3044915006
minor delayed clean-upsJiri Kuthan authored on 16/08/2002 13:26:15 |
August 15, 2002 | ||
---|---|---|
View caf80ae64e
bignag change -- lot of things primarily added in relationship with refurbushing TM; see [sr] archive (2002-08-14) -- "ser update" and "TM update" for a long list of detailsJiri Kuthan authored on 15/08/2002 08:13:29 |
May 31, 2002 | ||
---|---|---|
View 1400b77288
ser_error processing, ipv6-ization of TM, new TM callbacks; not stable yet (serial forking is screwed up)Jiri Kuthan authored on 31/05/2002 01:59:06 |
September 21, 2001 | ||
---|---|---|
View 3e429f5c5a
- finally a working versionAndrei Pelinescu-Onciul authored on 21/09/2001 20:24:13 |
September 20, 2001 | ||
---|---|---|
View a15c363f83
- still to do action,cAndrei Pelinescu-Onciul authored on 20/09/2001 17:17:26 |