]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agoFS-3078 see wrapper function that should do the same thing this is called at the...
Anthony Minessale [Sat, 19 Feb 2011 01:03:07 +0000 (19:03 -0600)] 
FS-3078 see wrapper function that should do the same thing this is called at the time when the sdp is created so if it still doesn't work it would suggest that you have this variable set passing in from the other leg in which case you need to set it explicitly because the mode of the inbound leg prevails over the profile default

15 years agoFS-2803
Anthony Minessale [Sat, 19 Feb 2011 00:53:40 +0000 (18:53 -0600)] 
FS-2803

15 years agofix seg in sofia merged from upstream
Anthony Minessale [Sat, 19 Feb 2011 00:50:50 +0000 (18:50 -0600)] 
fix seg in sofia merged from upstream

15 years agodisable clock_nanosleep by default
Anthony Minessale [Sat, 19 Feb 2011 00:26:52 +0000 (18:26 -0600)] 
disable clock_nanosleep by default

15 years agomod_sofia: fix profile SIP INFO dtmf not working
Moises Silva [Fri, 18 Feb 2011 23:57:12 +0000 (18:57 -0500)] 
mod_sofia: fix profile SIP INFO dtmf not working

15 years agoFS-3057 tested on linux
Anthony Minessale [Fri, 18 Feb 2011 23:26:58 +0000 (17:26 -0600)] 
FS-3057 tested on linux

15 years agotolerate dtmf where there is no start packet and only end packets
Anthony Minessale [Fri, 18 Feb 2011 22:54:51 +0000 (16:54 -0600)] 
tolerate dtmf where there is no start packet and only end packets

15 years agobeat ray up for this one
Anthony Minessale [Fri, 18 Feb 2011 21:20:52 +0000 (15:20 -0600)] 
beat ray up for this one

15 years agomod_conference: don't switch to CS_SOFT_EXECUTE before setting the current extension
Mathieu Rene [Fri, 18 Feb 2011 20:15:48 +0000 (15:15 -0500)] 
mod_conference: don't switch to CS_SOFT_EXECUTE before setting the current extension

15 years agofreetdm: Updated signalling modules to not set channel state to DIALING on OUTGOING_C...
David Yat Sin [Fri, 18 Feb 2011 18:21:05 +0000 (13:21 -0500)] 
freetdm: Updated signalling modules to not set channel state to DIALING on OUTGOING_CALL_FUNCTION

15 years agochlog: freetdm: channel/call variables moved to sigmsg
David Yat Sin [Fri, 18 Feb 2011 18:01:57 +0000 (13:01 -0500)] 
chlog: freetdm: channel/call variables moved to sigmsg

15 years agovm-skip-instructions param in xml directory to disable instructions how to record...
Anthony Minessale [Fri, 18 Feb 2011 16:48:14 +0000 (10:48 -0600)] 
vm-skip-instructions param in xml directory to disable instructions how to record a file

15 years agofinishing touches on last commit
Anthony Minessale [Fri, 18 Feb 2011 16:32:44 +0000 (10:32 -0600)] 
finishing touches on last commit

15 years agopass custom headers backwards over sofia
Anthony Minessale [Fri, 18 Feb 2011 16:13:52 +0000 (10:13 -0600)] 
pass custom headers backwards over sofia

15 years agofreetdm: only set ec call end when the HANGUP state is confirmed
Moises Silva [Fri, 18 Feb 2011 15:51:36 +0000 (10:51 -0500)] 
freetdm: only set ec call end when the HANGUP state is confirmed

15 years agotweak agc
Anthony Minessale [Fri, 18 Feb 2011 00:28:05 +0000 (18:28 -0600)] 
tweak agc

15 years agotweak agc
Anthony Minessale [Fri, 18 Feb 2011 00:21:11 +0000 (18:21 -0600)] 
tweak agc

