Michael Jerris
ab3ac5ed99
not building yet
2012-12-17 21:13:00 -05:00
Michael Jerris
0f00946782
add sipcc to tree for sdp parser
2012-12-17 20:15:23 -05:00
Anthony Minessale
36f89c8b7c
bump
2012-12-17 16:42:10 -06:00
Anthony Minessale
8ff1a4fc2d
bump
2012-12-17 16:41:07 -06:00
Travis Cross
8eeb34b526
Merge major improvements to debian/copyright
...
Serious thanks go out to Philip Hands for doing this detailed license
accounting that very surely would never otherwise have been done.
Thanks-to: Philip Hands <phil@hands.com>
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-12-17 21:43:03 +00:00
Philip Hands
a4efd266a2
mostly done (apart from some dodgy non-licenses)
2012-12-17 21:32:17 +00:00
Philip Hands
1b0cada412
eliminate the last of license-reconcile's 'License mismatch' errors
2012-12-17 21:32:17 +00:00
Philip Hands
5deb31871a
get rid of more license mismatches
2012-12-17 21:32:17 +00:00
Philip Hands
bc15b751d6
drop some things made redundant by licensecheck patches
2012-12-17 21:32:17 +00:00
Philip Hands
b96c157ba9
finish off apr/apr-util copyright info
2012-12-17 21:32:17 +00:00
Philip Hands
9d1c58c473
libs/libcodec2 copyrights done
2012-12-17 21:32:17 +00:00
Philip Hands
193fbb3ee5
libs/sqlite copyrights done
2012-12-17 21:32:17 +00:00
Philip Hands
fef1baf448
sort out the openzap and some more of apr
2012-12-17 21:32:16 +00:00
Philip Hands
8961a72923
libs/freetdm copyright done
2012-12-17 21:32:16 +00:00
Philip Hands
a908b2748c
more updates after fixing some licensecheck bugs
2012-12-17 21:32:16 +00:00
Philip Hands
b30086bcbc
make a start on the debian/copyright file
...
Using this command to find errors in what we have
license-reconcile 2>&1 | grep -v "'\(\|HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\|OWNER\|ownership\|2, RSA Data Security, Inc. Created 1991. All\|statement and\|by\|HOLDERS BE LIABLE FOR ANY\|HOLDERS AND CONTRIBUTORS\|OWNER OR CONTRIBUTORS BE\|{\|holder nor the names of contributors\)'"
2012-12-17 21:32:16 +00:00
Anthony Minessale
cc74845461
use interrupt_all now that it works again
2012-12-17 11:29:15 -06:00
Anthony Minessale
19d4493ab9
FS-4876 reverting this to default
2012-12-17 11:29:15 -06:00
Michael Jerris
4773bbbf4f
.gitignore
2012-12-17 10:48:21 -05:00
Anthony Minessale
6c7f95b196
bump
2012-12-15 09:26:08 -06:00
Anthony Minessale
b63139c298
bump
2012-12-15 09:25:05 -06:00
Anthony Minessale
c1d6b62593
FS-4926 --resolve You found it, the registration table was not updating the call_id field.
2012-12-15 08:55:02 -06:00
Anthony Minessale
41d814d22b
bump
2012-12-14 16:54:44 -06:00
Anthony Minessale
b1b89e7c57
bump
2012-12-14 16:53:48 -06:00
Anthony Minessale
40346ff6a8
minor tweaks for udptl mode
2012-12-14 16:52:27 -06:00
Michael S Collins
f41d8e6119
Update to-be-recorded phrases
2012-12-14 11:56:15 -08:00
Anthony Minessale
9b7b46dbca
FS-4935 add nested condition support to XML dialplan
2012-12-14 00:29:20 -06:00
Jeff Lenk
17833733aa
fix for last commit - windows compiler warning
2012-12-13 21:54:54 -06:00
Anthony Minessale
d301451782
fix issue where rtp stack was not paying attn to header extensions
2012-12-13 19:49:02 -06:00
Anthony Minessale
ab886cad30
FS-4931 --resolve ok, the binary also tries to make the dir but its probably failing from dropped perms. probably if the freeswitch user had write perms in /var/run it would also work
2012-12-13 10:09:25 -06:00
Anthony Minessale
3730504693
FS-4933 --resolve
2012-12-13 10:02:36 -06:00
Jeff Lenk
17b6087d7a
fix for covici on mailing list
2012-12-12 21:15:09 -06:00
Anthony Minessale
ddea76280f
deteect 64 bit
2012-12-12 14:09:39 -06:00
Anthony Minessale
e89fe5a03b
FS-4905 hmm, part of my patch did not get comitted... try this...
2012-12-12 09:33:48 -06:00
Jeff Lenk
fef77d9123
FS-4929 -revert fix differently
2012-12-12 10:37:49 -06:00
Jeff Lenk
4c1776dedf
FS-4929 --resolve
2012-12-12 10:17:34 -06:00
Jeff Lenk
3c58a46329
whitespace cleanup only
2012-12-12 10:10:22 -06:00
Steve Underwood
8f5c772d31
Merge branch 'master' of git.freeswitch.org:freeswitch
2012-12-12 22:05:03 +08:00
Steve Underwood
4bc10ab1dc
T.31 now gets somewhere in T.38 mode, although it still needs more work so
...
it functions properly in T.38 + ECM mode.
2012-12-12 22:01:58 +08:00
Anthony Minessale
063962cae0
add switch_toupper_max to uppercase a string 4 bytes at a time with new switch_toupper function
2012-12-11 20:12:25 -06:00
Anthony Minessale
5d35d71cfd
FS-4928 doing 100 calls I found 7 million calls to toupper, this patch replaces it with an inline optimized one I found online. Not sure it helps but maybe you can profile it again with latest.
2012-12-11 19:18:25 -06:00
Anthony Minessale
61ca331a28
FS-4928
2012-12-11 14:05:03 -06:00
Michael Jerris
08fdff4511
don't block on db for fifo track_calls
2012-12-11 16:35:53 -05:00
Steve Underwood
68b8f5f2a7
Various tweaks to T.31 modem, prior to getting T.38 really working with T.31
2012-12-12 03:59:51 +08:00
Steve Underwood
38bf6342fa
Various tweaks to spandsp, including starting to add some genuine ARM
...
optimisations.
2012-12-12 03:23:27 +08:00
Anthony Minessale
8aba7238a8
FS-4905
2012-12-11 07:58:09 -06:00
Anthony Minessale
7ba3dadcd8
FS-4859 regression
2012-12-10 13:52:25 -06:00
Michael Jerris
c4cf1ba222
don't block on db for fifo_callers del
2012-12-10 16:39:02 -05:00
Anthony Minessale
8be9d429fb
fix recursion error
2012-12-10 10:56:07 -06:00
Anthony Minessale
779564de50
FS-4925 FS-4918
2012-12-09 14:01:33 -06:00