Thomas Ries
6c633fab08
updated README
2021-05-30 12:03:06 +02:00
Thomas Ries
16463e3fc1
- small textual changes in description
2006-06-22 16:40:34 +00:00
Thomas Ries
887cfbb239
- "debug_level"
2006-02-03 21:30:49 +00:00
Thomas Ries
afed495c87
- feature: remote TCP logging facility
2004-12-30 12:54:29 +00:00
Thomas Ries
f954bd8418
- started with 0.5.10
2004-12-08 18:49:28 +00:00
Thomas Ries
a53744ce81
- comp_osip.c: libosip2-2.0.9 compatibility (There SEEM
...
to happen some API changes forward and backward:
osip_message_to_str, osip_body_to_str,
osip_message_set_body, osip_message_parse)
- included startup script (by Guido Trentalancia)
- siproxd.spec: create PID and registrations directories
and install startup script
2004-10-09 17:21:37 +00:00
Thomas Ries
a0d6e3967b
- 2 fixes for using a port number != 5060 (by Miguel Angel)
2004-06-18 16:44:10 +00:00
Thomas Ries
0e60d731de
- stop all RTP streams on termination
2004-04-24 08:41:20 +00:00
Thomas Ries
f7cef1ab3c
- Documentation spell corrections (patch from Luke Mewburn)
2004-02-17 20:29:14 +00:00
Thomas Ries
c88a45dd20
- use even port numbers for RTP traffic
...
- some minor fixes
2003-12-15 17:31:59 +00:00
Thomas Ries
62bd5bd06c
- some documentation & FAQ updates
2003-11-29 15:15:45 +00:00
Thomas Ries
00dfe93a0d
- Introduced the use of gethostbyname_r() if available. As siproxd
...
uses threads it probably is a very good idea (some funny things
seen with Linux 2.4.18 kernel & RTP proxy - gethostbyname()
did return a NULL result but has h_errno set to 0 "every fine, thanks")
Future will show it this helps.
- Had overlooked one inet_aton in register.c - replaced to utils_inet_aton
- Fixed a compiler warning in log.c for Solaris. Siproxd now at least
builds on Solaris (tested on: SunOS 5.9 sun4u sparc SUNW,Ultra-60)
2003-11-22 21:54:21 +00:00
Thomas Ries
196e6efe6d
- released 0.3.6
...
- code cleanup for UDP masquerading tunnels
2003-09-22 20:33:16 +00:00
Thomas Ries
d846e2b4c3
- security tests: responses may have empty SIP URI
...
don't fail there.
- increase size of call_id for RTP proxy table and
include a size check.
- rtpproxy: cleaned up some stuff with handling of FD's
2003-08-30 15:11:43 +00:00
Thomas Ries
de208ab818
- released 3.3.3
...
- rewritten rewrite_invite_request
- more debug output in RTP proxy
2003-07-06 16:54:00 +00:00
Thomas Ries
b724b16780
uClibc building support (fli4l 2.1.x)
2003-03-23 01:11:45 +00:00
Thomas Ries
96d17ec6d5
made build under SUSE 5.3 (Flifl) and optionally link statically against
...
libosip and pthreds
2003-03-22 14:00:25 +00:00
Thomas Ries
5bbdef20f0
- Bugfix: MSN Messenger issue - compare_url
...
- some more detailed debug output
2003-01-21 23:18:31 +00:00
Thomas Ries
1a50659b63
fix in check_vialoop that could lead to false positives
2002-12-02 21:48:06 +00:00
Thomas Ries
0de2129a42
release 0.2.4
2002-11-23 17:42:42 +00:00
Thomas Ries
f44185f0b3
last fixed in RPM build
2002-11-10 13:29:37 +00:00
Thomas Ries
236455aa11
Release 0.2.3
2002-11-10 12:47:12 +00:00
Thomas Ries
c45aa20f68
small stuff (cleanups, cosmetics)
2002-11-03 15:21:01 +00:00
Thomas Ries
d9173e19b6
Release 0.2.1
2002-09-27 23:26:44 +00:00
Thomas Ries
c3e10ec745
this is 0.1.3
...
- Bugfixes in the SIP proxy part
- Performance imporvement in RTP proxy part
- some documentation updates
- include ./scripts subdirectory in the distribution,
was an error in the autoconf/automake setup
2002-09-11 17:12:30 +00:00
Thomas Ries
82fa326895
Release 0.1.2
...
includes experimantal RTP data stream proxy
2002-09-07 20:17:19 +00:00
Thomas Ries
bbfdfe25fe
*** empty log message ***
2002-08-25 21:38:41 +00:00
Thomas Ries
a82f8837fa
Initial revision
2002-08-24 17:53:58 +00:00