15 years agoAdd randomize-passwords.pl script to main tree
Michael S Collins [Thu, 17 Feb 2011 19:53:59 +0000 (11:53 -0800)] 
Add randomize-passwords.pl script to main tree

15 years ago- fxo-busy-disconnection timer for desconnection on FXO
Geovani Ricardo Wiedenhoft [Thu, 17 Feb 2011 19:41:56 +0000 (17:41 -0200)] 
- fxo-busy-disconnection timer for desconnection on FXO
- khomp set changes configuration
- KR2GotCategory variable
- Disconnection forced R2 signaling (collect call)
- restricted, omits the number of origin
- Option to enable/disable dial with '#' on FXS
- Added KR2StrCategory
- Added "khomp dump config" command
- KISDNOrigTypeOfNumber, KISDNDestTypeOfNumber, KISDNOrigNumberingPlan,
KISDNDestNumberingPlan, KISDNOrigPresentation
- New version of commons
- Updated documentation

15 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Thu, 17 Feb 2011 19:12:47 +0000 (14:12 -0500)] 
Merge branch 'master' of fs-git:freeswitch

15 years agoadd ability to jump to a specific message
Raymond Chandler [Thu, 17 Feb 2011 19:12:42 +0000 (14:12 -0500)] 
add ability to jump to a specific message

15 years agoadd multiple-registrations flag to the core similar to mod_sofia
Anthony Minessale [Thu, 17 Feb 2011 18:14:48 +0000 (12:14 -0600)] 
add multiple-registrations flag to the core similar to mod_sofia

15 years agoadd multiple-registrations flag to the core similar to mod_sofia
Anthony Minessale [Thu, 17 Feb 2011 18:12:43 +0000 (12:12 -0600)] 
add multiple-registrations flag to the core similar to mod_sofia

15 years agoput transport in the request uri on outbound registers if register_transport is set...
Anthony Minessale [Thu, 17 Feb 2011 17:32:00 +0000 (11:32 -0600)] 
put transport in the request uri on outbound registers if register_transport is set and proxy does not already contain a transport param

15 years agochlog: freetdm: Channel indicator IE only included in first response
David Yat Sin [Thu, 17 Feb 2011 16:44:57 +0000 (11:44 -0500)] 
chlog: freetdm: Channel indicator IE only included in first response

15 years agofreetdm: increase size of static buffer for DSO path
Moises Silva [Thu, 17 Feb 2011 14:17:41 +0000 (09:17 -0500)] 
freetdm: increase size of static buffer for DSO path

15 years agofreetdm: increase size of static buffer for DSO path
Moises Silva [Thu, 17 Feb 2011 14:17:41 +0000 (09:17 -0500)] 
freetdm: increase size of static buffer for DSO path

15 years agofixes for the python esl (we need ESL.py as well)
Michal Bielicki - cypromis [Thu, 17 Feb 2011 09:09:26 +0000 (10:09 +0100)] 
fixes for the python esl (we need ESL.py as well)
deleting the sangoma modules if they are not defined to be build but are build anyway

15 years agoits getting late and I am looking at this file the whole day already
Michal Bielicki - cypromis [Thu, 17 Feb 2011 01:01:46 +0000 (02:01 +0100)] 
its getting late and I am looking at this file the whole day already

15 years agomajor cleanups, mod_skinny and skypopen and sangoma ftdm modules added to rpm spec...
Michal Bielicki - cypromis [Wed, 16 Feb 2011 23:02:37 +0000 (00:02 +0100)] 
major cleanups, mod_skinny and skypopen and sangoma ftdm modules added to rpm spec file

15 years agoadded DESTDIR to esl makefiles so that it can be used during rpm building
Michal Bielicki - cypromis [Wed, 16 Feb 2011 19:54:57 +0000 (20:54 +0100)] 
added DESTDIR to esl makefiles so that it can be used during rpm building

15 years agoadding centos standard java include parts to javamod esl module
Michal Bielicki - cypromis [Wed, 16 Feb 2011 19:35:56 +0000 (20:35 +0100)] 
adding centos standard java include parts to javamod esl module

15 years agoadded python eslmod installation to esl Makefiles
Michal Bielicki - cypromis [Wed, 16 Feb 2011 19:35:11 +0000 (20:35 +0100)] 
added python eslmod installation to esl Makefiles

15 years agofreetdm: Removed ftmod_sangoma_boost
David Yat Sin [Wed, 16 Feb 2011 16:06:26 +0000 (11:06 -0500)] 
freetdm: Removed ftmod_sangoma_boost

15 years agofreetdm: Removed ftmod_sangoma_boost
David Yat Sin [Wed, 16 Feb 2011 16:06:26 +0000 (11:06 -0500)] 
freetdm: Removed ftmod_sangoma_boost

15 years ago doh
Brian West [Wed, 16 Feb 2011 14:57:43 +0000 (08:57 -0600)] 
 doh

15 years ago comment out
Brian West [Wed, 16 Feb 2011 14:45:17 +0000 (08:45 -0600)] 
 comment out

15 years agouse the correct URI on endpoints behind nat
Brian West [Wed, 16 Feb 2011 14:36:40 +0000 (08:36 -0600)] 
use the correct URI on endpoints behind nat

15 years agoFS-3041
Brian West [Wed, 16 Feb 2011 01:01:31 +0000 (19:01 -0600)] 
FS-3041

15 years agoUpdate ChangeLog through Feb 1
Michael S Collins [Wed, 16 Feb 2011 00:20:50 +0000 (16:20 -0800)] 
Update ChangeLog through Feb 1

15 years agoMerge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Wed, 16 Feb 2011 00:20:25 +0000 (16:20 -0800)] 
Merge branch 'master' of git://git.freeswitch.org/freeswitch

15 years agoallow uuid bridge on unaswered channels as long as there is media available on at...
Anthony Minessale [Tue, 15 Feb 2011 23:43:13 +0000 (17:43 -0600)] 
allow uuid bridge on unaswered channels as long as there is media available on at least one

15 years ago rip off the fs_ args on message like we do in SEND_MESSAGE
Brian West [Tue, 15 Feb 2011 22:30:57 +0000 (16:30 -0600)] 
 rip off the fs_ args on message like we do in SEND_MESSAGE

15 years agotell rtp stack about what remote payload type to expect when the receiving end follow...
Anthony Minessale [Tue, 15 Feb 2011 22:09:48 +0000 (16:09 -0600)] 
tell rtp stack about what remote payload type to expect when the receiving end follows the stupid SHOULD as WONT and sends a different dynamic payload number than the one in the offer

15 years agofreetdm: ftmod_r2 - check fclose return value when dumping IO
Moises Silva [Tue, 15 Feb 2011 21:34:09 +0000 (16:34 -0500)] 
freetdm: ftmod_r2 - check fclose return value when dumping IO

15 years agofreetdm: ftmod_r2 - check fclose return value when dumping IO
Moises Silva [Tue, 15 Feb 2011 21:34:09 +0000 (16:34 -0500)] 
freetdm: ftmod_r2 - check fclose return value when dumping IO

15 years agoMerge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Tue, 15 Feb 2011 18:55:19 +0000 (10:55 -0800)] 
Merge branch 'master' of git://git.freeswitch.org/freeswitch

15 years agoMerge remote branch 'smgfs/master'
Moises Silva [Tue, 15 Feb 2011 18:51:39 +0000 (13:51 -0500)] 
Merge remote branch 'smgfs/master'

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Tue, 15 Feb 2011 16:59:18 +0000 (11:59 -0500)] 
Merge branch 'master' into smgmaster

15 years agofreetdm: ss7 - update to configuration file to mirror ISDN configuration
Konrad Hammel [Tue, 15 Feb 2011 16:58:16 +0000 (11:58 -0500)] 
freetdm: ss7 - update to configuration file to mirror ISDN configuration

15 years agoMerge remote branch 'fsorig/master'
Moises Silva [Tue, 15 Feb 2011 15:49:18 +0000 (10:49 -0500)] 
Merge remote branch 'fsorig/master'

15 years agoFS-3056
Anthony Minessale [Tue, 15 Feb 2011 15:45:14 +0000 (09:45 -0600)] 
FS-3056

15 years agoswitch_core_sqldb: Index column name wrong on table registrations. (This wont create...
Marc Olivier Chouinard [Tue, 15 Feb 2011 07:24:43 +0000 (02:24 -0500)] 
switch_core_sqldb: Index column name wrong on table registrations.  (This wont create the index for people who already have the table)

15 years agoswitch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite...
Marc Olivier Chouinard [Tue, 15 Feb 2011 06:49:41 +0000 (01:49 -0500)] 
switch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite in a different location.  This is important for everyone with relatively 'high' sip registration since the addition of sip registration to the core require sqlite db to be moved to a faster location (Ramdisk for example). Useful for everyone who moved their sqlite db for sofia to ramdisk because of performance issue.

15 years agomod_callcenter: force loopback_bowout=false on originate. This will need to be rewor...
Marc Olivier Chouinard [Tue, 15 Feb 2011 03:46:35 +0000 (22:46 -0500)] 
mod_callcenter: force loopback_bowout=false on originate.  This will need to be reworked, but should fix basic issues call to an agent using loopback

15 years agomod_callcenter: IMPORTANT UPDATE, DTMF during moh created an loop to reactivate MOH...
Marc Olivier Chouinard [Tue, 15 Feb 2011 03:43:45 +0000 (22:43 -0500)] 
mod_callcenter: IMPORTANT UPDATE, DTMF during moh created an loop to reactivate MOH but got canceled right away because of pending DTMF in the queue never been cleaned.  Could cause masive disk write of debug, and can cause problem to the rest of FS stability.  This patch also include basic fundation for DTMF capture support for member waiting.

15 years agoMerge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Tue, 15 Feb 2011 00:20:07 +0000 (16:20 -0800)] 
Merge branch 'master' of git://git.freeswitch.org/freeswitch

15 years agoMerge branch 'master' of git.sangoma.com:smg_freeswitch
Moises Silva [Mon, 14 Feb 2011 22:32:55 +0000 (17:32 -0500)] 
Merge branch 'master' of git.sangoma.com:smg_freeswitch

15 years agofreetdm: remove deprecated channel variables code
Moises Silva [Mon, 14 Feb 2011 22:32:30 +0000 (17:32 -0500)] 
freetdm: remove deprecated channel variables code

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Mon, 14 Feb 2011 21:12:41 +0000 (16:12 -0500)] 
Merge branch 'master' into smgmaster

15 years agoMerge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder
Moises Silva [Mon, 14 Feb 2011 20:33:19 +0000 (15:33 -0500)] 
Merge branch 'netborder' of git.sangoma.com:smg_freeswitch into netborder

15 years agoMerge branch 'master' into netborder
Moises Silva [Mon, 14 Feb 2011 20:24:02 +0000 (15:24 -0500)] 
Merge branch 'master' into netborder

15 years agofreetdm: added CLI completion for core commands
Moises Silva [Mon, 14 Feb 2011 20:14:44 +0000 (15:14 -0500)] 
freetdm: added CLI completion for core commands

15 years agofix regression in rtp stack trying to avoid broken clients who send the wrong payload...
Anthony Minessale [Mon, 14 Feb 2011 20:07:37 +0000 (14:07 -0600)] 
fix regression in rtp stack trying to avoid broken clients who send the wrong payload type, we were eating the stun packets in jingle calls

15 years agofreetdm: ftmod_r2 - Disable MF dump on call accepted
Moises Silva [Mon, 14 Feb 2011 20:05:39 +0000 (15:05 -0500)] 
freetdm: ftmod_r2 - Disable MF dump on call accepted
         core - Do not start DTMF debugging until media is available

