Commit Graph

25502 Commits

Author SHA1 Message Date
Anthony Minessale fd97365d4a detect ca-bundle.crt for chain cert to use in dtls connections 2013-11-01 02:22:11 +05:00
Anthony Minessale 4a8e9d634d add ref counter to la 2013-11-01 02:22:11 +05:00
Anthony Minessale c8b80cced6 FS-5930 --resolve this should suppress the message 2013-10-31 14:08:50 -05:00
Steve Underwood f532640c49 Fixed an embedded assembly language constraint issue 2013-11-01 02:44:11 +08:00
Anthony Minessale a7dab0464d FS-5933 --resolve 2013-10-31 11:37:46 -05:00
Anthony Minessale 460b8014b9 add channel to logline 2013-10-31 11:21:34 -05:00
Anthony Minessale ecedd2d21c FS-5844 2013-10-31 10:35:53 -05:00
Anthony Minessale dddbcacf0e FS-5925 --resolve 2013-10-31 09:28:31 -05:00
Anthony Minessale 75ad91e185 FS-5844 --resolve 2013-10-30 20:26:01 -05:00
Anthony Minessale bd41690d89 FS-4067 this should make g722 work 2013-10-30 19:16:23 -05:00
Anthony Minessale ee0a7f0ecf FS-4067 missed another val 2013-10-30 18:13:04 -05:00
Anthony Minessale 57f5306410 FS-4067 missed a 0 2013-10-30 18:09:11 -05:00
Anthony Minessale ca893da3fb FS-5923 2013-10-30 17:52:49 -05:00
Anthony Minessale b5d53b6341 remove_debug 2013-10-30 17:26:06 -05:00
Anthony Minessale 30f7480c9c FS-5680 revert, set this variable globally in vars.xml instead 2013-10-30 14:21:21 -05:00
Anthony Minessale e2e8a57d9d add ring_wait callstate for devstate interface 2013-10-30 14:08:34 -05:00
Anthony Minessale c32bd46853 FS-5924 --resolve 2013-10-30 20:30:17 +05:00
Anthony Minessale 88a13f1fc2 update err msg 2013-10-29 13:40:27 -05:00
Brian West abc230ed50 FS-5909 use correct ip in patched sdp 2013-10-29 12:58:53 -05:00
Brian West 1844058b59 Allow proxy media on pickup endpoint 2013-10-29 12:58:28 -05:00
Anthony Minessale b4a3455acc fifo tweaks for tracking user count 2013-10-29 11:36:31 -05:00
William King 40c1053221 Fixing printf arg mismatch 2013-10-28 17:01:13 -07:00
William King 9ce66748af Minor code duplicatation removal. 2013-10-28 16:56:50 -07:00
Anthony Minessale 8244fb62e8 more opus neg drama 2013-10-29 03:44:24 +05:00
Anthony Minessale 562ef81dd9 fix webrtc rtcp issue on reinvite 2013-10-29 03:44:07 +05:00
Anthony Minessale 6c04b74e33 FS-5917 --resolve 2013-10-29 02:07:50 +05:00
Anthony Minessale ce83817318 webrtc tweaks 2013-10-28 23:39:33 +05:00
Anthony Minessale 0b1ac40a15 revert 2013-10-28 10:20:42 -05:00
Anthony Minessale 7d89ca45b6 clear before calling callback 2013-10-28 10:14:05 -05:00
Anthony Minessale c8be999c34 FS-5911 --resolve 2013-10-25 23:51:43 +05:00
William King 0b9e01be47 FS-5382: Adding a secondary time format thanks to Buklov. 2013-10-24 23:40:40 -07:00
Moises Silva 271eda310e freetdm: Added CAS hangup bit checking to the E&M signaling module 2013-10-24 19:05:35 -04:00
Moises Silva 2b3c98b069 ftmod_analog_em: Block/unblock signaling when a span is stopped/started 2013-10-24 19:05:12 -04:00
Moises Silva 9a45b983b3 Merge remote-tracking branch 'origin/master' into em_management 2013-10-24 16:29:45 -04:00
Anthony Minessale 556e243361 FS-5910 --resolve 2013-10-24 14:29:29 -05:00
Anthony Minessale 3089eee77c minor refactor 2013-10-24 23:59:41 +05:00
Anthony Minessale 328997fb77 examples of new json api interface 2013-10-24 23:56:02 +05:00
Anthony Minessale daee478115 tweak api 2013-10-24 23:55:07 +05:00
Anthony Minessale 6b2c9e4478 change codec negotiation for edge opus cases 2013-10-24 01:23:18 -05:00
Anthony Minessale e659814a84 missed a spot 2013-10-23 23:21:31 -05:00
Anthony Minessale a4a8948774 tweak to devstate 2013-10-23 23:09:14 -05:00
Anthony Minessale 916a75e9cf device state tweaks 2013-10-23 20:45:34 -05:00
Anthony Minessale 8ab31493d7 make exception for g722 2013-10-24 05:04:23 +05:00
Anthony Minessale 55c86bff80 use the actual_sps not the effective on codec load strings 2013-10-23 16:39:32 -05:00
Travis Cross 299081edf7 Use pkg-config for libpq by default
FS-5821 --resolve
2013-10-23 18:18:47 +00:00
Travis Cross ba052c224c Add option to use pkg-config rather than pg_config
We shouldn't be using pg_config to get build options for FS from
libpq.  pg_config just tells us what was used to build postgresql, not
what we should use.

See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725007

Make this optional for now until we're comfortable it works
everywhere.

FS-5821 --resolve
2013-10-23 18:18:47 +00:00
Jeff Lenk 88b2e96516 windows fix compiler errors 2013-10-22 23:23:48 -05:00
Anthony Minessale 20a55d3cc6 update 2013-10-22 16:27:15 -05:00
Anthony Minessale 3370002913 delete resources on csv mod shutdown 2013-10-23 03:03:29 +05:00
Brian West 045b764062 Remove duplicated code 2013-10-22 15:44:50 -05:00