]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
12 years agopart 2 of other cid patch
Anthony Minessale [Sat, 30 Mar 2013 20:39:49 +0000 (15:39 -0500)] 
part 2 of other cid patch

12 years agoEndCall for incoming call while on hold doesn't close both legs on a skinny phone
Mathieu Parent [Sat, 30 Mar 2013 11:00:58 +0000 (12:00 +0100)] 
EndCall for incoming call while on hold doesn't close both legs on a skinny phone

Fixes #FS-5232, thanks to Nathan Neulinger for the patch

12 years agobump
Anthony Minessale [Sat, 30 Mar 2013 03:43:59 +0000 (22:43 -0500)] 
bump

12 years agobump v1.5.0
Anthony Minessale [Sat, 30 Mar 2013 03:42:51 +0000 (22:42 -0500)] 
bump

12 years agoFS-5216 seems like invalid codec lets try this v1.3.17-final
Anthony Minessale [Sat, 30 Mar 2013 03:35:32 +0000 (22:35 -0500)] 
FS-5216 seems like invalid codec lets try this

12 years agoremove debug code
Anthony Minessale [Sat, 30 Mar 2013 03:12:54 +0000 (22:12 -0500)] 
remove debug code

12 years agoupdate caller_id not callee_id when getting a display update from an inbound leg
Anthony Minessale [Sat, 30 Mar 2013 03:07:31 +0000 (22:07 -0500)] 
update caller_id not callee_id when getting a display update from an inbound leg

12 years ago--resolve FS-5243 improve mod_unimrcp audio buffering
Chris Rienzo [Sat, 30 Mar 2013 04:19:07 +0000 (00:19 -0400)] 
--resolve FS-5243 improve mod_unimrcp audio buffering

12 years agofix
Brian West [Fri, 29 Mar 2013 22:55:50 +0000 (17:55 -0500)] 
fix

12 years agoTighten suggested debian build constraints a bit
Travis Cross [Fri, 29 Mar 2013 22:10:10 +0000 (22:10 +0000)] 
Tighten suggested debian build constraints a bit

12 years agoFS-5242
Anthony Minessale [Fri, 29 Mar 2013 15:54:45 +0000 (10:54 -0500)] 
FS-5242

12 years agoFS-5242
Anthony Minessale [Fri, 29 Mar 2013 15:43:12 +0000 (10:43 -0500)] 
FS-5242

12 years agotweaks for caller id in certian uuid_bridge situations
Anthony Minessale [Fri, 29 Mar 2013 03:17:28 +0000 (22:17 -0500)] 
tweaks for caller id in certian uuid_bridge situations

12 years agoFix Execute on in early media situations
Brian West [Thu, 28 Mar 2013 19:19:23 +0000 (14:19 -0500)] 
Fix Execute on in early media situations

12 years agoFS-5011 add sync up flags so neither file writes data until audio is moving both...
Anthony Minessale [Thu, 28 Mar 2013 15:41:28 +0000 (10:41 -0500)] 
FS-5011 add sync up flags so neither file writes data until audio is moving both ways

12 years agoset bridge times before firing the bridge event
Anthony Minessale [Thu, 28 Mar 2013 15:12:00 +0000 (10:12 -0500)] 
set bridge times before firing the bridge event

12 years agodont ever return success when we don't end up with a new session
Michael Jerris [Thu, 28 Mar 2013 15:24:49 +0000 (11:24 -0400)] 
dont ever return success when we don't end up with a new session

12 years agofix void * arithmatic warning
Seven Du [Thu, 28 Mar 2013 09:36:01 +0000 (17:36 +0800)] 
fix void * arithmatic warning

12 years agoremove debug line left in by accident
Brian West [Thu, 28 Mar 2013 03:19:58 +0000 (22:19 -0500)] 
remove debug line left in by accident

12 years agoFS-5229 missed a spot
Anthony Minessale [Wed, 27 Mar 2013 23:47:13 +0000 (18:47 -0500)] 
FS-5229 missed a spot

12 years agoadd SMBF_ONE_ONLY flag and use it on dtmf detectors
Anthony Minessale [Wed, 27 Mar 2013 22:19:40 +0000 (17:19 -0500)] 
add SMBF_ONE_ONLY flag and use it on dtmf detectors

