Commit Graph

20259 Commits

Author SHA1 Message Date
Jeff Lenk 422df6180f trivial fix build 2011-11-21 12:50:00 -06:00
Michael Jerris d66d41232b don't format non numbers 2011-11-21 13:31:19 -05:00
Anthony Minessale a24148db71 revert 2011-11-21 09:17:21 -06:00
Anthony Minessale 139bd072e2 FS-3664 please produce same trace with this patch or later 2011-11-21 08:27:25 -06:00
Jeff Lenk 8ca4efea75 FS-3709 --resolve 2011-11-21 09:53:27 -06:00
Tamas Cseke 5b65045d1f fix connection leaking 2011-11-21 14:58:08 +01:00
Moises Silva f2cf68bfa9 mod_portaudio: fix incorrect use of pa input buffer that could lead to garbage audio 2011-11-20 18:40:41 -05:00
Anthony Minessale dac9d6e3ea FS-3688 try this also with sofia loglevel all 9 2011-11-19 19:12:08 -06:00
Anthony Minessale 5bb2d51cf7 FS-3686 2011-11-19 17:28:32 -06:00
Anthony Minessale ee869fe517 FS-3707 2011-11-19 17:22:26 -06:00
Anthony Minessale 0ec6b81376 FS-3706 see if this helps, otherwise can you test it on other platforms? 2011-11-19 17:10:16 -06:00
Anthony Minessale 475cd91ee8 FS-3686 --resolve no wonder I am so baffled one of the files did not save into git when I did the patch 2011-11-19 16:59:08 -06:00
Anthony Minessale b733f6d5ec FS-3703 2011-11-19 16:54:04 -06:00
Anthony Minessale ff910276d4 FS-3706 2011-11-18 21:04:55 -06:00
Stefan Knoblich 2de175b574 ftmod_libpri: Improve output of ftdm libpri api 'invalid span' error messages.
No more "invalid span", now it's either "'foo' not a libpri span" or
"'foo' span not found" which makes it a lot more useful.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-18 23:58:01 +01:00
Stefan Knoblich 5897ec5992 ftmod_libpri: Print usage if 'ftdm libpri' has no arguments.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-18 23:58:00 +01:00
Anthony Minessale a19352aa23 FS-3688 revert 2011-11-18 17:01:03 -06:00
Anthony Minessale 71ecf081f0 FS-3688 revert 2011-11-18 17:00:30 -06:00
Anthony Minessale 4c13e7c095 fix crash in video-bridge mode 2011-11-18 12:44:04 -06:00
Anthony Minessale 9ecf187dd9 use the non-signal checking version of switch_channel_up/down in the core 2011-11-18 13:18:04 -06:00
Steve Underwood 4c0bc25864 4 RCPs were being sent in ECM mode, instead of the specified 3. 2011-11-19 00:43:00 +08:00
Anthony Minessale 00e381f183 FS-3699 --resolve 2011-11-17 16:25:50 -06:00
Anthony Minessale 1bf80f0509 FS-3686 sigh 2011-11-17 16:21:43 -06:00
Anthony Minessale 04469bb5c9 FS-3688 forgot to revert test code 2011-11-17 14:40:12 -06:00
Anthony Minessale 6bd2798ea1 FS-3702 --resolve 2011-11-17 11:47:14 -06:00
Anthony Minessale 2fae5dfadd FS-3688 please do clean build and test make current or the equiv 2011-11-17 11:44:10 -06:00
Jeff Lenk 6144daf25b add line ending - nothing to see here 2011-11-17 09:44:45 -06:00
Stefan Knoblich cdabd56410 FreeSWITCH: Remove -lrt from PLATFORM_CORE_LIBS on darwin.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-17 08:23:21 +01:00
Stefan Knoblich 7267bfbc9d FreeSWITCH: Remove -lcrypt from PLATFORM_CORE_LIBS on dawrin.
crypt() is in libc on OS X, no external lib needed.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-17 01:06:18 +01:00
Brian West adbf657a25 swigall 2011-11-16 21:23:11 -06:00
Jeff Lenk b992e29640 FS-3553 --resolve 2011-11-16 16:00:14 -06:00
Anthony Minessale 189e0161c9 FS-3686 2011-11-16 09:57:21 -06:00
Michael Giagnocavo fa5289eab7 Using load instead of LoadFrom fixes some crashes and loading issues. 2011-11-16 10:19:19 -07:00
Anthony Minessale 8877d1d36d FS-3686 2011-11-15 15:38:09 -06:00
Anthony Minessale a891514cb1 FS-3697 --resolve 2011-11-15 14:26:42 -06:00
Anthony Minessale 0d17b74421 WTF 2011-11-15 14:15:33 -06:00
Anthony Minessale cf311a9699 fix problem with nested dmachines and with not detecting never-matching faster 2011-11-15 14:14:36 -06:00
Anthony Minessale 34338e5a56 FS-3692 --resolve 2011-11-15 11:28:05 -06:00
Anthony Minessale ebed43a4f6 FS-3686 2011-11-15 11:26:49 -06:00
Anthony Minessale 3603a69d66 default to short date time in vm 2011-11-15 09:54:57 -06:00
Anthony Minessale c0af0a85d6 say years like 1985 as nineteen-85 2011-11-15 09:51:46 -06:00
Anthony Minessale adfbee993e fix regression from e52e44e39c probably keeping the user channel from propigating variables into the real channel 2011-11-15 07:55:31 -06:00
Anthony Minessale 7ba5197009 fix 2 memory leaks detected by valgrind run 2011-11-15 07:50:45 -06:00
Anthony Minessale 179f6b57a6 FS-3688 please test under same monitoring conditions and report results 2011-11-14 15:26:17 -06:00
Anthony Minessale bc968ca8ad fix queued dtmf on channels with no timer issue 2011-11-14 12:37:45 -06:00
Anthony Minessale 2d9853abfb FS-3690 2011-11-14 08:24:08 -06:00
Anthony Minessale d93ed90b2e add flags to digit bindings 2011-11-11 20:17:21 -06:00
Anthony Minessale 712ada3d8d deal with timeout better in rare bind_meta_app misuse 2011-11-11 19:27:02 -06:00
dschreiber 3b8ab39f45 Undo change for erlang event listeners - should be 100 not 50 2011-11-11 12:53:25 -05:00
Michael Jerris 4936b11cc8 remove log message being sent 100s of times a second until someone can figure out what is causing it 2011-11-10 22:59:43 -05:00