]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agofixed in upstream version of h323plus.
Georgiewskiy Yuriy [Fri, 20 May 2011 11:33:27 +0000 (15:33 +0400)] 
fixed in upstream version of h323plus.

15 years agomod_portaudio: few more checks on write
Moises Silva [Fri, 20 May 2011 06:28:42 +0000 (02:28 -0400)] 
mod_portaudio: few more checks on write

15 years agoadd additional format YYYYMMDDHHMMSS to strepoch
Anthony Minessale [Thu, 19 May 2011 20:39:38 +0000 (15:39 -0500)] 
add additional format YYYYMMDDHHMMSS to strepoch

15 years agoadd prefix chars to playback_terminators + means include the term in the string and...
Anthony Minessale [Thu, 19 May 2011 20:39:03 +0000 (15:39 -0500)] 
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 #

15 years agofreetdm: make codec configurable for unrestricted digital calls (for G722 calls in...
Moises Silva [Thu, 19 May 2011 20:17:46 +0000 (17:17 -0300)] 
freetdm: make codec configurable for unrestricted digital calls (for G722 calls in Sangoma ISDN)

15 years agofreetdm: ftmod_sangoma_isdn - warning fixed
Moises Silva [Thu, 19 May 2011 17:21:52 +0000 (22:51 +0530)] 
freetdm: ftmod_sangoma_isdn - warning fixed

15 years agoremove auto gain events
Anthony Minessale [Thu, 19 May 2011 16:43:28 +0000 (11:43 -0500)] 
remove auto gain events

15 years agofreetdm: ftmod_sangoma_isdn - comment unused variables (fix for compile warnings)
Moises Silva [Thu, 19 May 2011 16:47:22 +0000 (12:47 -0400)] 
freetdm: ftmod_sangoma_isdn - comment unused variables (fix for compile warnings)

15 years agomod_portaudio: fix shared stream output device validation/initialization that caused...
Moises Silva [Thu, 19 May 2011 00:55:51 +0000 (20:55 -0400)] 
mod_portaudio: fix shared stream output device validation/initialization that caused segfault and portaudio errors

15 years agoadded FTDM_SILENCE_VALUE macro
Moises Silva [Wed, 18 May 2011 23:00:42 +0000 (19:00 -0400)] 
added FTDM_SILENCE_VALUE macro

15 years agoFS-3303 --resolve this was an edge case between fail_on_single_reject and group_confirm
Anthony Minessale [Wed, 18 May 2011 21:10:46 +0000 (16:10 -0500)] 
FS-3303 --resolve this was an edge case between fail_on_single_reject and group_confirm

15 years agoFS-3297 --resolve
Jeff Lenk [Wed, 18 May 2011 03:51:47 +0000 (22:51 -0500)] 
FS-3297 --resolve

15 years agomod_sangoma_codec: AMR codec fixes
Moises Silva [Tue, 17 May 2011 18:17:00 +0000 (14:17 -0400)] 
mod_sangoma_codec: AMR codec fixes
                   - Set the proper RTP payload
   - Do not validate RTP reads when the size is dynamic (zero)

15 years agofreetdm: update bearer capability macro
Moises Silva [Wed, 18 May 2011 00:02:18 +0000 (20:02 -0400)] 
freetdm: update bearer capability macro

15 years agoMerge remote-tracking branch 'smgfs/master'
Moises Silva [Tue, 17 May 2011 23:57:49 +0000 (19:57 -0400)] 
Merge remote-tracking branch 'smgfs/master'

Conflicts:
libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c

15 years agoMerge remote-tracking branch 'fixleo/master'
Moises Silva [Tue, 17 May 2011 23:54:03 +0000 (19:54 -0400)] 
Merge remote-tracking branch 'fixleo/master'

15 years agochlog: freetdm - SS7: Support for Transparent IAM
David Yat Sin [Tue, 17 May 2011 21:13:38 +0000 (17:13 -0400)] 
chlog: freetdm - SS7: Support for Transparent IAM

15 years agoMerge branch 'master' of git.sangoma.com:smg_freeswitch
David Yat Sin [Tue, 17 May 2011 21:24:44 +0000 (17:24 -0400)] 
Merge branch 'master' of git.sangoma.com:smg_freeswitch

15 years agochlog: freetdm - SS7: Support for Transparent IAM
David Yat Sin [Tue, 17 May 2011 21:13:38 +0000 (17:13 -0400)] 
chlog: freetdm - SS7: Support for Transparent IAM

15 years agomod_sangoma_codec: AMR codec fixes
Moises Silva [Tue, 17 May 2011 18:17:00 +0000 (14:17 -0400)] 
mod_sangoma_codec: AMR codec fixes
                   - Set the proper RTP payload
   - Do not validate RTP reads when the size is dynamic (zero)

15 years agoreset offset_pos on seek to 0
Anthony Minessale [Tue, 17 May 2011 18:00:34 +0000 (13:00 -0500)] 
reset offset_pos on seek to 0

15 years agoupdate .gitignore
Travis Cross [Tue, 17 May 2011 16:51:44 +0000 (16:51 +0000)] 
update .gitignore

15 years agofreetdm - SS7:* is now transmitted as 0x0b in Called Party Number
David Yat Sin [Tue, 17 May 2011 14:27:49 +0000 (10:27 -0400)] 
freetdm - SS7:* is now transmitted as 0x0b in Called Party Number

15 years agofix warning
Mathieu Rene [Mon, 16 May 2011 20:46:09 +0000 (16:46 -0400)] 
fix warning

15 years agoadd time stamp to app_log
Anthony Minessale [Mon, 16 May 2011 18:41:52 +0000 (13:41 -0500)] 
add time stamp to app_log

15 years agoFreeTDM: gcc-4.6 fix (-Wunused-but-set)
Stefan Knoblich [Sat, 14 May 2011 21:59:14 +0000 (23:59 +0200)] 
FreeTDM: gcc-4.6 fix (-Wunused-but-set)

ftmod_wanpipe.c:
Remove myerrno variable in wanpipe_read(),
snprintf does not set errno (according to the manpage),
so no need to save it (without even using it later).

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agoFreeTDM: gcc-4.6 fixes (-Wunused-but-set)
Stefan Knoblich [Sat, 14 May 2011 21:15:09 +0000 (23:15 +0200)] 
FreeTDM: gcc-4.6 fixes (-Wunused-but-set)

ftdm_io.c:
Remove cut_path() function and call since it didn't seem to
do anything useful anyway.

ftmod_analog.c/ftmod_analog_em.c:
Remove status variable that was used for the result of codec_func(),
but was never checked for errors or returned to the caller.

libteletone_generate.c:
Remove unused variable "var".

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
15 years agoditto
Anthony Minessale [Fri, 13 May 2011 21:29:48 +0000 (16:29 -0500)] 
ditto

15 years agoadd define
Michael Jerris [Fri, 13 May 2011 23:25:52 +0000 (19:25 -0400)] 
add define

15 years agouse ssl macro to init on dingaling too
Anthony Minessale [Fri, 13 May 2011 21:23:33 +0000 (16:23 -0500)] 
use ssl macro to init on dingaling too

15 years agouse ssl macro to init on dingaling too
Anthony Minessale [Fri, 13 May 2011 21:17:17 +0000 (16:17 -0500)] 
use ssl macro to init on dingaling too

15 years agocleanup
Anthony Minessale [Fri, 13 May 2011 20:56:51 +0000 (15:56 -0500)] 
cleanup

15 years agocleanup
Anthony Minessale [Fri, 13 May 2011 20:56:43 +0000 (15:56 -0500)] 
cleanup

15 years agoallow creation of arbitrary profile vars
Anthony Minessale [Fri, 13 May 2011 20:29:40 +0000 (15:29 -0500)] 
allow creation of arbitrary profile vars

15 years agoFS-2936 plan B for curl stuff
Anthony Minessale [Fri, 13 May 2011 18:17:54 +0000 (13:17 -0500)] 
FS-2936 plan B for curl stuff

15 years agorevert curl changes
Anthony Minessale [Fri, 13 May 2011 17:03:30 +0000 (12:03 -0500)] 
revert curl changes

15 years agofreetdm: SS7 - Removed unintentional TX of ITX message
David Yat Sin [Fri, 13 May 2011 16:03:41 +0000 (12:03 -0400)] 
freetdm: SS7 - Removed unintentional TX of ITX message

15 years agoFS-3296 --resolve there is not much contention on this but it probably could use...
Anthony Minessale [Fri, 13 May 2011 13:43:45 +0000 (08:43 -0500)] 
FS-3296 --resolve there is not much contention on this but it probably could use a mutex

15 years agoFS-3294 --resolve This is probably fine
Anthony Minessale [Fri, 13 May 2011 12:29:26 +0000 (07:29 -0500)] 
FS-3294 --resolve This is probably fine

15 years agoFS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something
Anthony Minessale [Fri, 13 May 2011 12:22:25 +0000 (07:22 -0500)] 
FS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something

15 years agoadded mongo module config files to debian pckage
cypromis [Fri, 13 May 2011 07:06:18 +0000 (09:06 +0200)] 
added mongo module config files to debian pckage

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
cypromis [Fri, 13 May 2011 07:03:51 +0000 (09:03 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoFS-2936: attempt to fix the platform that I'll never have to fix
Michael Jerris [Thu, 12 May 2011 22:21:34 +0000 (18:21 -0400)] 
FS-2936: attempt to fix the platform that I'll never have to fix

15 years agoadded mongo.xml.comf to specfile
Michal Bielicki [Thu, 12 May 2011 21:35:50 +0000 (23:35 +0200)] 
added mongo.xml.comf to specfile

15 years agoFS-2936: attempt to fix wrt build
Michael Jerris [Thu, 12 May 2011 20:38:18 +0000 (16:38 -0400)] 
FS-2936: attempt to fix wrt build

15 years agoVS2010 cleanup for Core Curl integration
Jeff Lenk [Thu, 12 May 2011 16:06:35 +0000 (11:06 -0500)] 
VS2010 cleanup for Core Curl integration

15 years agofix rare t38 gateway issue
Anthony Minessale [Thu, 12 May 2011 15:32:39 +0000 (10:32 -0500)] 
fix rare t38 gateway issue

15 years agoVS2008 cleanup for Core Curl integration
Jeff Lenk [Thu, 12 May 2011 15:48:46 +0000 (10:48 -0500)] 
VS2008 cleanup for Core Curl integration

15 years agotry to add sample config. I shouldn't have permission
Tamas Cseke [Thu, 12 May 2011 09:07:06 +0000 (11:07 +0200)] 
try to add sample config. I shouldn't have permission

15 years agohandle connection lost
Tamas Cseke [Thu, 12 May 2011 08:29:55 +0000 (10:29 +0200)] 
handle connection lost

15 years agoload the module even if mongod is unreachable
Tamas Cseke [Thu, 12 May 2011 08:29:20 +0000 (10:29 +0200)] 
load the module even if mongod is unreachable

15 years agofreetdm - ISDN fix for callback pointers
David Yat Sin [Wed, 11 May 2011 21:33:45 +0000 (17:33 -0400)] 
freetdm - ISDN fix for callback pointers

15 years agoclean up core curl patch
Anthony Minessale [Wed, 11 May 2011 19:42:52 +0000 (14:42 -0500)] 
clean up core curl patch

15 years agoFS-3144 --resolve
Anthony Minessale [Wed, 11 May 2011 18:23:56 +0000 (13:23 -0500)] 
FS-3144 --resolve

15 years agoFS-3034
Andrew Thompson [Wed, 11 May 2011 17:55:22 +0000 (13:55 -0400)] 
FS-3034

15 years agoconfig: bump en sounds version to 1.0.16
Michael S Collins [Wed, 11 May 2011 17:52:26 +0000 (10:52 -0700)] 
config: bump en sounds version to 1.0.16

15 years agoFS-3278 --resolve
Anthony Minessale [Wed, 11 May 2011 16:46:56 +0000 (11:46 -0500)] 
FS-3278 --resolve

15 years agoFS-3278 --resolve
Anthony Minessale [Wed, 11 May 2011 16:41:08 +0000 (11:41 -0500)] 
FS-3278 --resolve

15 years agoadd files from last commit
Anthony Minessale [Wed, 11 May 2011 15:09:43 +0000 (10:09 -0500)] 
add files from last commit

15 years agoFS-2936 please test on windows
Anthony Minessale [Wed, 11 May 2011 15:07:00 +0000 (10:07 -0500)] 
FS-2936 please test on windows

15 years agofreetdm: Add initial testing support for unrestricted digital calls using G722 codec
Moises Silva [Wed, 11 May 2011 03:35:20 +0000 (23:35 -0400)] 
freetdm: Add initial testing support for unrestricted digital calls using G722 codec

15 years agofreetdm: typo
Moises Silva [Wed, 11 May 2011 03:07:15 +0000 (23:07 -0400)] 
freetdm: typo

15 years agofreetdm - ISDN disabled T302 timer on non EuroISDN variants
David Yat Sin [Tue, 10 May 2011 21:38:03 +0000 (17:38 -0400)] 
freetdm - ISDN disabled T302 timer on non EuroISDN variants

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Tue, 10 May 2011 21:34:36 +0000 (17:34 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agominor changes
David Yat Sin [Tue, 10 May 2011 20:09:02 +0000 (16:09 -0400)] 
minor changes

15 years agofreetdm: ss7 - CPC
David Yat Sin [Tue, 10 May 2011 19:56:30 +0000 (15:56 -0400)] 
freetdm: ss7 - CPC

15 years agofreetdm: Changed SS7 to use global CPC variable
David Yat Sin [Tue, 10 May 2011 19:28:10 +0000 (15:28 -0400)] 
freetdm: Changed SS7 to use global CPC variable

15 years agoftmod_libpri: Set default config values, just in case the user forgot to set some...
Stefan Knoblich [Tue, 10 May 2011 17:35:56 +0000 (19:35 +0200)] 
ftmod_libpri: Set default config values, just in case the user forgot to set some parameters in freetdm.conf.xml.

This fixes the "[ERR] ftmod_libpri.c:128 Don't know how to SABME on a type 0 node" messages
from libpri, when there's no "node"/"mode" parameter set for the span.

NOTE: Now defaulting to CPE mode; EuroISDN on BRI/E1 and 4ESS on J1/T1 lines,
      make sure you set dialect/switchtype!

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
15 years agochlog: freetdm: ss7 - Support for Calling Party's Category
David Yat Sin [Tue, 10 May 2011 15:38:23 +0000 (11:38 -0400)] 
chlog: freetdm: ss7 - Support for Calling Party's Category

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Tue, 10 May 2011 15:05:41 +0000 (11:05 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoFS-2890 --resolve mod_nibblebill, remove on_reporting hook
Rupa Schomaker [Tue, 10 May 2011 13:12:27 +0000 (08:12 -0500)] 
FS-2890 --resolve mod_nibblebill, remove on_reporting hook

15 years agoUpdate phrase_en.xml to reflect 1.0.16 sounds version
Michael S Collins [Tue, 10 May 2011 05:20:27 +0000 (22:20 -0700)] 
Update phrase_en.xml to reflect 1.0.16 sounds version

15 years agoAdd sound_test.lua utility script (lets you listen to all the sound files in a partic...
Michael S Collins [Mon, 9 May 2011 23:36:35 +0000 (16:36 -0700)] 
Add sound_test.lua utility script (lets you listen to all the sound files in a particular rate/type combo

15 years agofreetdm: ISDN - Fix for segfault when setting outbound-called-npi=e164
David Yat Sin [Mon, 9 May 2011 22:04:07 +0000 (18:04 -0400)] 
freetdm: ISDN - Fix for segfault when setting outbound-called-npi=e164

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Mon, 9 May 2011 19:19:26 +0000 (15:19 -0400)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoAdd jaybinks' tel: patch
Michael S Collins [Mon, 9 May 2011 16:41:50 +0000 (09:41 -0700)] 
Add jaybinks' tel: patch

15 years agoAdded modified build/modules.conf.in
Moises Silva [Mon, 9 May 2011 16:39:53 +0000 (12:39 -0400)] 
Added modified build/modules.conf.in

15 years agofreetdm: changed print from warning to debug when we receive a Facility IE without...
David Yat Sin [Mon, 9 May 2011 16:38:30 +0000 (12:38 -0400)] 
freetdm: changed print from warning to debug when we receive a Facility IE without Calling Name

15 years agomod_lcr - FS-3284 --resolve - fix malformed XML when has embedded %s
Rupa Schomaker [Mon, 9 May 2011 16:19:58 +0000 (11:19 -0500)] 
mod_lcr - FS-3284 --resolve - fix malformed XML when has embedded %s

15 years agomod_lcr - FS-3283 --resolve fix as xml for larger number of arguments
Rupa Schomaker [Mon, 9 May 2011 14:45:35 +0000 (09:45 -0500)] 
mod_lcr - FS-3283 --resolve fix as xml for larger number of arguments

15 years agoswigall
Brian West [Mon, 9 May 2011 14:14:01 +0000 (09:14 -0500)] 
swigall

15 years agoskypopen: fixing previous fix, Makefile.am now is ok
Giovanni Maruzzelli [Mon, 9 May 2011 14:09:04 +0000 (09:09 -0500)] 
skypopen: fixing previous fix, Makefile.am now is ok

15 years agoskypopen: reinstating 5f91e46914359248f62c25f7cb427ec279b2e0f5 on Makefile.am, was...
Giovanni Maruzzelli [Mon, 9 May 2011 13:42:10 +0000 (08:42 -0500)] 
skypopen: reinstating 5f91e46914359248f62c25f7cb427ec279b2e0f5 on Makefile.am, was overwritten by 1e74a714d7b605490a48b153f1a24879a6a410fc

15 years agoskypopen: * FS-3287
Giovanni Maruzzelli [Mon, 9 May 2011 13:24:55 +0000 (08:24 -0500)] 
skypopen:     * FS-3287

15 years agoadd uuid completion to uuid_outgoing_answer
Moises Silva [Mon, 9 May 2011 06:32:31 +0000 (02:32 -0400)] 
add uuid completion to uuid_outgoing_answer
fix segfault due to typo in uuid_outgoing_answer

15 years agomod_portaudio: check for CF_ANSWERED too
Moises Silva [Mon, 9 May 2011 05:57:01 +0000 (01:57 -0400)] 
mod_portaudio: check for CF_ANSWERED too

15 years agoadded uuid_outgoing_answer to answer outgoing channels (ie portaudio endpoints)
Moises Silva [Mon, 9 May 2011 05:25:24 +0000 (01:25 -0400)] 
added uuid_outgoing_answer to answer outgoing channels (ie portaudio endpoints)

15 years agomake endpoint auto-answer configurable via {endpoint_answer=yes|no} in the dial string
Moises Silva [Mon, 9 May 2011 04:45:31 +0000 (00:45 -0400)] 
make endpoint auto-answer configurable via {endpoint_answer=yes|no} in the dial string
do not warn about ring device since is acceptable to not have one

15 years agowindows permanent fix for %I64d problems - all versions after vs2003 support %lld
Jeff Lenk [Sun, 8 May 2011 18:10:01 +0000 (13:10 -0500)] 
windows permanent fix for %I64d problems - all versions after vs2003 support %lld

15 years agomake ananlog alarm
Michael Jerris [Sat, 7 May 2011 04:27:20 +0000 (00:27 -0400)] 
make ananlog alarm

15 years agoMerge remote branch 'smgfs/master'
Moises Silva [Sat, 7 May 2011 02:29:20 +0000 (22:29 -0400)] 
Merge remote branch 'smgfs/master'

15 years agoMerge branch 'master' into smgmaster
David Yat Sin [Fri, 6 May 2011 21:56:44 +0000 (17:56 -0400)] 
Merge branch 'master' into smgmaster

15 years agofreetdm - SS7 Support for custom SIP headers for RDNIS and Generic Number
David Yat Sin [Fri, 6 May 2011 21:52:41 +0000 (17:52 -0400)] 
freetdm - SS7 Support for custom SIP headers for RDNIS and Generic Number

15 years agoadd largest_jb_size
Anthony Minessale [Fri, 6 May 2011 20:25:07 +0000 (15:25 -0500)] 
add largest_jb_size

15 years agoadd largest_jb_size
Anthony Minessale [Fri, 6 May 2011 20:25:00 +0000 (15:25 -0500)] 
add largest_jb_size

15 years agoconfig: fix talking clock regexes (need ^ and $ so they don't match only 917x)
Michael S Collins [Fri, 6 May 2011 20:28:21 +0000 (13:28 -0700)] 
config: fix talking clock regexes (need ^ and $ so they don't match only 917x)

15 years agoUpdate English, French phrase files
Michael S Collins [Fri, 6 May 2011 20:27:02 +0000 (13:27 -0700)] 
Update English, French phrase files

15 years agofreetdm: ss7 - Support for receiving Generic Number IE
David Yat Sin [Fri, 6 May 2011 20:03:14 +0000 (16:03 -0400)] 
freetdm: ss7 - Support for receiving Generic Number IE

15 years agoSupport for TX generic Number
David Yat Sin [Fri, 6 May 2011 19:35:08 +0000 (15:35 -0400)] 
Support for TX generic Number

15 years agofreetdm: ss7 - Support for transmission of Generic Number
David Yat Sin [Fri, 6 May 2011 19:31:56 +0000 (15:31 -0400)] 
freetdm: ss7 - Support for transmission of Generic Number