Commit Graph

25503 Commits

Author SHA1 Message Date
Chris Rienzo 9d70d99d89 mod_mongo: use C++ driver pooling, added support for socket timeout 2013-12-09 11:09:50 -05:00
Nathan Neulinger 0174aba5af mod_skinny: move hardwired ptime to a define so it's in one place 2013-12-09 09:01:02 -06:00
Nathan Neulinger 3f064220b9 FS-6024 --resolve 2013-12-09 08:54:54 -06:00
Travis Cross 9caae64f37 Correct shlibs of freeswitch-all wrt libfreeswitch1
The freeswitch-all package provides libfreeswitch1, so any
shlibs-generated dependency should be for libfreeswitch1 rather than
freeswitch-all.

Because dh_shlibdeps / dpkg-shlibdeps searches for shlibs files in
debian/*/DEBIAN/ it was sometimes using freeswitch-all rather than
libfreeswitch1 to satisfy dependencies for freeswitch.so.1.

FS-6029 --resolve
2013-12-09 09:22:49 +00:00
Jeff Lenk 553bda996b vs2010 reswig 2013-12-08 21:53:56 -06:00
Travis Cross f148aa9c3b Improve upgrade path to freeswitch-all
That is to say, declare all appropriate Provides/Conflicts/Replaces
for freeswitch-all and freeswitch-all-dbg by enumerating the binary
packages that we're going to produce during the build.

Conflicts is more appropriate than Breaks here as both packages will
continue to provide the same files on an ongoing basis and we would
like to force the removal of the other package.
2013-12-08 15:13:14 +00:00
Anthony Minessale 074b70b7db comment 2013-12-08 07:09:40 +05:00
Steve Underwood ac2bf8a405 Fixed a file permission in the ESL library 2013-12-08 01:39:00 +08:00
Steve Underwood eb3e843692 Eliminate a warning from valgrind, that might potentially be reporting actual
trouble.
2013-12-07 01:57:59 +08:00
Anthony Minessale 6c5a17894c accept any payload when no payload map is present 2013-12-05 16:35:49 -06:00
Anthony Minessale 715731de9a FS-6026 --resolve 2013-12-05 11:35:33 -06:00
Steve Underwood d5a7495a72 This should fix the FAX crashes when negotiation falls back to slower modems 2013-12-05 21:49:59 +08:00
Steve Underwood 9edbbd9c61 Tweaks to FAX modem handling. These do NOT fix the occassional crashes people
see, but they are working towards a clean and complete fix.
2013-12-05 21:10:57 +08:00
Steve Underwood 7d6b0e48b7 Added an XML script to the FAX tests which will provoke the crashing
issue seen recently in spandsp's FAX engine. The next step is to fix
the actual crash.
2013-12-05 13:34:25 +08:00
Chris Rienzo 4a2054a951 mod_rayo: doh- fix adhearsionconf core dump 2013-12-04 20:18:09 -05:00
Anthony Minessale 70accd9f27 FS-5997 --resolve 2013-12-04 17:46:02 -06:00
Robert Jongbloed e127ca7d40 Updated to current stable version of PTLib/OPAL. 2013-12-03 09:48:06 +11:00
Anthony Minessale 2b60308891 redo 2013-12-01 02:53:27 -06:00
Anthony Minessale a0e2fc0342 swigall 2013-11-30 21:02:52 -06:00
Anthony Minessale 2f7ed973ed separate read mutex for each stream type 2013-11-30 20:49:59 -06:00
Anthony Minessale d050d9ef3c FS-6012 --resolve 2013-11-30 19:26:12 -06:00
Anthony Minessale ae99177598 add more range to saved candidates and fix off-by-one error when total is met 2013-11-30 19:13:49 -06:00
Jeff Lenk 4e6852fd88 FS-5989 --resolve 2013-11-29 22:23:08 -06:00
Jeff Lenk bb53175526 FS-6010 --resolve 2013-11-29 22:16:49 -06:00
Marc Olivier Chouinard 9ecbb54061 FS-5850 --resolve Thanks 2013-11-28 01:28:00 -05:00
Anthony Minessale 30325093d4 FS-6009 --resolve 2013-11-27 23:55:00 -06:00
Marc Olivier Chouinard a19d013d3e FS-5993 --resolve 2013-11-27 19:19:31 -05:00
Anthony Minessale 3e00d270d7 FS-6006 --resolve 2013-11-27 12:40:35 -06:00
Anthony Minessale bbe1fe1a31 FS-6005 --resolve 2013-11-27 10:20:35 -06:00
Moises Silva c62db1a600 freetdm: ftmod_wanpipe: Remove chatty debug msg, not really useful anyways 2013-11-27 09:51:33 -05:00
Raymond Chandler beb0673f25 expose useful internals... thanks jaybinks 2013-11-26 19:48:49 -05:00
Brian West c56b73d0be remove unused variable 2013-11-26 17:15:14 +00:00
Anthony Minessale 83ccceb2b5 FS-5958 remove debug 2013-11-26 10:04:29 -06:00
Anthony Minessale 00f52f3002 FS-4965 calling the variable playback_last_offset_pos instead 2013-11-25 16:09:12 -06:00
Anthony Minessale 1e59690cc1 FS-6001 --resolve 2013-11-25 12:34:04 -06:00
Anthony Minessale 2747660269 FS-5959 FS-5958 2013-11-25 12:08:17 -06:00
Anthony Minessale aa8a4913b4 FS-5994 2013-11-23 20:11:59 -06:00
Anthony Minessale ed69ca80de fix compile 2013-11-23 19:23:11 -06:00
Anthony Minessale 2cd5841cd4 bump 2013-11-23 03:23:01 +05:00
Anthony Minessale 0221403514 bump 2013-11-23 03:21:25 +05:00
Anthony Minessale b64cbe33b4 swigall 2013-11-22 16:21:41 -06:00
Anthony Minessale 882b82aa91 pass callee_id on early 2013-11-23 02:53:05 +05:00
Anthony Minessale 8015a3a0a6 fix typo that caused a seg in presesnce 2013-11-23 02:32:02 +05:00
Eliot Gable c7f00c3e21 Add queue talk time and hold time stats to consumer and caller stop events. 2013-11-22 20:13:49 +00:00
Anthony Minessale 94939d1bff add nomux flag when playing to a member to block other audio 2013-11-23 01:12:24 +05:00
Anthony Minessale 726b607667 FS-5841 --resolve 2013-11-22 22:52:59 +05:00
Anthony Minessale 4129adc9ac update more fields on re-subscribe 2013-11-22 22:21:32 +05:00
Anthony Minessale 3a0f934788 revert one change 2013-11-22 18:52:23 +05:00
Seven Du 9c72dc950e add CF_MEDIA_PAUSE channel flag to allow waiting for IO before media codec is ready
This could be used at endpoints where signalling and media negotiated separately like in H323
2013-11-22 14:37:37 +08:00
Anthony Minessale b8dc07132a FS-5959 i hate this ticket 2013-11-22 08:55:45 +05:00