11445 Commits

Author SHA1 Message Date
Georgiewskiy Yuriy
949d528a36 apply patch from Jan Willamowius:
make sure dtmfinband gets initialized.
make gk-identifier and gk-interface settings optional (documentation sayed that about gk-identifier already)
2011-05-22 12:37:13 +04:00
Jeff Lenk
1d490df9b5 FS-3282 --resolve 2011-05-21 09:53:53 -05:00
Giovanni Maruzzelli
2146583663 skypopen: adding some guards against NULL sessions and channels 2011-05-21 02:45:39 -05:00
Giovanni Maruzzelli
b65a3ebd18 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-05-21 02:37:38 -05:00
Giovanni Maruzzelli
7fa3f7f3dd skypopen: fixing bug from Anton VG, adding some guards against NULL sessions and channels 2011-05-21 02:36:51 -05:00
Anthony Minessale
c7b36157b0 don't play default when playing a custom one 2011-05-20 16:56:16 -05:00
Anthony Minessale
3d475876ed add custom exit sound to match enter sound on conf 2011-05-20 16:22:58 -05:00
Anthony Minessale
66d16d1772 FS-3270 --resolve please watch the code formatting in the future 2011-05-20 12:49:16 -05:00
Anthony Minessale
3ebd173ca8 FS-3307 --resolve thanks, in the future, be sure to not include vanity comments. The intention of the patch will be preserved by the jira ticket. Also check our code formating guidelines. Some of the patch was redundant so it was removed, mprintf already asserts when it doesn't work, and execute_sql_now both frees the sql string and locks the mutex for you. 2011-05-20 11:51:06 -05:00
Georgiewskiy Yuriy
71658eab1e fixed in upstream version of h323plus. 2011-05-20 15:33:27 +04:00
Moises Silva
267d9cbc3a mod_portaudio: few more checks on write 2011-05-20 02:28:42 -04:00
Anthony Minessale
38f06a3bf9 add additional format YYYYMMDDHHMMSS to strepoch 2011-05-19 15:39:43 -05:00
Anthony Minessale
38b3f43d7d add prefix chars to playback_terminators + means include the term in the string and x means include the char and return SWITCH_STATUS_RESTART eg #+* only includes the * if you type it but not the # 2011-05-19 15:39:43 -05:00
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
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