]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agomod_portaudio: update config
Moises Silva [Sun, 20 Mar 2011 07:26:01 +0000 (03:26 -0400)] 
mod_portaudio: update config

15 years agomod_portaudio: fix endpoint reads
Moises Silva [Sun, 20 Mar 2011 07:11:13 +0000 (03:11 -0400)] 
mod_portaudio: fix endpoint reads

15 years agomod_portaudio: do not destroy codec and timers if there is a call in progress!
Moises Silva [Sun, 20 Mar 2011 06:36:46 +0000 (02:36 -0400)] 
mod_portaudio: do not destroy codec and timers if there is a call in progress!

15 years agomod_portaudio: use the read timer for endpoints
Moises Silva [Sun, 20 Mar 2011 06:04:19 +0000 (02:04 -0400)] 
mod_portaudio: use the read timer for endpoints

15 years agomod_portaudio: do not set the global codec for endpoints
Moises Silva [Sun, 20 Mar 2011 05:57:35 +0000 (01:57 -0400)] 
mod_portaudio: do not set the global codec for endpoints

15 years agomod_portaudio: release the endpoint on hangup
Moises Silva [Sun, 20 Mar 2011 05:33:08 +0000 (01:33 -0400)] 
mod_portaudio: release the endpoint on hangup

15 years agomod_portaudio: set read/write codec to L16
Moises Silva [Sun, 20 Mar 2011 05:16:55 +0000 (01:16 -0400)] 
mod_portaudio: set read/write codec to L16

15 years agomod_portaudio: initialize read/write endpoint timers per call
Moises Silva [Sun, 20 Mar 2011 03:43:40 +0000 (23:43 -0400)] 
mod_portaudio: initialize read/write endpoint timers per call
               fix pablio multiplexing

15 years agomod_portaudio: implement endpoint writes and multiplex read/writes in pablio streams
Moises Silva [Sun, 20 Mar 2011 00:09:18 +0000 (20:09 -0400)] 
mod_portaudio: implement endpoint writes and multiplex read/writes in pablio streams

15 years agomod_portaudio: implement endpoint reads
Moises Silva [Sat, 19 Mar 2011 23:55:12 +0000 (19:55 -0400)] 
mod_portaudio: implement endpoint reads

15 years agomod_portaudio: create the actual shared stream
Moises Silva [Sat, 19 Mar 2011 23:23:11 +0000 (19:23 -0400)] 
mod_portaudio: create the actual shared stream

15 years agomod_portaudio: XML parsing of endpoints
Moises Silva [Sat, 19 Mar 2011 20:01:11 +0000 (16:01 -0400)] 
mod_portaudio: XML parsing of endpoints

15 years agomod_portaudio: added XML parsing and CLI commands for configuration of streams
Moises Silva [Sat, 19 Mar 2011 19:06:43 +0000 (15:06 -0400)] 
mod_portaudio: added XML parsing and CLI commands for configuration of streams

15 years agomod_portaudio: update to support multiple io buffers
Moises Silva [Sat, 19 Mar 2011 17:24:02 +0000 (13:24 -0400)] 
mod_portaudio: update to support multiple io buffers

15 years agodon't strcasecmp on null string
Michael Jerris [Sat, 19 Mar 2011 14:14:50 +0000 (10:14 -0400)] 
don't strcasecmp on null string

15 years agoOPENZAP-146 - this restores the correct behavior regression from Commit:03dc3b7b8d734...
Jeff Lenk [Sat, 19 Mar 2011 03:47:41 +0000 (22:47 -0500)] 
OPENZAP-146 - this restores the correct behavior regression from Commit:03dc3b7b8d734e5a916c0dd48c408e78e6f66f55

15 years agoadd string params to ladspa so you can connect files to audio ports (string params...
Anthony Minessale [Fri, 18 Mar 2011 22:58:07 +0000 (17:58 -0500)] 
add string params to ladspa so you can connect files to audio ports (string params don't count towards number params)

15 years agoFS-3075
Anthony Minessale [Fri, 18 Mar 2011 21:58:52 +0000 (16:58 -0500)] 
FS-3075

15 years agoswitch_xml: Remove commented out mmap. With the changes in the past 2 year, mmap...
Marc Olivier Chouinard [Fri, 18 Mar 2011 20:45:37 +0000 (16:45 -0400)] 
switch_xml: Remove commented out mmap.  With the changes in the past 2 year, mmap can't really be put back in it current state.

15 years agoswitch_xml: reloadxml will(should) never lock again. It will load the XML structure...
Marc Olivier Chouinard [Fri, 18 Mar 2011 20:41:27 +0000 (16:41 -0400)] 
switch_xml: reloadxml will(should) never lock again.  It will load the XML structure into a new XML structure, and just replace the currently available ROOT XML.  It then the job of the last user of the switch_xml structure to free it.

15 years agoFS-3163 add locking to mrcp dtmf generator
Christopher Rienzo [Fri, 18 Mar 2011 19:15:08 +0000 (19:15 +0000)] 
FS-3163 add locking to mrcp dtmf generator

15 years agofreetdm: add configuration option for DTMF debug directory
Moises Silva [Fri, 18 Mar 2011 18:47:49 +0000 (14:47 -0400)] 
freetdm: add configuration option for DTMF debug directory

15 years agoAdd conf_uuid chan var for djbinter (Thanks Math)
Michael S Collins [Fri, 18 Mar 2011 18:24:48 +0000 (11:24 -0700)] 
Add conf_uuid chan var for djbinter (Thanks Math)

15 years agoFS-3164
Anthony Minessale [Fri, 18 Mar 2011 16:57:10 +0000 (11:57 -0500)] 
FS-3164

15 years agoAdd 'make perlmod-install' to ESL (please test)
Michael S Collins [Fri, 18 Mar 2011 16:26:03 +0000 (09:26 -0700)] 
Add 'make perlmod-install' to ESL (please test)

15 years agoFix installer issue when ran standalone
Brian West [Fri, 18 Mar 2011 14:45:12 +0000 (09:45 -0500)] 
Fix installer issue when ran standalone

15 years agojitter buffer sanity checks
Anthony Minessale [Fri, 18 Mar 2011 03:29:16 +0000 (22:29 -0500)] 
jitter buffer sanity checks

15 years agoinitial reworking for mod_portaudio multiple enpoint support
Moises Silva [Fri, 18 Mar 2011 01:46:52 +0000 (21:46 -0400)] 
initial reworking for mod_portaudio multiple enpoint support

15 years agoFS-3161
Anthony Minessale [Thu, 17 Mar 2011 22:21:41 +0000 (17:21 -0500)] 
FS-3161

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Thu, 17 Mar 2011 21:29:44 +0000 (17:29 -0400)] 
Merge branch 'master' into smgmaster

15 years agofreetdm: ss7 - bug fix, don't send RSC for non-voice channels
Konrad Hammel [Thu, 17 Mar 2011 21:23:08 +0000 (17:23 -0400)] 
freetdm: ss7 - bug fix, don't send RSC for non-voice channels

15 years agofreetdm: ss7 - bug fix for crash on startup
Konrad Hammel [Thu, 17 Mar 2011 19:17:46 +0000 (15:17 -0400)] 
freetdm: ss7 - bug fix for crash on startup

15 years agofreetdm: ss7 - added some informational messages
Konrad Hammel [Wed, 16 Mar 2011 16:44:29 +0000 (12:44 -0400)] 
freetdm: ss7 - added some informational messages

15 years agofreetdm: ss7 - bug fix in handling setups with cic 1 being a sig link
Konrad Hammel [Wed, 16 Mar 2011 14:05:45 +0000 (10:05 -0400)] 
freetdm: ss7 - bug fix in handling setups with cic 1 being a sig link

15 years agoMerge branch 'openmethods-merged-unimrcp-asr-dtmf-bugfix-0' of git://scm.dashjr.org...
Christopher Rienzo [Thu, 17 Mar 2011 20:43:35 +0000 (20:43 +0000)] 
Merge branch 'openmethods-merged-unimrcp-asr-dtmf-bugfix-0' of git://scm.dashjr.org/var/scmroot/git/freeswitch

15 years agoswigall
Brian West [Thu, 17 Mar 2011 20:38:29 +0000 (15:38 -0500)] 
swigall

15 years agoMERGE: Bugfix: Destroy schannel only *after* cleanup of its contents is done
Luke Dashjr [Thu, 17 Mar 2011 20:32:47 +0000 (15:32 -0500)] 
MERGE: Bugfix: Destroy schannel only *after* cleanup of its contents is done

15 years agoBugfix: Destroy schannel only *after* cleanup of its contents is done
Luke Dashjr [Thu, 17 Mar 2011 20:31:07 +0000 (15:31 -0500)] 
Bugfix: Destroy schannel only *after* cleanup of its contents is done

15 years agoupdate fscore_pb to work with git
Anthony Minessale [Thu, 17 Mar 2011 19:18:08 +0000 (14:18 -0500)] 
update fscore_pb to work with git

15 years agoFS-3156 FS-3157 declinatio mortuus obfirmo!
Anthony Minessale [Thu, 17 Mar 2011 17:36:27 +0000 (12:36 -0500)] 
FS-3156 FS-3157 declinatio mortuus obfirmo!

15 years agoFreeTDM: ISDN - added support for min-digits
David Yat Sin [Thu, 17 Mar 2011 17:16:59 +0000 (13:16 -0400)] 
FreeTDM: ISDN - added support for min-digits

15 years agomod_callcenter: FS-3158 Change the default and sequentially-by-agent-order strategy...
Marc Olivier Chouinard [Thu, 17 Mar 2011 14:58:39 +0000 (10:58 -0400)] 
mod_callcenter: FS-3158 Change the default and sequentially-by-agent-order strategy to include the longest-idle-agent.  This should offer a default consistant way to go through all the agent within the same tier/position. (Before, it was left to the DB to return the order of the result)

15 years agoJANITOR-10 - Thanks Peter
Jeff Lenk [Thu, 17 Mar 2011 13:34:00 +0000 (08:34 -0500)] 
JANITOR-10 - Thanks Peter

15 years agoFS-3122
Anthony Minessale [Thu, 17 Mar 2011 01:50:32 +0000 (20:50 -0500)] 
FS-3122

15 years agook
Anthony Minessale [Wed, 16 Mar 2011 23:21:02 +0000 (18:21 -0500)] 
ok

15 years agohmm
Anthony Minessale [Wed, 16 Mar 2011 22:32:38 +0000 (17:32 -0500)] 
hmm

15 years agoJANITOR-10
Brian West [Wed, 16 Mar 2011 21:48:43 +0000 (16:48 -0500)] 
JANITOR-10

15 years agoadd defaults to config
Anthony Minessale [Wed, 16 Mar 2011 21:22:24 +0000 (16:22 -0500)] 
add defaults to config

15 years agoAdd mod_ladspa (Audio plugin framework for linux) http://http://www.ladspa.org/ try...
Anthony Minessale [Wed, 16 Mar 2011 21:19:39 +0000 (16:19 -0500)] 
Add mod_ladspa (Audio plugin framework for linux) http://http://www.ladspa.org/ try it with autotalent http://web.mit.edu/tbaran/www/autotalent.html

15 years agoFixed a vulnerability in T.4 and T.6 processing which is similar to
Steve Underwood [Wed, 16 Mar 2011 15:31:43 +0000 (23:31 +0800)] 
Fixed a vulnerability in T.4 and T.6 processing which is similar to
http://bugzilla.maptools.org/show_bug.cgi?id=2297
in libtiff. A really screwed up 2D T.4 image, or a maliciously
constructed T.4 2D or T.6 image should potential run off the end
of an image decoder buffer.

15 years agodoh
Anthony Minessale [Tue, 15 Mar 2011 19:29:04 +0000 (14:29 -0500)] 
doh

15 years agoMerge branch 'smgmaster' of git.sangoma.com:/smg_freeswitch into smgmaster
Konrad Hammel [Tue, 15 Mar 2011 14:53:59 +0000 (10:53 -0400)] 
Merge branch 'smgmaster' of git.sangoma.com:/smg_freeswitch into smgmaster

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Tue, 15 Mar 2011 14:53:35 +0000 (10:53 -0400)] 
Merge branch 'master' into smgmaster

15 years agochlog: freetdm: ss7 - more work on relay stability
Konrad Hammel [Thu, 10 Mar 2011 20:35:09 +0000 (15:35 -0500)] 
chlog: freetdm: ss7 - more work on relay stability

15 years agochlog:FreeTDM - Added PRI-BRI Debug document
David Yat Sin [Mon, 14 Mar 2011 20:46:56 +0000 (16:46 -0400)] 
chlog:FreeTDM - Added PRI-BRI Debug document

15 years agochange text of error message to be more descriptive
Anthony Minessale [Mon, 14 Mar 2011 16:54:08 +0000 (11:54 -0500)] 
change text of error message to be more descriptive

15 years agoFS-3150 --comment-only this looks like an unhandled parse error, try this patch,...
Anthony Minessale [Mon, 14 Mar 2011 16:43:42 +0000 (11:43 -0500)] 
FS-3150 --comment-only this looks like an unhandled parse error, try this patch, though the call will likely fail but we can see what it doesn't like about the sdp now

15 years agomod_callcenter: Should resolve lot of loopback issues mentioned. Thanks to François...
Marc Olivier Chouinard [Mon, 14 Mar 2011 16:42:02 +0000 (12:42 -0400)] 
mod_callcenter: Should resolve lot of loopback issues mentioned.  Thanks to François Delawarde

15 years agomod_callcenter: Add better handle of failed agent, member channel getting a break...
Marc Olivier Chouinard [Mon, 14 Mar 2011 16:31:56 +0000 (12:31 -0400)] 
mod_callcenter: Add better handle of failed agent, member channel getting a break, and debuging info upon leaving.  Thanks to François Delawarde (with some changes)

15 years agoFS-2815
Jeff Lenk [Mon, 14 Mar 2011 03:26:43 +0000 (22:26 -0500)] 
FS-2815

15 years agowait
Anthony Minessale [Sun, 13 Mar 2011 23:43:23 +0000 (18:43 -0500)] 
wait

15 years agomod_callcenter: Add better support when agent doesn't answer, including creating...
Marc Olivier Chouinard [Sat, 12 Mar 2011 16:58:35 +0000 (11:58 -0500)] 
mod_callcenter: Add better support when agent doesn't answer, including creating a new variable for the delay that is different than reject or busy.  Thanks to François Delawarde

15 years agomod_callcenter: Small event value correction from previous commit
Marc Olivier Chouinard [Sat, 12 Mar 2011 16:44:35 +0000 (11:44 -0500)] 
mod_callcenter: Small event value correction from previous commit

15 years agomod_callcenter: >WARNING, some event value got removed< Adding new event time value...
Marc Olivier Chouinard [Sat, 12 Mar 2011 16:29:20 +0000 (11:29 -0500)] 
mod_callcenter: >WARNING, some event value got removed< Adding new event time value that can then be used to calculate the Wait;Talk;Total duration of a member were on call.  CC-Wait-Time CC-Talk-Time and CC-Total-Time are no longer returned.  Visit the code or check the wiki for the updated variable.

15 years agomod_callcenter: Add new CLI cmd and change some to be more standard. Patch from...
Marc Olivier Chouinard [Sat, 12 Mar 2011 16:03:03 +0000 (11:03 -0500)] 
mod_callcenter: Add new CLI cmd and change some to be more standard.  Patch from François Delawarde, thanks.

15 years agoChanged Freeswitch core to return with error instead of abort when a critical module...
David Yat Sin [Fri, 11 Mar 2011 22:39:07 +0000 (17:39 -0500)] 
Changed Freeswitch core to return with error instead of abort when a critical module fails to load

15 years agofreetdm: fixes to mkrelease.sh
Arnaldo Pereira [Fri, 11 Mar 2011 22:36:42 +0000 (17:36 -0500)] 
freetdm: fixes to mkrelease.sh

15 years agofreetdm: minor changes to mkrelease.sh
Arnaldo Pereira [Fri, 11 Mar 2011 22:02:51 +0000 (17:02 -0500)] 
freetdm: minor changes to mkrelease.sh

15 years agofreetdm:Fix for Q921 indications not decoded properly
David Yat Sin [Fri, 11 Mar 2011 20:06:22 +0000 (15:06 -0500)] 
freetdm:Fix for Q921 indications not decoded properly

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Fri, 11 Mar 2011 19:48:54 +0000 (14:48 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agofreetdm: ISDN-Q921 Unsollicited protocol errors printed in DEBUG instead of INFO
David Yat Sin [Fri, 11 Mar 2011 19:48:26 +0000 (14:48 -0500)] 
freetdm: ISDN-Q921 Unsollicited protocol errors printed in DEBUG instead of INFO

15 years agopass header in X-FS headers on attended transfer CID update to indicate specific...
Anthony Minessale [Fri, 11 Mar 2011 19:00:16 +0000 (13:00 -0600)] 
pass header in X-FS headers on attended transfer CID update to indicate specific situation to flip callee/caller id when targeting a 1 legged call

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Fri, 11 Mar 2011 18:25:00 +0000 (10:25 -0800)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoAdd README_IMPORTANT.txt to default configuration
Michael S Collins [Fri, 11 Mar 2011 18:24:55 +0000 (10:24 -0800)] 
Add README_IMPORTANT.txt to default configuration

15 years agomod_callcenter: Fix a bug when an caller leave the queue from a BREAK Call (Transfer...
Marc Olivier Chouinard [Fri, 11 Mar 2011 17:40:56 +0000 (12:40 -0500)] 
mod_callcenter: Fix a bug when an caller leave the queue from a BREAK Call (Transfer...), it doesn't think an agent answered.

15 years agofreetdm: Updated variables.txt documentation
David Yat Sin [Fri, 11 Mar 2011 16:16:52 +0000 (11:16 -0500)] 
freetdm: Updated variables.txt documentation

15 years agoOPENZAP-147 2008 project also needs x64 additions
Jeff Lenk [Fri, 11 Mar 2011 14:52:32 +0000 (08:52 -0600)] 
OPENZAP-147 2008 project also needs x64 additions

15 years agosend another presence event on calls that were cancelled from LOSE_RACE to fix winnab...
Anthony Minessale [Fri, 11 Mar 2011 04:02:45 +0000 (22:02 -0600)] 
send another presence event on calls that were cancelled from LOSE_RACE to fix winnable race in Broadsoft SCA

15 years agoCorrect gains usage example
Jeff Lenk [Thu, 10 Mar 2011 22:58:16 +0000 (16:58 -0600)] 
Correct gains usage example

15 years agoput this back to 0
Anthony Minessale [Thu, 10 Mar 2011 21:32:09 +0000 (15:32 -0600)] 
put this back to 0

15 years agoMerge branch 'master' into arnaldo.freetdm_release
Arnaldo Pereira [Thu, 10 Mar 2011 18:32:13 +0000 (13:32 -0500)] 
Merge branch 'master' into arnaldo.freetdm_release

15 years agoUpdate to-be-recorded prompts
Michael S Collins [Thu, 10 Mar 2011 17:56:10 +0000 (09:56 -0800)] 
Update to-be-recorded prompts

15 years agoFS-3126
Anthony Minessale [Thu, 10 Mar 2011 17:33:01 +0000 (11:33 -0600)] 
FS-3126

15 years agoftmod_libpri: go to PROGRESS_MEDIA in on_ringing() if there is inband information...
Stefan Knoblich [Thu, 10 Mar 2011 17:25:43 +0000 (18:25 +0100)] 
ftmod_libpri: go to PROGRESS_MEDIA in on_ringing() if there is inband information available and rework channel opening to not skip state changes when the channel is already open.

The latter part affects on_ringing(), on_progress() and on_proceeding().

Somewhat experimental and untested (apart from a compile run).

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agoFS-3141
Anthony Minessale [Thu, 10 Mar 2011 16:47:26 +0000 (10:47 -0600)] 
FS-3141

15 years agoFS-3139
Anthony Minessale [Thu, 10 Mar 2011 02:26:17 +0000 (20:26 -0600)] 
FS-3139

15 years agoMerge branch 'Perl-FreeSWITCH-sendmsg-fix' of git://scm.dashjr.org/var/scmroot/git...
Brian West [Thu, 10 Mar 2011 16:27:10 +0000 (10:27 -0600)] 
Merge branch 'Perl-FreeSWITCH-sendmsg-fix' of git://scm.dashjr.org/var/scmroot/git/freeswitch

15 years agofreetdm: ftmod_zt - print more specific errors for overrun and bad checksum
Moises Silva [Thu, 10 Mar 2011 14:25:49 +0000 (09:25 -0500)] 
freetdm: ftmod_zt - print more specific errors for overrun and bad checksum

15 years agoESL-57
Anthony Minessale [Thu, 10 Mar 2011 06:33:43 +0000 (00:33 -0600)] 
ESL-57

15 years agoFS-3140 --comment-only please try this patch
Anthony Minessale [Thu, 10 Mar 2011 06:18:06 +0000 (00:18 -0600)] 
FS-3140 --comment-only please try this patch

15 years agofix mistake from earlier commit and improve flow of dtmf through a bridge when timer...
Anthony Minessale [Thu, 10 Mar 2011 02:06:27 +0000 (20:06 -0600)] 
fix mistake from earlier commit and improve flow of dtmf through a bridge when timer is disabled

15 years agoFix segv
Mathieu Rene [Thu, 10 Mar 2011 00:01:50 +0000 (19:01 -0500)] 
Fix segv

15 years agofreetdm:Fix ftdm_sigmsg_get_raw_data_detached
David Yat Sin [Wed, 9 Mar 2011 21:55:33 +0000 (16:55 -0500)] 
freetdm:Fix ftdm_sigmsg_get_raw_data_detached
   ISDN: Fix for Facility IE in Facility message not passed to user in raw mode

15 years agoadd rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge
Anthony Minessale [Wed, 9 Mar 2011 21:17:23 +0000 (15:17 -0600)] 
add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge

15 years agoadd rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge
Anthony Minessale [Wed, 9 Mar 2011 21:17:09 +0000 (15:17 -0600)] 
add rtp-notimer-during-bridge (alternative to rtp-autoflush-during-bridge

15 years agoFS-3095 regression from 547d53932c4849dff81001b0d6b2a787f7fdb8da
Anthony Minessale [Wed, 9 Mar 2011 21:16:15 +0000 (15:16 -0600)] 
FS-3095 regression from 547d53932c4849dff81001b0d6b2a787f7fdb8da

15 years agofreetdm: ss7 - bug fix for compile bug introduced by merging
Konrad Hammel [Wed, 9 Mar 2011 20:10:14 +0000 (15:10 -0500)] 
freetdm: ss7 - bug fix for compile bug introduced by merging

15 years agochlog freetdm: ss7 - adding initial support for RELAY
Konrad Hammel [Tue, 15 Feb 2011 16:45:17 +0000 (11:45 -0500)] 
chlog freetdm: ss7 - adding initial support for RELAY

15 years agoFreeTDM: ISDN - Fix for q921 frames not printing span name properly
David Yat Sin [Wed, 9 Mar 2011 19:38:22 +0000 (14:38 -0500)] 
FreeTDM: ISDN - Fix for q921 frames not printing span name properly

15 years agofreetdm: ss7 - bug fix in GRS handling
Konrad Hammel [Tue, 8 Mar 2011 22:51:10 +0000 (17:51 -0500)] 
freetdm: ss7 - bug fix in GRS handling