15 years agoadd make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_...
Mike Jerris [Mon, 14 Feb 2011 19:52:35 +0000 (13:52 -0600)] 
add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall

15 years agofreetdm: ftmod_r2 - set MF dump directory default to logdir
Moises Silva [Mon, 14 Feb 2011 19:44:38 +0000 (14:44 -0500)] 
freetdm: ftmod_r2 - set MF dump directory default to logdir

15 years agodon't encourage ppl to use vad on mod_dingaling
Anthony Minessale [Mon, 14 Feb 2011 19:38:49 +0000 (13:38 -0600)] 
don't encourage ppl to use vad on mod_dingaling

15 years agofix race with media bug exiting from write frame while read frame is trying to use it
Anthony Minessale [Mon, 14 Feb 2011 17:44:36 +0000 (11:44 -0600)] 
fix race with media bug exiting from write frame while read frame is trying to use it

15 years agoFS-3050 FS-3051
Anthony Minessale [Mon, 14 Feb 2011 17:27:55 +0000 (11:27 -0600)] 
FS-3050 FS-3051

15 years agoclear unique headers on event_socket filters
Anthony Minessale [Mon, 14 Feb 2011 16:50:14 +0000 (10:50 -0600)] 
clear unique headers on event_socket filters

15 years agoswitch_channel: Add CS_NONE and correct variable name
Marc Olivier Chouinard [Sun, 13 Feb 2011 23:04:17 +0000 (18:04 -0500)] 
switch_channel: Add CS_NONE and correct variable name

15 years agoadd centralized registration db to core db and use it from mod_sofia
Anthony Minessale [Sat, 12 Feb 2011 05:10:12 +0000 (23:10 -0600)] 
add centralized registration db to core db and use it from mod_sofia

15 years agofix uuid_jitterbuffer edge case debugging a non-existant jb causing a seg
Anthony Minessale [Sat, 12 Feb 2011 02:15:06 +0000 (20:15 -0600)] 
fix uuid_jitterbuffer edge case debugging a non-existant jb causing a seg

15 years agofix file leaks in mod_commandline_tts
Anthony Minessale [Fri, 11 Feb 2011 22:49:07 +0000 (16:49 -0600)] 
fix file leaks in mod_commandline_tts

15 years agofreetdm: ss7 - update cli usuage print
Konrad Hammel [Fri, 11 Feb 2011 22:10:53 +0000 (17:10 -0500)] 
freetdm: ss7 - update cli usuage print

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Fri, 11 Feb 2011 22:04:19 +0000 (17:04 -0500)] 
Merge branch 'master' into smgmaster

15 years agofreetdm: ss7: bug fix for ticket 6290, channel status was not showing channel 1
Konrad Hammel [Fri, 11 Feb 2011 22:02:56 +0000 (17:02 -0500)] 
freetdm: ss7: bug fix for ticket 6290, channel status was not showing channel 1

15 years agoMerge remote branch 'fsorig/master'
Moises Silva [Fri, 11 Feb 2011 17:11:33 +0000 (12:11 -0500)] 
Merge remote branch 'fsorig/master'

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Fri, 11 Feb 2011 16:23:31 +0000 (11:23 -0500)] 
Merge branch 'master' into smgmaster

15 years agofreetdm: ss7 - bug fix for change in FreeTDM API
Konrad Hammel [Fri, 11 Feb 2011 16:22:44 +0000 (11:22 -0500)] 
freetdm: ss7 - bug fix for change in FreeTDM API

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Fri, 11 Feb 2011 16:15:37 +0000 (11:15 -0500)] 
Merge branch 'master' into smgmaster

15 years agoMerge branch 'konrad.02-09-11'
Konrad Hammel [Fri, 11 Feb 2011 16:14:49 +0000 (11:14 -0500)] 
Merge branch 'konrad.02-09-11'

15 years agofreetdm: ss7 - bug fix for configuration
Konrad Hammel [Fri, 11 Feb 2011 16:13:47 +0000 (11:13 -0500)] 
freetdm: ss7 - bug fix for configuration

15 years agofreetdm: disallow completely core variables for freetdm outbound variables
Moises Silva [Fri, 11 Feb 2011 15:55:11 +0000 (10:55 -0500)] 
freetdm: disallow completely core variables for freetdm outbound variables

15 years agorevert
Anthony Minessale [Fri, 11 Feb 2011 11:42:24 +0000 (05:42 -0600)] 
revert

15 years agoMerge remote branch 'origin/master'
cypromis [Thu, 10 Feb 2011 23:23:28 +0000 (00:23 +0100)] 
Merge remote branch 'origin/master'

15 years agofreetdm: use packet_len as the base length in tone generation
Moises Silva [Thu, 10 Feb 2011 23:00:31 +0000 (18:00 -0500)] 
freetdm: use packet_len as the base length in tone generation

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Thu, 10 Feb 2011 21:40:18 +0000 (16:40 -0500)] 
Merge branch 'master' into smgmaster

15 years agofreetdm: ss7 - added hardware dtmf
Konrad Hammel [Thu, 10 Feb 2011 21:28:37 +0000 (16:28 -0500)] 
freetdm: ss7 - added hardware dtmf

15 years agobug fix for mod_sofia, sofia_contact_user_replacement was off by 1 when replacing...
Konrad Hammel [Thu, 10 Feb 2011 21:26:40 +0000 (16:26 -0500)] 
bug fix for mod_sofia, sofia_contact_user_replacement was off by 1 when replacing the dialed number causing it to not copy anything

15 years agoMerge branch 'master' into netborder
David Yat Sin [Thu, 10 Feb 2011 19:05:29 +0000 (14:05 -0500)] 
Merge branch 'master' into netborder

15 years agofreetdm: Added sigmsg->call_priv member that contains caller_data.priv originally...
David Yat Sin [Thu, 10 Feb 2011 19:00:57 +0000 (14:00 -0500)] 
freetdm: Added sigmsg->call_priv member that contains caller_data.priv originally set by user

15 years agofreetdm: ISDN - Removed unnecessay locks since lock is now done by ftdm core
David Yat Sin [Thu, 10 Feb 2011 19:00:19 +0000 (14:00 -0500)] 
freetdm: ISDN - Removed unnecessay locks since lock is now done by ftdm core

15 years agodon't bow out on att_xfer bridge
Anthony Minessale [Thu, 10 Feb 2011 18:37:14 +0000 (12:37 -0600)] 
don't bow out on att_xfer bridge

15 years agoMerge branch 'master' into smgmaster
Moises Silva [Thu, 10 Feb 2011 15:16:26 +0000 (10:16 -0500)] 
Merge branch 'master' into smgmaster

15 years agoMerge remote branch 'fsorig/master'
Moises Silva [Thu, 10 Feb 2011 15:15:15 +0000 (10:15 -0500)] 
Merge remote branch 'fsorig/master'

15 years agoMerge branch 'master' into smgmaster
Konrad Hammel [Wed, 9 Feb 2011 20:20:55 +0000 (15:20 -0500)] 
Merge branch 'master' into smgmaster

15 years agoMerge branch 'master' of git.sangoma.com:/smg_freeswitch
Konrad Hammel [Wed, 9 Feb 2011 20:15:10 +0000 (15:15 -0500)] 
Merge branch 'master' of git.sangoma.com:/smg_freeswitch

15 years agofreetdm: ss7 - bug fix for SPC no longer being part sng_gen config
Konrad Hammel [Wed, 9 Feb 2011 20:14:47 +0000 (15:14 -0500)] 
freetdm: ss7 - bug fix for SPC no longer being part sng_gen config