12 years agoFS-5238 --resolve
Anthony Minessale [Wed, 27 Mar 2013 21:50:10 +0000 (16:50 -0500)] 
FS-5238 --resolve

12 years agoadd switch_core_session_findall to get a list of all open uuid
Anthony Minessale [Wed, 27 Mar 2013 20:51:23 +0000 (15:51 -0500)] 
add switch_core_session_findall to get a list of all open uuid

12 years agoFS-5229 --resolve oops, i missed the part that its subsequent calls to displace
Anthony Minessale [Wed, 27 Mar 2013 20:39:10 +0000 (15:39 -0500)] 
FS-5229 --resolve oops, i missed the part that its subsequent calls to displace

12 years agodo not pause callers when they come out of a bridge
Anthony Minessale [Wed, 27 Mar 2013 20:18:54 +0000 (15:18 -0500)] 
do not pause callers when they come out of a bridge

12 years agoadd switch_core_get_variables and allow execute_on funcs to see global vars too
Anthony Minessale [Wed, 27 Mar 2013 19:54:01 +0000 (14:54 -0500)] 
add switch_core_get_variables and allow execute_on funcs to see global vars too

12 years agoFS-5230 --resolve this was actually a bug in the -1 val in send_silence_when_idle
Anthony Minessale [Wed, 27 Mar 2013 18:52:03 +0000 (13:52 -0500)] 
FS-5230 --resolve this was actually a bug in the -1 val in send_silence_when_idle

12 years agoFS-5228 --resolve problem was actually in the send_silence code as used from park...
Anthony Minessale [Wed, 27 Mar 2013 18:40:51 +0000 (13:40 -0500)] 
FS-5228 --resolve problem was actually in the send_silence code as used from park not uuid_displace but uuid_displace relies on the write stream so thus it was a symptom

12 years agoFS-5231 --resolve
Anthony Minessale [Wed, 27 Mar 2013 17:41:17 +0000 (12:41 -0500)] 
FS-5231 --resolve

12 years agoFS-4903 --resolve some of these are better of reverted but not all, this should work
Anthony Minessale [Wed, 27 Mar 2013 17:31:40 +0000 (12:31 -0500)] 
FS-4903 --resolve some of these are better of reverted but not all, this should work

12 years agoFS-5233 --resolve
Anthony Minessale [Wed, 27 Mar 2013 16:46:12 +0000 (11:46 -0500)] 
FS-5233 --resolve

12 years agoFS-5234 --resolve
Anthony Minessale [Wed, 27 Mar 2013 16:37:15 +0000 (11:37 -0500)] 
FS-5234 --resolve

12 years agofix bug where originate can return success when it should not
Anthony Minessale [Wed, 27 Mar 2013 16:28:43 +0000 (11:28 -0500)] 
fix bug where originate can return success when it should not

12 years agoFS-5235 --resolve
Anthony Minessale [Wed, 27 Mar 2013 16:12:35 +0000 (11:12 -0500)] 
FS-5235 --resolve

12 years agoFS-5203 --resolve
Anthony Minessale [Wed, 27 Mar 2013 16:09:07 +0000 (11:09 -0500)] 
FS-5203 --resolve

12 years agoFS-5236 --resolve
Anthony Minessale [Wed, 27 Mar 2013 16:06:32 +0000 (11:06 -0500)] 
FS-5236 --resolve

12 years agoFS-5221 --resolve set NOSIGNAL on http_get
Chris Rienzo [Wed, 27 Mar 2013 03:50:29 +0000 (23:50 -0400)] 
FS-5221 --resolve set NOSIGNAL on http_get

12 years agochange ready to up in this case
Anthony Minessale [Tue, 26 Mar 2013 21:37:47 +0000 (16:37 -0500)] 
change ready to up in this case

12 years agoadd execute_on_pre_bridge and execute_on_post_bridge vars to behave like the other...
Anthony Minessale [Tue, 26 Mar 2013 21:33:13 +0000 (16:33 -0500)] 
add execute_on_pre_bridge and execute_on_post_bridge vars to behave like the other family of execute_on and not break the existing pre bridge vars that are now depricated

12 years agoFS-5226 --resolve
Anthony Minessale [Tue, 26 Mar 2013 20:50:07 +0000 (15:50 -0500)] 
FS-5226 --resolve

12 years agoFS-5223
Anthony Minessale [Tue, 26 Mar 2013 20:44:22 +0000 (15:44 -0500)] 
FS-5223

12 years agoFix in-band ringback in mod_skinny
Mathieu Parent [Tue, 26 Mar 2013 21:36:56 +0000 (22:36 +0100)] 
Fix in-band ringback in mod_skinny
Closes: FS-4241 (Thanks to Marek Wiewiorski for the patch)
12 years agomod_skinny parses and modifies odbc url, breaking it, but also doesn't use the result...
Mathieu Parent [Tue, 26 Mar 2013 21:29:40 +0000 (22:29 +0100)] 
mod_skinny parses and modifies odbc url, breaking it, but also doesn't use the resulting vars

Closes: FS-5224 (Thanks to Nathan Neulinger for the patch)
12 years agoexamples for the ext-voicemail and ext-redial options to mod_skinny sample conf
Mathieu Parent [Tue, 26 Mar 2013 21:21:44 +0000 (22:21 +0100)] 
examples for the ext-voicemail and ext-redial options to mod_skinny sample conf

Closes: FS-5227 (Thanks to Nathan Neulinger for the patch)
12 years agoMIN is an aggregate function on MySQL
Mathieu Parent [Tue, 26 Mar 2013 21:16:44 +0000 (22:16 +0100)] 
MIN is an aggregate function on MySQL

Closes: FS-5218 (Thanks to Nathan Neulinger for the patch)
12 years agoFS-5171 try this version
Anthony Minessale [Tue, 26 Mar 2013 18:23:33 +0000 (13:23 -0500)] 
FS-5171 try this version

12 years agovs2010 express make_math_fixed
Jeff Lenk [Tue, 26 Mar 2013 17:21:29 +0000 (11:21 -0600)] 
vs2010 express make_math_fixed

12 years agoFS-5219 --resolve
Anthony Minessale [Tue, 26 Mar 2013 15:09:02 +0000 (10:09 -0500)] 
FS-5219 --resolve

12 years agooops line endings
Jeff Lenk [Tue, 26 Mar 2013 15:18:44 +0000 (10:18 -0500)] 
oops line endings

12 years agoFS-4321 --resolve
Jeff Lenk [Tue, 26 Mar 2013 15:02:26 +0000 (10:02 -0500)] 
FS-4321 --resolve

12 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Daniel Swarbrick [Tue, 26 Mar 2013 00:20:08 +0000 (01:20 +0100)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

12 years agominor tidyup of user-submitted patch from last year
Daniel Swarbrick [Tue, 26 Mar 2013 00:19:30 +0000 (01:19 +0100)] 
minor tidyup of user-submitted patch from last year

12 years agoFS-5171 please test
Anthony Minessale [Mon, 25 Mar 2013 22:57:51 +0000 (17:57 -0500)] 
FS-5171 please test

12 years agoFS-5214 --resolve
Anthony Minessale [Mon, 25 Mar 2013 22:02:05 +0000 (17:02 -0500)] 
FS-5214 --resolve

12 years agoFS-4568 --resolve
Jeff Lenk [Sun, 24 Mar 2013 19:32:31 +0000 (14:32 -0500)] 
FS-4568 --resolve

12 years agoadd portal, a nice GUI with pure html and javascript
Seven Du [Sun, 24 Mar 2013 17:33:26 +0000 (01:33 +0800)] 
add portal, a nice GUI with pure html and javascript

12 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Sat, 23 Mar 2013 14:22:05 +0000 (22:22 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

12 years agoAdded missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c
Steve Underwood [Sat, 23 Mar 2013 14:20:56 +0000 (22:20 +0800)] 
Added missing symbol FP_CONSTELLATION_SHIFT_FACTOR in v29rx.c

12 years agofs_encode: load mod_spandsp before loading mod_native_file so that the latter picks...
Michael S Collins [Fri, 22 Mar 2013 23:40:42 +0000 (16:40 -0700)] 
fs_encode: load mod_spandsp before loading mod_native_file so that the latter picks up all the codecs offered by the former

12 years agoremove debug code
Jeff Lenk [Fri, 22 Mar 2013 20:52:36 +0000 (15:52 -0500)] 
remove debug code

12 years agoFS-5011 catch sid frames and change them to cng
Anthony Minessale [Fri, 22 Mar 2013 18:47:38 +0000 (13:47 -0500)] 
FS-5011 catch sid frames and change them to cng

12 years agoallow specific removal of media bugs by function name
Anthony Minessale [Fri, 22 Mar 2013 16:20:34 +0000 (11:20 -0500)] 
allow specific removal of media bugs by function name

12 years agodon't choose 0 port for proxy mode
Anthony Minessale [Fri, 22 Mar 2013 15:34:31 +0000 (10:34 -0500)] 
don't choose 0 port for proxy mode

12 years agoprint message before destroying obj
Anthony Minessale [Fri, 22 Mar 2013 15:28:15 +0000 (10:28 -0500)] 
print message before destroying obj

12 years agoFS-5185 --resolve
Jeff Lenk [Fri, 22 Mar 2013 13:40:45 +0000 (08:40 -0500)] 
FS-5185 --resolve

12 years agoFS-5100 --resolve
Jeff Lenk [Fri, 22 Mar 2013 12:43:58 +0000 (07:43 -0500)] 
FS-5100 --resolve

12 years agotabs instead of spaces
Christopher Rienzo [Fri, 22 Mar 2013 03:18:31 +0000 (23:18 -0400)] 
tabs instead of spaces

12 years agoFS-5178 --resolve
Jeff Lenk [Fri, 22 Mar 2013 02:35:54 +0000 (21:35 -0500)] 
FS-5178 --resolve

12 years agoFS-5192 --resolve
Anthony Minessale [Thu, 21 Mar 2013 20:55:19 +0000 (15:55 -0500)] 
FS-5192 --resolve

12 years agopart 3 and last
Jeff Lenk [Thu, 21 Mar 2013 21:48:41 +0000 (16:48 -0500)] 
part 3 and last

12 years agopart 2
Jeff Lenk [Thu, 21 Mar 2013 21:34:41 +0000 (16:34 -0500)] 
part 2

12 years agowindows fix for spandsp make_math_fixed_tables part 1
Jeff Lenk [Thu, 21 Mar 2013 21:26:48 +0000 (16:26 -0500)] 
windows fix for spandsp make_math_fixed_tables part 1

12 years agoAllow setting compression level for dpkg-source
Travis Cross [Thu, 21 Mar 2013 21:00:12 +0000 (21:00 +0000)] 
Allow setting compression level for dpkg-source

Apparently the Raspberry Pi blows up (out of memory) if you call
dpkg-source -z9 as it implicitly calls xz -9.  Thanks to Ken Rice for
running headlong into this.

Also note that while xz takes -0, dpkg-source won't take -z0, so we
check for this and make sure we call dpkg-source correctly.

12 years agoFS-5204 --resolve
Anthony Minessale [Thu, 21 Mar 2013 19:37:53 +0000 (14:37 -0500)] 
FS-5204 --resolve

12 years agoFS-5206: --resolve add .gitignore
Michael Jerris [Thu, 21 Mar 2013 20:54:55 +0000 (16:54 -0400)] 
FS-5206: --resolve add .gitignore

12 years agostray q
Anthony Minessale [Thu, 21 Mar 2013 19:23:43 +0000 (14:23 -0500)] 
stray q

12 years agoFS-5209 --resolve
Anthony Minessale [Thu, 21 Mar 2013 18:52:33 +0000 (13:52 -0500)] 
FS-5209 --resolve

12 years agoFS-5202
Anthony Minessale [Thu, 21 Mar 2013 18:49:33 +0000 (13:49 -0500)] 
FS-5202

12 years agorevert unintended change
Anthony Minessale [Thu, 21 Mar 2013 18:05:32 +0000 (13:05 -0500)] 
revert unintended change

12 years agoFix for not flushing DTMF buffer at end of call
David Yat Sin [Thu, 21 Mar 2013 14:41:16 +0000 (10:41 -0400)] 
Fix for not flushing DTMF buffer at end of call

12 years agoA little more modem polishing
Steve Underwood [Thu, 21 Mar 2013 14:16:51 +0000 (22:16 +0800)] 
A little more modem polishing

12 years agoA few spandsp tweaks
Steve Underwood [Thu, 21 Mar 2013 13:01:54 +0000 (21:01 +0800)] 
A few spandsp tweaks

12 years agofix seg when mod unload with event_sink listeners present
Seven Du [Thu, 21 Mar 2013 04:58:15 +0000 (12:58 +0800)] 
fix seg when mod unload with event_sink listeners present

12 years agoFS-5011 try this rev
Anthony Minessale [Wed, 20 Mar 2013 23:58:29 +0000 (18:58 -0500)] 
FS-5011 try this rev

12 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Wed, 20 Mar 2013 19:10:31 +0000 (15:10 -0400)] 
Merge branch 'master' of fs-git:freeswitch

12 years agoadd param to not fail module load on device fail
Raymond Chandler [Wed, 20 Mar 2013 19:10:19 +0000 (15:10 -0400)] 
add param to not fail module load on device fail

12 years agoBuild-depend on libasound2-dev for mod_portaudio
Travis Cross [Wed, 20 Mar 2013 18:43:50 +0000 (18:43 +0000)] 
Build-depend on libasound2-dev for mod_portaudio

Ken thinks this may have been needed to get mod_portaudio to work for
him.

12 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Wed, 20 Mar 2013 02:32:51 +0000 (22:32 -0400)] 
Merge branch 'master' of fs-git:freeswitch

