Stefan Sayer
7ad56d060b
typo
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1034 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
75c438cb44
g.722 codec from spandsp in 8khz compatibility mode
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1033 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
0d6b0c2204
- fixes compilation issues.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1031 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
17dbcae046
- fixes a possible issue with dead sessions if a BYE request is replied with an error.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1030 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
f9d7034e35
- 2nd part of the last commit.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1029 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
66ada55453
- fixes a memory leak within AmEventDispatcher.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1028 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
67cb344b0d
- fixed major bug in the reply matching (UAC transactions).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1027 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
f217955caf
fixed overwriting remote uri with empty value
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1023 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
dda9d337aa
fixed some typos
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1022 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
298f14e49a
- export also OS (is needed in ivr app for Darwin portability).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1021 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
3a3791bcf5
- fixed bugs related to non 200 ACK retransmission.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1019 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
3f5885a124
- allows for AmEventQueue proxies (inherit from AmEventQueueInterface instead of AmEventQueue).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1018 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
5300ea3bab
- follow up for SEMS-36.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1017 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
2f473e10c0
- added call to onOoDRequest() in AmSipDispatcher.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1016 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
3a95311728
- fixed some porting issues for MacOSX
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1015 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
96a87a1d94
added sipctrl to load_plugins example. clarified module load comments.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1014 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
7e57a1b1d2
overwriting local tag when establishing the dialog. fixes problems with early dialog from forked destination. patch from Alex Gradinar Alex.Gradinar at cartel.md
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1012 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
5a64d15b59
made realm mismatch debug message clearer
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1011 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
21fa7890ce
GCC 4.3 missing includes Easy fixes from Peter
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1009 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
73bee3a4cd
added "autorewind" feature to be able to re-use AmAudioFile
...
without explicit rewind()
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1008 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
7030673b90
- moved the "dialog-lookup-container" away from the session container into AmEventDispatcher.
...
- removed AmSIPEventHandler (its functionalities are now in AmEventDispatcher).
- added possibility for each plug-in to receive out-of-dialog messages (any kind).
- added possibility to handle dialogs without creating a session (=AmSession).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1006 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
44cc8a0413
- some cleanup.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1005 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
d3d0923a20
- fixed minor bug.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1003 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
2dc5706fd4
- this should fix the issue with late re-transmissions reported by Laurent, and maybe more...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1001 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
49858cc8f1
- hopefully fixes some small bugs in the wheel-timer.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1000 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
b5b216e0fe
- added copyright+license header.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@999 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
64c8b2d8d6
- removed unused AmInterfaceHandler base class.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@997 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
6231f30c16
488 reply (instead of 606) if no compatible codec found
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@995 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Juha Heinanen
79219d71ab
* Changes "listen" sems.conf variable to "media_ip".
...
* Added printing of "outbound_proxy" value (if any) in sems
configuration at startup.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@994 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
5ae3065ba9
- some cleanup work...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@993 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
94066ce44e
const correct
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@990 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
ac1baabfd7
adding conditional flags only once
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@989 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
a5e19a309b
LIB_LDFLAGS for audio modules as well
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@988 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
8385b2b278
module_ldflags added to LIB_LDFLAGS
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@987 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
f8a4d6be36
exporting conditional stuff as well
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@986 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
7d83a5b756
added missing DESTDIR
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@984 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
d8f1aeb96f
targets must be defined in every sub make
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@983 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
6c3b7f774a
correctly exporting variables from Makefile.defs to sub-makes
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@982 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 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
18 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
18 years ago
Stefan Sayer
0679ed8acf
a bit more verbouse description of ser as SIP stack optionality
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@979 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 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
18 years ago
Stefan Sayer
1221440745
creating storage directory
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@976 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
cc30937cef
conditionally including Makefile.defs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@970 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
2a96cd7982
announcement only mode in voicemail application
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@969 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
1a60a09a83
try personal greeting msg if config'd
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@968 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
b41df3d42d
updated doc: vm is default type
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@967 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 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
18 years ago
Stefan Sayer
7fc83e5678
make it actually save the message
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@965 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
92109aebf4
reformatted that long lines a little
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@964 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago