Thomas Ries
b3140c4ad7
use SO_REUSEADDR also for SIP UDP socket
2005-10-09 21:03:46 +00:00
Thomas Ries
2311cca685
- fix: no audio with some UAs that do not include a
...
Contact header in ACK messages (which is compliant).
2005-10-09 14:19:25 +00:00
Thomas Ries
60f8c0c6b8
- Expiration timeout is now taken from the REGISTER response
2005-10-09 10:25:12 +00:00
Thomas Ries
fb744b6ba4
- handle multiple Contact headers (e.g. in REGISTER response)
2005-10-03 18:12:33 +00:00
Thomas Ries
cf7c43e3fa
- handle multiple Contact headers (e.g. in REGISTER response)
2005-10-02 15:02:16 +00:00
Thomas Ries
fb0d7d14ad
- [1278537] Read proxy_auth_pwfile after config file is read
...
- [1278591] Proxy-Authenticate header not included in response
- process empty Contact header (means "query registrations")
(only supported for registrations at a remote server)
2005-10-01 21:14:48 +00:00
Thomas Ries
ab08d2febf
- allocate only even RTP port numbers
...
- started with own name lookup routines that honor SRV and NAPTR records
2005-08-31 03:34:35 +00:00
Thomas Ries
b440f8974d
release cleanup
2005-05-05 10:38:29 +00:00
Thomas Ries
d161578162
*** empty log message ***
2005-05-05 08:49:59 +00:00
Thomas Ries
a925fc830d
- fix: access lists with /32 did not work
2005-04-29 23:09:02 +00:00
Thomas Ries
e9178c2a89
- fix: ACK may contain SDP body, process it
2005-04-21 22:41:02 +00:00
Thomas Ries
ab78ddb984
- feature: DSCP value for RTP packets defineable (by Nick
...
Vermeer, Internet Express)
2005-04-19 19:00:23 +00:00
Thomas Ries
2757a6bad6
- feature: auto-save registration table during operation
2005-04-16 09:30:55 +00:00
Thomas Ries
2fd9cde299
- started DocBook documentation
2005-04-10 19:26:54 +00:00
Thomas Ries
a5e12e1da2
- fix: changing public IP address
2005-04-03 20:55:30 +00:00
Thomas Ries
6629e39e6f
*** empty log message ***
2005-04-02 10:13:27 +00:00
Thomas Ries
8f211d48af
feature: siproxd "in front of" a NAT router should work
2005-03-27 16:05:16 +00:00
Thomas Ries
533a1f4c56
removed test DEBUG output statements
2005-03-20 10:37:19 +00:00
Thomas Ries
4acb6d6e34
- when allocating local ports for RTP relaying, do this
...
in a round-robin way over the available port range.
2005-03-20 10:35:59 +00:00
Thomas Ries
0984731872
- working on running siproxd in front of a routing device
...
and NOT on the firewall itself.
2005-03-01 21:36:48 +00:00
Thomas Ries
9c40c4454d
- more work an new libosip API
2005-02-19 09:36:22 +00:00
Thomas Ries
571374928e
- string termination issue in libosip2-2.2.0:
...
osip_message_to_str, osip_body_to_str
2005-02-13 12:49:15 +00:00
Thomas Ries
57d275cddb
- made compile with libosip2-2.2.0 (change of libosip2 API)
2005-02-13 12:02:28 +00:00
Thomas Ries
1b15340452
- fix: Re-Invites may change remote IP address as well
2005-01-24 19:12:49 +00:00
Thomas Ries
585fccdb38
*** empty log message ***
2005-01-24 19:12:40 +00:00
Thomas Ries
bf30639114
extual changes un UNAME string
2005-01-08 10:41:46 +00:00
Thomas Ries
dc25a0c0ec
replaced uname-a by $TARGET
2005-01-08 10:26:25 +00:00
Thomas Ries
80cdba4081
Cygwin build support
2005-01-08 10:25:52 +00:00
Thomas Ries
0f246be8b4
- copyright update to 2005
2005-01-08 10:05:13 +00:00
Thomas Ries
322580cfc0
- fiddling with header files
2005-01-08 09:58:45 +00:00
Thomas Ries
0a62c6379e
- fix: FreeBSD - libgnugetopt is optional library
2005-01-08 09:57:44 +00:00
Thomas Ries
8edac3c2b7
- removed dprintf forn configure.in
...
- added "uname -a" string to startup/accept debug copnnection
2005-01-02 11:43:38 +00:00
Thomas Ries
afed495c87
- feature: remote TCP logging facility
2004-12-30 12:54:29 +00:00
Thomas Ries
f5a2a736a3
- feature: Outbound proxies configurable per domain
2004-12-29 12:04:16 +00:00
Thomas Ries
9a11b03a00
- removed the "sip compatibility" stuff. It seems to have been
...
a intermediate version of libosip with a "funny" API. New
versions have no API changes on existing functions.
2004-11-03 21:23:34 +00:00
Thomas Ries
5cb8bd57af
*** empty log message ***
2004-10-31 17:13:10 +00:00
Thomas Ries
5ba273191c
- Route processing changes
2004-10-31 17:09:34 +00:00
Thomas Ries
e4d4e14d26
- fix: A negative response to an INVITE shall stop
...
initiated RTP streams
2004-10-31 17:08:50 +00:00
Thomas Ries
80aefbd9a9
- better debug output
2004-10-27 20:45:49 +00:00
Thomas Ries
1ede069877
- fix: various correction in Record-Route processing
2004-10-24 08:38:51 +00:00
Thomas Ries
dd3c548fa0
- Default Expires timeout is now configurable.
2004-10-24 08:38:02 +00:00
Thomas Ries
78ef28f802
- up to 1000 characters per line in config file (was 120),
...
some typos corrected (by Tero Pelander)
2004-10-23 09:05:02 +00:00
Thomas Ries
a8c45f91c1
- fix: route_processing.c - when adding my record-route header,
...
the 'lr' parameter was not dynamically allocated
2004-10-23 09:04:46 +00:00
Thomas Ries
0f6e6ce101
- utils.c: preparation for chroot() (consider syslog)
2004-10-13 20:43:24 +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
58153e8f25
- Cross-provider calls (e.g. sipphone <-> FWD, with dial
...
prefixes) did not work properly
- more on Route Headers
2004-09-05 10:08:41 +00:00
Thomas Ries
3931143157
- preliminary (and reduced) support for Route Headers
2004-08-27 19:48:06 +00:00
Thomas Ries
5bc5221a19
- more DEBUG output
2004-08-26 17:32:30 +00:00
Thomas Ries
831d01122a
- fix: secure_enviroment - set proper EGID (by Daniel Mueller)
2004-08-22 19:04:59 +00:00
Thomas Ries
6e19514e23
- don't crash on missing Contact header during registration
2004-08-19 18:20:06 +00:00