Thomas Ries
b0be9e3275
- Pthread stack size made adjustable (thread_stack_size)
2011-06-12 18:45:17 +00:00
Thomas Ries
44b6e65548
- one-off in get_ip_by_ifname(), last interface in chain
...
was not considered in matching.
2011-06-12 17:53:48 +00:00
Thomas Ries
eba7166826
2011-06-12 08:58:58 +00:00
Thomas Ries
519a238591
- other stun server in example config file and
...
reworked some stun code.
2011-06-11 21:51:40 +00:00
Thomas Ries
7ece7c5cb6
- readconf: allow spaces within string values.
...
Note that leading and trailing spaces are removed.
2011-06-05 16:21:48 +00:00
Thomas Ries
5f28e20fe8
- improved logging
2011-06-01 08:58:31 +00:00
Thomas Ries
0170ab5705
- added search path "/etc/siproxd/siproxd.conf" to default
...
search path for config files (SuSE)
2011-05-29 12:06:30 +00:00
Thomas Ries
85909febf7
- added plugin_prefix
2011-05-28 10:03:49 +00:00
Thomas Ries
4129713d2a
- configure.in: set library/include search paths before
...
searching for local libltdl installation [3086321]
2011-01-09 14:44:23 +00:00
Thomas Ries
95b457ad42
- fixed UA masquerading which was always set ("foobar")
2011-01-09 13:12:24 +00:00
Thomas Ries
f2c98485f8
- use CFLAGS -Wall only with GCC compiler
...
- fixed a number of compiler warnings (by Norm Brandinger)
[3086593,3086371,3086351]
- use getifaddrs() to get the IP address of local interfaces.
This seems to be required with FreeeBSD jails.
2011-01-09 13:10:27 +00:00
Thomas Ries
7be49c4329
siproxd bug 3086351
...
plugin_shortdial.c:139: warning: comparison is always false due to limited
range of data type
2010-10-13 22:48:27 +00:00
Thomas Ries
1d5a42e061
siproxd bug 3086371
...
sock.c:727: warning: passing argument 2 of 'connect' from incompatible
pointer type
sock.c:757: warning: pointer targets in passing argument 5 of 'getsockopt'
differ in signedness
2010-10-13 22:46:37 +00:00
Thomas Ries
15d044f72b
siproxd bug 3086593
...
The attached patch fixes the warning by using a more portable method of
printing size_t values.
2010-10-13 22:43:53 +00:00
Thomas Ries
878bcdff8b
- fix: include correct ltdl.h for system & convenience libltdl
2010-06-19 20:39:11 +00:00
Thomas Ries
2f562a6138
*** empty log message ***
2010-04-27 21:16:25 +00:00
Thomas Ries
f0661fb890
*** empty log message ***
2010-03-29 17:41:39 +00:00
Thomas Ries
e46d64fa7b
- fix: siproxd could crash when trying to rewrite a malformed
...
SIP message. (thank you, Lucas)
2010-03-29 17:28:12 +00:00
Thomas Ries
678fe19800
*** empty log message ***
2010-01-26 21:17:58 +00:00
Thomas Ries
137d82452d
- TCP support
2010-01-07 11:38:52 +00:00
Thomas Ries
0d714ffd94
- TCP support
...
- Defined default values for config options
2010-01-07 11:36:46 +00:00
Thomas Ries
106cc024f6
- Defined default values for config options
2010-01-07 11:34:33 +00:00
Thomas Ries
4d12f4eba7
- added comment
2010-01-07 11:31:56 +00:00
Thomas Ries
7dda94215d
*** empty log message ***
2010-01-07 11:31:17 +00:00
Thomas Ries
593ec99816
type
2010-01-07 11:30:49 +00:00
Thomas Ries
1d306f80e4
- enhancements in plugin API
2010-01-07 11:30:27 +00:00
Thomas Ries
1f71f5743c
- added plugin plugin_fix_bogus_via and plugin_stun
2010-01-07 11:29:00 +00:00
Thomas Ries
9ed7689e4e
- Better handling of matching the local UAs
2010-01-07 11:06:41 +00:00
Thomas Ries
27dc69a5af
*** empty log message ***
2010-01-02 22:02:41 +00:00
Thomas Ries
8a6da32065
15-Dec-2009: - Better handling for SIP redirecting with newer kernels
2009-12-15 21:11:33 +00:00
Thomas Ries
a9448cb32e
*** empty log message ***
2009-10-28 19:18:42 +00:00
Thomas Ries
a83cffe287
- Make local UA to local UA calls work better with UAs that
...
blindly practice symmetric RTP and ignore the SDP media
description completely (did anyone shout X-Lite?)
Mantis 117
2009-10-27 20:43:05 +00:00
Thomas Ries
3a50376f3e
*** empty log message ***
2009-07-30 17:20:55 +00:00
Thomas Ries
4d988c2536
- RTP proxy could get confused and mess up RTP streams
...
if two local UAs did use the same usernames but register
on different providers. A call from UA1 to UA2 the could
mess up the audio.
2009-07-30 17:02:36 +00:00
Thomas Ries
8118579c7e
- Updated the documentation (plugin related stuff)
...
- fixed a DEBUG pattern in proxy.c
2009-05-21 12:55:04 +00:00
Thomas Ries
21770f92cf
*** empty log message ***
2009-05-21 09:07:34 +00:00
Thomas Ries
060d533ec4
*** empty log message ***
2009-03-28 09:37:47 +00:00
Thomas Ries
80a10c575b
- allow the usage of @ in shortdial entries to call
...
other users on other sip networks (patch by Andreas)
2009-03-24 17:38:33 +00:00
Thomas Ries
4f0b490c2f
- eliminate some compiler warnings about unused return status
2009-02-28 23:06:22 +00:00
Thomas Ries
d6feb8fbbf
*** empty log message ***
2009-02-28 22:02:11 +00:00
Thomas Ries
176aa66c44
*** empty log message ***
2009-02-22 19:24:07 +00:00
Thomas Ries
54a62c5715
*** empty log message ***
2009-02-22 18:14:12 +00:00
Thomas Ries
52f2f6ff34
- Reworked handling of plugin mechanism (libltdl "static"
...
inclusion of plugins should work now). Building under
Windows (with Cygwin) does work (build with
./configure --enable-static-libosip2).
2009-02-22 15:32:56 +00:00
Thomas Ries
f8343b33e5
- Don't abort RTP streams on ENOBUFS (Internet upstream
...
saturated and a Packet is dropped)
- Bulding on OpenBSD (missing header)
2009-02-11 21:28:52 +00:00
Thomas Ries
605bcb2f09
*** empty log message ***
2009-02-10 22:26:17 +00:00
Thomas Ries
9c81fd9102
*** empty log message ***
2009-01-24 16:40:40 +00:00
Thomas Ries
3ed238394c
- fixed an issue with RTP timeouts (on calls with multiple
...
media streams an timeout on one single stream would
cancel all streams in the end. Seen with X-Lite UAs)
2009-01-24 16:39:45 +00:00
Thomas Ries
5c8a95e8c3
*** empty log message ***
2009-01-07 20:39:46 +00:00
Thomas Ries
bc6bc5169b
- fixed some senseless range checks on "Max-Forward"
...
and "Expires" headers (Thank you Alex for telling me)
2009-01-07 20:37:11 +00:00
Thomas Ries
310e110176
- honor PTHREAD_LDFLAGS from environment
2008-11-08 15:27:31 +00:00