12 years agoFS-5091 --resolve avoid division by 0
Raymond Chandler [Wed, 20 Mar 2013 02:32:40 +0000 (22:32 -0400)] 
FS-5091 --resolve avoid division by 0

12 years agoFS-5011 please retest with this patch
Anthony Minessale [Wed, 20 Mar 2013 01:54:27 +0000 (20:54 -0500)] 
FS-5011 please retest with this patch

12 years agoFreetdm - ISDN:Fix for race condition where we receive a new call, and did not finish...
David Yat Sin [Tue, 19 Mar 2013 18:32:03 +0000 (14:32 -0400)] 
Freetdm - ISDN:Fix for race condition where we receive a new call, and did not finish clearing existing call internally.

12 years agoFS-5194 --resolve
Anthony Minessale [Tue, 19 Mar 2013 14:16:36 +0000 (09:16 -0500)] 
FS-5194 --resolve

12 years agoFS-5011 please update and retest with new logs
Anthony Minessale [Tue, 19 Mar 2013 13:51:20 +0000 (08:51 -0500)] 
FS-5011 please update and retest with new logs

12 years agoFS-5200 --resolve this patch did not apply please be up to date with latest HEAD...
Anthony Minessale [Tue, 19 Mar 2013 13:39:19 +0000 (08:39 -0500)] 
FS-5200 --resolve this patch did not apply please be up to date with latest HEAD when generating patches

12 years agoFS-5196 --resolve
Anthony Minessale [Tue, 19 Mar 2013 13:31:52 +0000 (08:31 -0500)] 
FS-5196 --resolve

12 years agomod_http_cache: added http_cache file format that won't conflict with mod_httapi.
Chris Rienzo [Tue, 19 Mar 2013 12:59:39 +0000 (08:59 -0400)] 
mod_http_cache: added http_cache file format that won't conflict with mod_httapi.

12 years agoFS-5196 --resolve
Anthony Minessale [Mon, 18 Mar 2013 21:12:11 +0000 (16:12 -0500)] 
FS-5196 --resolve

12 years agoFS-5197 --resolve
Anthony Minessale [Mon, 18 Mar 2013 21:08:46 +0000 (16:08 -0500)] 
FS-5197 --resolve

12 years agomod_http_cache: add support for http/https formats if enable-file-formats is set...
Chris Rienzo [Mon, 18 Mar 2013 21:58:51 +0000 (17:58 -0400)] 
mod_http_cache: add support for http/https formats if enable-file-formats is set to true in http_cache.conf. Don't load mod_httapi if you use this option

12 years agoRevert "FS-3996 --resolve stop conference recording when only 1 person left"
Jeff Lenk [Mon, 18 Mar 2013 17:41:07 +0000 (12:41 -0500)] 
Revert "FS-3996 --resolve stop conference recording when only 1 person left"

This reverts commit 05895faa770d227953346ec3f573e724073d2cdf.