Tamas Cseke
e398ede28b
FS-5975 --resolve
2014-02-26 13:34:50 +01:00
Tamas Cseke
a75a0ab919
Add cdr queueing
...
Can be enabled with 'queue-capacity' param
Cdrs can be pushed to the queue and posted in a separate
thread to avoid bllocking the session with a slow web server
2014-02-26 13:19:33 +01:00
Brian West
45e19b75dd
FS-6270 add client_port to SIP Registration events
2014-02-25 21:49:35 -06:00
Anthony Minessale
5646957c5b
FS-5937
2014-02-26 04:06:59 +05:00
Brian West
514bbd3818
uncomment 48k
2014-02-25 17:01:09 -06:00
Michael Jerris
d6c20d4dce
FS-6015: --resolve sqlite cross compile fixes
2014-02-25 14:26:55 -05:00
Brian West
33780fca07
FS-5937 now with more working
2014-02-25 09:55:21 -06:00
Brian West
90b0ea7243
FS-6267 I was able to replicate this issue, I've tweaked this to prevent -n
2014-02-25 08:44:57 -06:00
Seven Du
4fd93b0e67
Revert "fix compiler warning vs2010" - Jeff is faster than I
...
This reverts commit fa9217117a
.
2014-02-25 14:24:34 +08:00
Seven Du
fa9217117a
fix compiler warning vs2010
2014-02-25 14:17:28 +08:00
Brian West
463f32c4e3
FS-5937: i need to build a test rig for this, go go gadget iphone commit
2014-02-24 23:44:44 -06:00
Jeff Lenk
7aff64b2d2
fix compiler warning vs2010
2014-02-24 23:29:15 -06:00
Jeff Lenk
4a1f8785e4
mask warnings libsrtp windows 32bit
2014-02-24 22:42:16 -06:00
Seven Du
f7dfe71c4c
break CF_MEDIA_PAUSE to CF_AUDIO_PAUSE and CF_VIDEO_PAUSE so we can control them separately
2014-02-25 11:22:53 +08:00
Marc Olivier Chouinard
f18fe5770d
FS-6151 --resolve Make the module unloadable
2014-02-24 21:21:51 -05:00
Jeff Lenk
99ab915f24
windows update libsrtp to use openssl
2014-02-24 20:13:12 -06:00
Marc Olivier Chouinard
3d53825d1d
FS-6016 --resolve
2014-02-24 21:00:33 -05:00
Marc Olivier Chouinard
7d77d28ff3
FS-5370 --resolve
2014-02-24 20:41:24 -05:00
Marc Olivier Chouinard
7c440105ac
FS-5914 --resolve
2014-02-24 20:37:10 -05:00
Marc Olivier Chouinard
9f98ccc105
FS-5115 --resolve
2014-02-24 20:25:31 -05:00
Marc Olivier Chouinard
7231b34de2
FS-5158 --resolve
2014-02-24 20:09:04 -05:00
Moises Silva
461f94870f
Merge remote-tracking branch 'origin/master' into moy/tport-log-fix
2014-02-24 19:39:17 -05:00
Marc Olivier Chouinard
c7f138557a
FS-5543 --resolve
2014-02-24 19:07:32 -05:00
Ken Rice
5047ba5b95
FS-5412 --resolve use getlib to build radius client and stop statically defining path to freeradius-client.so
...
Thanks Sven Neuhaus <neuhaus@tyntec.com>
2014-02-24 17:00:29 -06:00
Michael Jerris
6e97a9f55b
FS-6017: --resolve no reason to have extra check for cross compile
2014-02-24 17:43:21 -05:00
Michael Jerris
7143904e52
FS-5822: --resolve
2014-02-24 17:39:46 -05:00
Anthony Minessale
b41d3a2c4a
FS-5755 minor regression
2014-02-25 03:15:48 +05:00
Michael Jerris
3464c651c0
remove hack
2014-02-24 17:08:58 -05:00
Marc Olivier Chouinard
780890b5de
FS-6240 --resolve
2014-02-24 17:06:01 -05:00
Brian West
44410b7167
FS-6227 wip
2014-02-24 15:47:03 -06:00
Michael Jerris
6df9fc597f
hack for smartos
2014-02-24 16:19:51 -05:00
Marc Olivier Chouinard
68692d9bca
FS-5154 --resolve
2014-02-24 16:12:50 -05:00
Anthony Minessale
a900eadf5b
FS-5937 --resolve
2014-02-24 14:56:49 -06:00
Michael Jerris
01e9e074a8
fix for smartos
2014-02-24 15:33:35 -05:00
Michael Jerris
e9a0a0edc9
fix asm issue on sun
2014-02-24 15:28:03 -05:00
Michael Jerris
4f2e0f19bc
add check for dragonfly
2014-02-24 14:47:48 -05:00
Michael Jerris
7c100cc8d3
pass in linker flags too
2014-02-24 14:47:04 -05:00
Michael Jerris
ffa14f323e
don't require python for libsndfile build
2014-02-24 14:02:22 -05:00
Michael Jerris
4aec16e878
pass top level configure cflags into spandsp too
2014-02-24 13:39:17 -05:00
Giovanni Maruzzelli
3046e23fbe
FS-5938 fixed, thx Boris
2014-02-24 19:12:33 +01:00
Giovanni Maruzzelli
c242f76634
FS-5830 fixed, thx Dusan
2014-02-24 18:15:43 +01:00
Giovanni Maruzzelli
827c5ac743
FS-5908 FS-5907 fixed, thx Dusan
2014-02-24 18:08:18 +01:00
Giovanni Maruzzelli
156e681c50
FS-6205 fixed, thx Dusan
2014-02-24 17:58:32 +01:00
Anthony Minessale
d5e6139a18
remove unused docs
2014-02-24 10:42:18 -06:00
Michael Jerris
f3616c815f
FS-6263: --resolve link to odbc when building mod_v8 w/ odbc
2014-02-24 11:24:41 -05:00
Chris Rienzo
839f539b76
FS-6252 rpmbuild: more file permission tweaks
2014-02-24 11:24:07 -05:00
Michael Jerris
bab923923a
missed file
2014-02-24 10:32:34 -05:00
Michael Jerris
70300bebc5
too sleepy
2014-02-24 10:23:35 -05:00
Michael Jerris
fcc70a3f1d
fully disable pkgconfig, we don't install this anyways
2014-02-24 10:17:21 -05:00
Michael Jerris
e73792923a
disable external lib lookup and don't blow up on missing pkg-config macros
2014-02-24 09:52:58 -05:00