11627 Commits

Author SHA1 Message Date
Anthony Minessale
7ba849b34a remove auto gain events 2011-05-19 11:43:33 -05:00
Moises Silva
792149f32a mod_portaudio: fix shared stream output device validation/initialization that caused segfault and portaudio errors 2011-05-18 20:55:51 -04:00
Anthony Minessale
fae95433e2 FS-3303 --resolve this was an edge case between fail_on_single_reject and group_confirm 2011-05-18 16:10:46 -05:00
Jeff Lenk
86d757d61b FS-3297 --resolve 2011-05-17 22:51:47 -05:00
Moises Silva
0bdf79b17c mod_sangoma_codec: AMR codec fixes
- Set the proper RTP payload
		   - Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 20:05:53 -04:00
Moises Silva
0b59756edd Merge remote-tracking branch 'smgfs/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-05-17 19:57:49 -04:00
Moises Silva
bc83f885e1 mod_sangoma_codec: AMR codec fixes
- Set the proper RTP payload
		   - Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 14:17:00 -04:00
Anthony Minessale
e375d1d2f2 reset offset_pos on seek to 0 2011-05-17 13:00:40 -05:00
Travis Cross
95a18a9e1a update .gitignore 2011-05-17 16:51:44 +00:00
Mathieu Rene
5dc67c88d3 fix warning 2011-05-16 16:46:09 -04:00
Anthony Minessale
9c17effb15 add time stamp to app_log 2011-05-16 13:41:52 -05:00
Anthony Minessale
082cb7154e ditto 2011-05-13 16:29:48 -05:00
Anthony Minessale
106855dfa3 use ssl macro to init on dingaling too 2011-05-13 16:23:33 -05:00
Anthony Minessale
23b5f58202 use ssl macro to init on dingaling too 2011-05-13 16:17:17 -05:00
Anthony Minessale
191f06d733 cleanup 2011-05-13 15:56:43 -05:00
Anthony Minessale
8764a046c6 allow creation of arbitrary profile vars 2011-05-13 15:29:40 -05:00
Anthony Minessale
acf3090adf FS-2936 plan B for curl stuff 2011-05-13 13:17:54 -05:00
Anthony Minessale
c196e2c109 revert curl changes 2011-05-13 12:03:30 -05:00
Anthony Minessale
7d7e09a92c FS-3296 --resolve there is not much contention on this but it probably could use a mutex 2011-05-13 08:43:45 -05:00
Anthony Minessale
837a6cac02 FS-3294 --resolve This is probably fine 2011-05-13 07:29:26 -05:00
Anthony Minessale
d59fdabeff FS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something 2011-05-13 07:22:25 -05:00
Michael Jerris
a8da1758cb FS-2936: attempt to fix the platform that I'll never have to fix 2011-05-12 18:21:45 -04:00
Anthony Minessale
123eaa524b fix rare t38 gateway issue 2011-05-12 10:32:39 -05:00
Jeff Lenk
a912fa6b3e VS2008 cleanup for Core Curl integration 2011-05-12 10:48:46 -05:00
Tamas Cseke
15ece47601 handle connection lost 2011-05-12 10:29:55 +02:00
Tamas Cseke
26dfea65e4 load the module even if mongod is unreachable 2011-05-12 10:29:20 +02:00
Anthony Minessale
29bf9157ef clean up core curl patch 2011-05-11 14:42:52 -05:00
Anthony Minessale
d98d51ed39 FS-3144 --resolve 2011-05-11 13:23:56 -05:00
Andrew Thompson
8ae9ab5d15 FS-3034 2011-05-11 13:55:22 -04:00
Anthony Minessale
dc6ca6f8e1 FS-3278 --resolve 2011-05-11 11:41:08 -05:00
Anthony Minessale
8de336b7a8 add files from last commit 2011-05-11 10:09:43 -05:00
Anthony Minessale
7064487df2 FS-2936 please test on windows 2011-05-11 10:07:00 -05:00
Rupa Schomaker
897e6573fa FS-2890 --resolve mod_nibblebill, remove on_reporting hook 2011-05-10 08:12:27 -05:00
Michael S Collins
154731a777 Add jaybinks' tel: patch 2011-05-09 09:41:50 -07:00
Rupa Schomaker
5fa9619fe7 mod_lcr - FS-3284 --resolve - fix malformed XML when has embedded %s 2011-05-09 11:21:04 -05:00
Rupa Schomaker
3dca2ebb00 mod_lcr - FS-3283 --resolve fix as xml for larger number of arguments 2011-05-09 11:21:03 -05:00
Brian West
a0c673be6b swigall 2011-05-09 09:14:01 -05:00
Giovanni Maruzzelli
3ad0d5d624 skypopen: fixing previous fix, Makefile.am now is ok 2011-05-09 09:09:04 -05:00
Giovanni Maruzzelli
b8543ea310 skypopen: reinstating 5f91e46914359248f62c25f7cb427ec279b2e0f5 on Makefile.am, was overwritten by 1e74a714d7b605490a48b153f1a24879a6a410fc 2011-05-09 08:42:10 -05:00
Giovanni Maruzzelli
ac7ca637f0 skypopen: * FS-3287 2011-05-09 08:24:55 -05:00
Moises Silva
690b3b5b72 add uuid completion to uuid_outgoing_answer
fix segfault due to typo in uuid_outgoing_answer
2011-05-09 02:32:31 -04:00
Moises Silva
72f2ffce5d mod_portaudio: check for CF_ANSWERED too 2011-05-09 01:57:01 -04:00
Moises Silva
45fb1725b0 added uuid_outgoing_answer to answer outgoing channels (ie portaudio endpoints) 2011-05-09 01:25:24 -04:00
Moises Silva
b2d696b3fd make endpoint auto-answer configurable via {endpoint_answer=yes|no} in the dial string
do not warn about ring device since is acceptable to not have one
2011-05-09 00:45:31 -04:00
Jeff Lenk
d495124f64 windows permanent fix for %I64d problems - all versions after vs2003 support %lld 2011-05-08 13:10:01 -05:00
Anthony Minessale
1772fcb079 add largest_jb_size 2011-05-06 15:25:00 -05:00
Giovanni Maruzzelli
818021cfc6 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-05-06 13:11:03 -05:00
Giovanni Maruzzelli
2af0dc00c8 skypopen: let's bump the thread priorities, refined 2011-05-06 13:10:57 -05:00
Moises Silva
a8d1b80b83 remove pid file when failing to load modules 2011-05-05 19:33:02 -04:00
Moises Silva
42d40227d9 fix banner 2011-05-05 18:25:47 -04:00