10265 Commits

Author SHA1 Message Date
Anthony Minessale
7afd4cae67 FS-4677 2012-10-04 08:02:32 -05:00
Anthony Minessale
6d01ad5e38 some more priority tweaks 2012-10-03 14:10:22 -05:00
Anthony Minessale
fd177cdf33 FS-4676 going over the traces the only thing I can guess is that you may have some race condition on the speed of your box or something regarding the db, Try this patch that may help 2012-10-03 09:29:50 -05:00
Anthony Minessale
cefeaee88c FS-4650 --resolve 2012-10-03 07:46:37 -05:00
Anthony Minessale
7329787b9a fix warning 2012-10-03 07:45:39 -05:00
Anthony Minessale
ea599992e1 FS-4656 --resolve with this patch the bug is fixed but also the old behaviour of setting this variable on the A leg expecting it to auto-set it on the B leg is no longer supported. It must be exported or put in the dialstring with {} to put it on the B leg going forward 2012-10-03 07:42:05 -05:00
Anthony Minessale
03fce657e8 FS-4549 --resolve 2012-10-03 07:09:59 -05:00
Anthony Minessale
d84df73aaa FS-4677 oops 2012-10-02 17:03:22 -05:00
Anthony Minessale
51bdf8522a FS-4677 --resolve 2012-10-02 12:22:03 -05:00
Anthony Minessale
2722f4da19 FS-4674 add loopback_export for a list of channel vars to pass from loopback-a to loopback-b 2012-10-02 11:02:42 -05:00
Anthony Minessale
80c2bd786a FS-4669 --resolve 2012-10-02 10:31:32 -05:00
Anthony Minessale
10657f3f5c FS-4675 --resolve 2012-10-02 11:56:31 -05:00
Raymond Chandler
b97e0cef29 don't disable dial if previously allowed 2012-10-02 11:54:19 -04:00
Anthony Minessale
52eff9451c wrap fork so we can drop priority in child processes 2012-10-01 13:38:45 -05:00
Anthony Minessale
0995d133a6 remove stray goto 2012-10-01 12:39:16 -05:00
Anthony Minessale
464155c5cd more priority tweaks 2012-10-01 10:20:48 -05:00
Anthony Minessale
8733a2c895 some priority queuing tweaks for performance 2012-10-01 11:47:26 -05:00
Jeff Lenk
bf060c6396 FS-4664 --resolve 2012-10-01 08:56:51 -05:00
Anthony Minessale
06a3266360 FS-4655 its not a bug its a behaviour request, try this patch 2012-09-27 14:27:28 -05:00
Robert Jongbloed
cf0f483aab Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h 2012-09-27 10:16:14 +10:00
Robert Jongbloed
9d2aa0cd4c Fixed failure to close FS call when H.323 call is closed from remote in early phase. 2012-09-27 10:16:11 +10:00
Giovanni Maruzzelli
a1d727cab6 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:20:27 +02:00
Giovanni Maruzzelli
d0ddd77cdc gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:15:42 +02:00
Giovanni Maruzzelli
ed6f040e70 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 19:01:08 +02:00
Giovanni Maruzzelli
f102f7b4c4 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 18:56:02 +02:00
Giovanni Maruzzelli
507de0a7e5 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 17:24:11 +02:00
Giovanni Maruzzelli
e50f7a92e9 gsmopen: FS-4652 , compilation failed with Mobigator 2012-09-26 16:53:31 +02:00
Jeff Lenk
f8760a1fa8 FS-4641 apply same fix to mod_xml_cdr 2012-09-24 16:58:31 -05:00
Anthony Minessale
daa97613a7 FS-4641 --resolve 2012-09-24 12:28:18 -05:00
Travis Cross
59d3823ed2 Update .gitignore 2012-09-23 07:49:26 +00:00
Travis Cross
72baa97369 Condense the humanized FS version string
Old:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (1.3.0; git at commit 3b5aa066c7 on Sun, 16 Sep 2012 19:21:30 Z)

New:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (git 3b5aa06 2012-09-16 19:21:30Z)
2012-09-23 04:13:04 +00:00
William King
3439d1b3b4 FS-4305: --resolve When libvlc is unable to decode the audio fast enough for the local stream player, use multiple very quick 1 sample chunks of silence to fill in while libvlc catches up. 2012-09-22 18:53:27 -07:00
Anthony Minessale
9c97ae3ccc FS-4640 please test 2012-09-21 14:45:30 -05:00
Giovanni Maruzzelli
1050d443a6 test, please ignore 2012-09-21 10:37:26 +02:00
Jeff Lenk
142374eaab mod_enum windows fix for last commit 2012-09-20 21:04:39 -05:00
Anthony Minessale
5ecccf539d FS-4637 please test and repost log 2012-09-20 15:57:08 -05:00
Anthony Minessale
caaa5726b0 fold over use-server to be alias for nameserver param and support back compat with legacy configs 2012-09-20 10:49:44 -05:00
Anthony Minessale
dfa83799d0 FS-4624 --resolve 2012-09-20 09:59:50 -05:00
Anthony Minessale
07ed03c458 FS-4625 --resolve 2012-09-20 09:57:58 -05:00
Anthony Minessale
a39ba84f5e FS-4458 --resolve 2012-09-20 09:55:47 -05:00
Anthony Minessale
0dac490086 FS-4315 --resolve 2012-09-20 09:53:53 -05:00
Travis Cross
eca14d4601 Fix format string for actual type of apr_time_t
This was causing the build to fail if mod_sonar was configured to
build.
2012-09-20 07:04:02 +00:00
Anthony Minessale
72f0cf476d add conference-create and conference-destroy action events 2012-09-19 16:34:33 -05:00
Brian West
08e95e6ee1 fix 7960/40 reboot 2012-09-19 14:44:55 -05:00
Anthony Minessale
cba999b551 FS-4598 reasonable req 2012-09-19 11:47:53 -05:00
Anthony Minessale
927c646dc7 update error message to explain more 2012-09-19 10:14:38 -05:00
Jeff Lenk
2123927af7 spandsp fix argument issue on irc 2012-09-19 08:52:58 -05:00
Robert Jongbloed
96da521634 Fixed mod_opal shut down of media streams (in particular UDPTL) on KILL from fs core. 2012-09-19 12:33:13 +10:00
Robert Jongbloed
babe1cdb89 Fixed numerous issues with T.38 support on mod_opal, now WORKS!
Added tracing for error conditions in mod_spandsp
2012-09-19 12:33:06 +10:00
Robert Jongbloed
75c3e36009 Added XML config for H.323 User Input Indication (DTMF) mode 2012-09-19 12:32:36 +10:00