Michael Jerris
f1de784d11
add assert macro to silence msvc code analysis.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:11:21 +00:00
Michael Jerris
e4cefcd14d
casts to shut up msvc warnings.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:00:41 +00:00
Michael Jerris
d2ef447ed1
add mod_voipcodecs to msvc build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 04:46:07 +00:00
Michael Jerris
f1d178f0f6
cast to uint8_t
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 03:39:25 +00:00
Michael Jerris
fd01583784
msvc build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 03:30:42 +00:00
Anthony Minessale
42233ec499
fix shutdown race
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@395 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-15 20:26:06 +00:00
Anthony Minessale
4cb323b5ac
fix shutdown race
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@395 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-15 20:26:06 +00:00
Michael Jerris
bdf7a68612
can't assert people behaving nicely.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 16:23:03 +00:00
Michael Jerris
d6111c77a1
sync with darcs:
...
Fri Feb 1 09:41:42 EST 2008 Pekka.Pessi@nokia.com
* tport_tls.c: restructured error logging code.
Fri Feb 1 10:10:25 EST 2008 Pekka.Pessi@nokia.com
* tport_tls.c: cleared confused logging levels
Fri Feb 1 10:13:09 EST 2008 Pekka.Pessi@nokia.com
* test_tport.c: fixed type-punning warning.
Tue Feb 12 14:26:26 EST 2008 Pekka.Pessi@nokia.com
* tport.c: tport_name_dup() now validates the input
Wed Feb 13 09:23:24 EST 2008 Pekka Pessi <Pekka.Pessi@nokia.com>
* nua_subnotref.c: do not terminate subscriptions immediately after receiving 200 OK to un-SUBSCRIBE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 15:58:10 +00:00
Michael Jerris
509593fc49
sync w/ libteletone changes from main repo
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@394 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-14 18:17:02 +00:00
Michael Jerris
6a9cbad9af
sync w/ libteletone changes from main repo
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@394 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-14 18:17:02 +00:00
Michael Jerris
20ab270879
code analysis and fixes for teletone.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 18:13:50 +00:00
Brian West
55d749ff23
update voipcodecs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-13 00:44:51 +00:00
Michael Jerris
108bb09a12
ifdef for sctp
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@393 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-12 18:38:26 +00:00
Michael Jerris
ee89a1eb55
ifdef for sctp
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@393 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-12 18:38:26 +00:00
Anthony Minessale
7897701da9
initial addition of ss7boost client code
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@392 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-12 00:54:57 +00:00
Anthony Minessale
0b25d3af9f
initial addition of ss7boost client code
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@392 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-12 00:54:57 +00:00
Stefan Knoblich
df16edead2
Resurrect the lost FreeBSD __weak_references fix from the previous libedit version.
...
-This line, and those below, will be ignored--
M vi.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 19:11:24 +00:00
Michal Bielicki
145ccc38fe
suncc options
...
have to check if I can find some more specific mmx annd sse stuff than just native plus fast optimisation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 12:50:56 +00:00
Brian West
0652b56fe1
bring this in sync with latest voipcodec release... need to update mod_voipcodecs.c to new lpc10 changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 22:36:00 +00:00
Brian West
e2b87c93aa
fix ima_adpcm fixes I fixed up before.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 19:05:42 +00:00
Brian West
c65319c4b3
update adpcm interops with eyebeam 8k and 16k ADPCM
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 17:43:42 +00:00
Michael Jerris
b2b278ce94
closer to building on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 04:24:46 +00:00
Brian West
2d29656bf2
Adding mod_voipcodecs using Steve Underwoods voipcodecs library. This isn't default yet.
...
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 17:13:54 +00:00
Anthony Minessale
829dad8c23
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@390 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-08 15:54:15 +00:00
Anthony Minessale
860645b975
update
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@390 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-08 15:54:15 +00:00
Michael Jerris
d92f065768
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 00:52:12 +00:00
Michael Jerris
84dfb3dbcc
whoops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7550 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 00:31:42 +00:00
Michael Jerris
462eb23e45
remove generated file, you will need to re-bootstrap. sorry :(
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:56:22 +00:00
Michael Jerris
ad55545669
voipcodecs configure tweaks, add to build system
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:55:24 +00:00
Michael Jerris
0f27549c48
inital checkin of voipcodecs library version 0.0.1 from http://www.soft-switch.org/downloads/voipcodecs/ thank you Steve
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 22:00:10 +00:00
Michael Jerris
46ef513af8
try to release the call refs.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@389 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-06 18:10:27 +00:00
Michael Jerris
33f70e63bc
try to release the call refs.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@389 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-06 18:10:27 +00:00
Michael Jerris
9d8d013df4
stop when we reach the end of our spans
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@388 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-05 17:54:15 +00:00
Michael Jerris
fa839992e0
stop when we reach the end of our spans
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@388 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-05 17:54:15 +00:00
Michael Jerris
08115470e0
mark answered.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@387 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 20:40:23 +00:00
Michael Jerris
099dae4b99
mark answered.
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@387 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 20:40:23 +00:00
Michael Jerris
e8051d6b78
fix inbound
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@386 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 20:27:54 +00:00
Michael Jerris
f3e6e89761
fix inbound
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@386 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 20:27:54 +00:00
Michael Jerris
f133df8748
one / is enough
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@385 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 17:57:50 +00:00
Michael Jerris
7df46e7aac
one / is enough
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@385 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-04 17:57:50 +00:00
Michal Bielicki
7bb86c6a18
thought I had all those delted ...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-04 00:39:14 +00:00
Michal Bielicki
a9c4995dae
new libedit works fine on linux, solaris and macosx so lets use it :)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-04 00:31:19 +00:00
Michal Bielicki
16d6e9901c
And here the replacement libedit. Fixes some problems on solaris and hopefully on OpenBSD as well :)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 23:43:05 +00:00
Michal Bielicki
8cc4b29d20
replacing libedit
...
leaving libedit.old in just in case for a day ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:56:23 +00:00
Anthony Minessale
3a72affc9e
cleanup
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@384 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-02 16:54:21 +00:00
Anthony Minessale
2dd2b01345
cleanup
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@384 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-02 16:54:21 +00:00
Anthony Minessale
3ece98d910
fix dest
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@383 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-02 16:48:20 +00:00
Anthony Minessale
d400fb7211
fix dest
...
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@383 a93c3328-9c30-0410-af19-c9cd2b2d52af
2008-02-02 16:48:20 +00:00
Brian West
cd35407df5
remove old g726 we no longer use
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 06:25:48 +00:00