3388 Commits

Author SHA1 Message Date
Anthony Minessale
05444a6ebd FS-5661 --resolve 2013-08-07 21:22:45 +05:00
Chris Rienzo
99a0f6bfc8 FS-5659 --resolve Add logging for spandsp dtmf detector when dtmf_verbose channel variable is set to true
Conflicts:

	src/mod/applications/mod_spandsp/mod_spandsp_fax.c
2013-08-01 14:02:56 -04:00
Chris Rienzo
343cddd914 mod_spandsp: added UUID command completion to start/stop_tone_detect commands 2013-07-31 07:16:51 -04:00
Seven Du
b18bb26c9d add back the log line deleted by accident 2013-07-30 22:13:16 +08:00
Seven Du
04062625ba remove debug 2013-07-30 18:02:08 +08:00
Seven Du
44c0fd2498 add timeout options to mod_curl 2013-07-30 16:37:02 +08:00
Anthony Minessale
948a7218e0 add last_sched_id var 2013-07-26 14:30:25 -05:00
Anthony Minessale
64af870bef let sched_cancel operate on both task id and group id 2013-07-25 14:53:11 -05:00
Anthony Minessale
0a84f7be50 FS-5633 --resolve 2013-07-24 11:38:13 -05:00
Brian West
55b6b8424f You can't prefix this one with MWI as it ends up in the body of the MWI notify causing some devices to have a heart attack 2013-07-23 17:22:15 -05:00
Michael S Collins
8b87b601a4 mod_valet_parking: add valet_lot_extension chan var - stores the current park location of the channel 2013-07-23 12:00:09 -07:00
Ken Rice
5873e6ff37 update status command to include new stats 2013-07-23 08:44:12 -05:00
Ken Rice
39dfa5e422 add peak SPS for last 5 minutes 2013-07-19 23:05:54 -05:00
Anthony Minessale
578361bea3 add peak sps to stats and a command to reset it 2013-07-19 15:16:57 -05:00
Anthony Minessale
4e74ef3914 FS-5573 --resolve 2013-07-19 14:05:19 -05:00
Anthony Minessale
fb887acb44 FS-5607 --resolve 2013-07-19 13:48:56 -05:00
Anthony Minessale
92031835f7 FS-5614 --resolve 2013-07-19 13:42:19 -05:00
Raymond Chandler
db3c1abce0 FS-4123 --resolve slightly modified patch applied 2013-07-10 17:54:19 -04:00
Raymond Chandler
0ed5126c0c add chatplan info app 2013-07-10 12:47:16 -04:00
Raymond Chandler
ddf1908fae FS-5467 --resolve patch applied 2013-07-10 12:17:22 -04:00
Michael S Collins
2c00f4c570 Merge branch 'v1.2.stable' of ssh://git.freeswitch.org:222/freeswitch into v1.2.stable 2013-07-10 08:28:29 -07:00
Michael S Collins
13de330c60 FS-5393: --resolve mod_voicemail: add skip_record_check and skip_record_urgent_check vars 2013-07-10 08:28:17 -07:00
Raymond Chandler
2ec821b74b FS-3911 --resolve patch applied 2013-07-10 10:53:28 -04:00
Brian West
aa68eac352 fix logic from race fix 2013-07-08 13:19:10 -05:00
Seven Du
cfd388301d --resolve FS-5072 2013-07-08 00:04:42 +08:00
Jeff Lenk
84de992b8b FS-3127 --resolve please reopen if not fixed 2013-07-06 12:52:50 -05:00
Brian West
4c6886d7e2 fix race 2013-07-05 19:50:43 -05:00
Jeff Lenk
667a8d8868 fix stupid c89 for windows 2013-07-04 12:27:59 -05:00
Ken Rice
60adf50f86 --resolve FS-5558 2013-07-03 15:55:57 -05:00
Ken Rice
d2cd255a8f --resolve FS-5569 2013-07-03 15:55:52 -05:00
Ken Rice
a4408e62a6 --resolve FS-3918 using patch that adds conference_moderator_pin channel variable 2013-07-03 11:14:10 -05:00
Anthony Minessale
929f52b15c fix race condition on device state destroy 2013-06-28 14:21:18 -05:00
Anthony Minessale
fd67c19664 add preAnswer and ringReady too 2013-06-27 16:31:42 -05:00
Anthony Minessale
e884116c08 add answer work tag to httapi 2013-06-27 16:26:17 -05:00
Anthony Minessale
75e0d9d885 fix empty +flags{} pre-empting conference_member_flags variable 2013-06-26 16:05:00 -05:00
Brian West
182d67ae95 use the correct repeat key to replay messages 2013-06-26 15:17:41 -05:00
Nathan Neulinger
543dc3caea make noexpandtab explicit in all vim modelines other than xml files
Conflicts:
	src/include/switch_core_media.h
	src/mod/endpoints/mod_sofia/sofia_media.c
	src/switch_core_media.c
2013-06-25 09:39:37 -05:00
Chris Rienzo
4c4841da4b mod_http_cache: valgrind fixes 2013-06-24 22:27:14 -04:00
Anthony Minessale
4a4b8690a1 FS-5531 --resolve add another optional param to supply flags for either behaviour n for null and b for boolean 2013-06-20 22:53:20 -05:00
Anthony Minessale
d937b8da81 add novideo app
Conflicts:
	src/include/switch_types.h
2013-06-20 11:28:33 -05:00
Brian West
9d14772883 fix reload of outbound_name change 2013-06-18 15:48:52 -05:00
Anthony Minessale
4960a75525 fix build on cent5 2013-06-18 12:57:53 -05:00
Anthony Minessale
bf61038a93 remove cid flip from pickup 2013-06-17 10:57:19 -05:00
William King
f94b73f0d7 New compiler warning(error). Unused assignment before the pointer is reassigned. 2013-06-12 21:39:14 -07:00
William King
fef983f614 If the addr pointer is NULL, better to check first before using it. 2013-06-12 21:23:52 -07:00
Chris Rienzo
74313a6866 mod_http_cache: fixed wrong string to sign when referencing AWS S3 object with subdirectory 2013-06-12 09:39:09 -04:00
Anthony Minessale
f2db9b56be FS-5500 --resolve 2013-06-11 11:38:39 -05:00
Jeff Lenk
55ff737e57 FS-5290 --resolve 2013-06-07 07:26:16 +00:00
Brian West
ed0ae1e669 FS-5255 --resolve 2013-06-07 07:26:03 +00:00
Travis Cross
0367a6ffa0 Whitespace cleanup to previous commit 2013-06-07 07:00:13 +00:00