Stefan Sayer
7d83a5b756
added missing DESTDIR
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@984 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
9eb6347838
- added warning for requests without contact header.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@981 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
885c204eeb
- added some tracing info for requests having an invalid or no Contact header.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@980 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
3aa82edbfa
fix compiler warning (see e.g. http://lists4.suse.de/opensuse-bugs/2006-10/msg03726.html )
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@978 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
d4bc1800ca
be a bit more verbouse if fread fails
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@966 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
541f8bd0ea
fixed some dbg newlines
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@957 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
2841caf087
cleaning up as well
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@954 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
620aa22718
install query_stats as sems-stats
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@953 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
9840a26425
- fixes Route-Set for in-dialog ACKs where reply does not contain any RR headers.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@941 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
d62d755ec4
- this should fix INVITE transaction timeout whereby a provisional reply has been received.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@940 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
7f5169812e
- this time, it is fixed ;-) (see last release).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@939 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
c7f2e97083
- fixes wrong re-transmission of the initial request in a UAS transaction.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@938 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b2e7133c08
fixed setting content type in SipRequest; reply error in case of unknown INFO content type. Thanks to Alex Gradinar
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@934 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
ebe5470d5b
configurable logging of raw and parsed SIP messages
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@929 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
39131cb061
serKey allocated in core (fixes strange crashes iff linking with other stuff)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@923 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
01ef6df1b5
accepting ; in exclude_modules
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@922 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
118a317ca5
sipctrl option to accept FR without To-Tag
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@919 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
4a5d807e05
case insensitive in auth method checking (e.g. DIGEST). should authenticate against voipswitch now.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@918 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
1f7cacd98c
- fixes a race condition where the reply could have been received before UAC request transaction has been inserted. (Thx to Juha!!!).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@916 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
bbfb63a2fd
- fixed bug incorrectly fixed in r895.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@896 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
3cafe2ea08
- suppress re-transmission attempt if there is nothing to re-transmit.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@895 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
e6ed750198
- fixes route-set passed to the core.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@889 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
55433a7107
- Makefiles fix
...
o DESTDIR is only used as installation target directory. Allows staging compile.
o xxx-target used in sub-makefiles
o CXX/CC taken from env variables
- some minor compililation fixes
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@882 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
3ff927db42
- changed to use BSD44SOCKETS define (see Makefile.defs).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@873 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
1024e2f008
fixed fseek for streams. Thanks to Helmut Kuper for the patch
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@868 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b91fde6ef0
no ss_len in linux
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@856 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
ab15581aed
passing CC/LD/AR to library makeing
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@851 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9c5124fdcc
make emacs indent
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@850 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
0e64da9748
fixed memory leak
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@849 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9e588b3a3d
removed obsolete files (in core)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@848 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
ff58969cfc
Darwin port continued...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@844 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
268532f59d
- fixes compilation errors on Darwin (Mac OS X).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@837 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9dd029d80a
fixed reversing route set in ACK
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@836 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
67a25a008c
fix for reading wav file from stream (read instead of fseek). Fix by Helmut Kuper
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@835 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
cf3614c10e
fixed session timer to be aligned to AmSessionEventHandler prototype again
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@828 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
2cfe6788ce
fixed bug which may make sems crash when removing timers
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@823 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
118d2e4302
char* -> const char*
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@808 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
b050dc4693
char* -> const char* in cstring.h and elsewhere
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@803 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
9cb81981b9
support for compact form of headers
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@792 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
1def08eaae
fixed for openembedded
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@779 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
3a5cdd5aed
fixed Makefile for cross-compiling in openembedded
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@778 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
40c07d1a37
fixed error codes in parse_uri().
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@775 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Juha Heinanen
b5923a965d
* SIP control now sets next_hop and next_port from outbound_proxy config
...
variable (if specified).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@773 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
7552ac3eb4
added local "408 timeout" generation.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@771 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
687fa9ff82
adds support for sending CANCEL request.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@770 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
e18ffff441
fixed new onSendReply format
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@764 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Raphael Coeffic
4f8e348ad3
fixed "missing content-type" while putting callee "on-hold" in B2BUA scenario (thx to Juha for reporting, as usual ;-))
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@762 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
7f1afaaaf6
removed crlf2lf conversion in unixsocket module, and lf2crlf conversion back
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@761 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
48feeca9a8
o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
...
o moved adding Max-Forwards from ctrl plugins to AmSipDialog
o moved adding User-Agent from ctrl plugins to AmSipDialog
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@760 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago
Stefan Sayer
2ba04a283f
only add signature if non-empty
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@759 8eb893ce-cfd4-0310-b710-fb5ebe64c474
19 years ago