]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
13 years agouse SWITCH_CHANNEL_SESSION_LOG in mod_spandsp call progress detector
Christopher Rienzo [Thu, 19 Jul 2012 00:17:26 +0000 (00:17 +0000)] 
use SWITCH_CHANNEL_SESSION_LOG in mod_spandsp call progress detector

13 years agoreplace spaces with tabs in mod_spandsp
Christopher Rienzo [Thu, 19 Jul 2012 00:03:47 +0000 (00:03 +0000)] 
replace spaces with tabs in mod_spandsp

13 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 18 Jul 2012 23:30:04 +0000 (16:30 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

13 years agoUpdate phrase_en.xml to have other misc sound files
Michael S Collins [Wed, 18 Jul 2012 23:29:36 +0000 (16:29 -0700)] 
Update phrase_en.xml to have other misc sound files

13 years agoAdded debug-level param for spandsp tone detector
Christopher Rienzo [Wed, 18 Jul 2012 20:41:07 +0000 (20:41 +0000)] 
Added debug-level param for spandsp tone detector

13 years agoftmod_libpri: Fix type-punned pointer warning in msn_filter_foreach().
Stefan Knoblich [Wed, 18 Jul 2012 11:27:33 +0000 (13:27 +0200)] 
ftmod_libpri: Fix type-punned pointer warning in msn_filter_foreach().

cc1: warnings being treated as errors
./src/ftmod/ftmod_libpri/ftmod_libpri.c: In function 'msn_filter_foreach':
./src/ftmod/ftmod_libpri/ftmod_libpri.c:422: warning: dereferencing type-punned pointer will break strict-aliasing rules
make: *** [ftmod_libpri_la-ftmod_libpri.lo] Error 1

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFS-4378 actually fire the event
Anthony Minessale [Wed, 18 Jul 2012 17:37:08 +0000 (12:37 -0500)] 
FS-4378 actually fire the event

13 years agoturn on send_silence_when_idle whenever we engage srtp
Anthony Minessale [Wed, 18 Jul 2012 17:19:47 +0000 (12:19 -0500)] 
turn on send_silence_when_idle whenever we engage srtp

13 years agoadding MODIFY command handler API
Kapil [Wed, 18 Jul 2012 16:05:15 +0000 (12:05 -0400)] 
adding MODIFY command handler API

13 years agoadding service change wrapper APIs
Kapil [Wed, 18 Jul 2012 14:11:51 +0000 (10:11 -0400)] 
adding service change wrapper APIs

13 years agoVarious tweaks to spandsp. Cleaned up a few MSVC issues with spandsp
Steve Underwood [Wed, 18 Jul 2012 13:46:58 +0000 (21:46 +0800)] 
Various tweaks to spandsp. Cleaned up a few MSVC issues with spandsp

13 years agoOPENZAP-186 --resolve
Jeff Lenk [Wed, 18 Jul 2012 13:16:35 +0000 (08:16 -0500)] 
OPENZAP-186 --resolve

13 years agoFS-4442 try this
Jeff Lenk [Wed, 18 Jul 2012 03:40:13 +0000 (22:40 -0500)] 
FS-4442 try this

13 years agofix regression in spandsp_tone_detect caused by some recent core changes (part 2)
Anthony Minessale [Tue, 17 Jul 2012 22:32:46 +0000 (17:32 -0500)] 
fix regression in spandsp_tone_detect caused by some recent core changes (part 2)

13 years agofix regression in spandsp_tone_detect caused by some revent core changes
Anthony Minessale [Tue, 17 Jul 2012 22:19:28 +0000 (17:19 -0500)] 
fix regression in spandsp_tone_detect caused by some revent core changes

13 years agoFS-4435 looks ok at a glance, at least this code is isolated to the small few who...
Anthony Minessale [Tue, 17 Jul 2012 22:01:10 +0000 (17:01 -0500)] 
FS-4435 looks ok at a glance, at least this code is isolated to the small few who actually use it so i will put it in for testing

13 years agoMerge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
Mathieu Rene [Tue, 17 Jul 2012 21:12:22 +0000 (17:12 -0400)] 
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3

13 years agoadding MEGACO Media Descriptors prints
Kapil [Tue, 17 Jul 2012 20:12:54 +0000 (16:12 -0400)] 
adding MEGACO Media Descriptors prints

13 years agocrypto tweak for dingaling
Anthony Minessale [Tue, 17 Jul 2012 19:02:36 +0000 (14:02 -0500)] 
crypto tweak for dingaling

13 years agoset hard domain first
Anthony Minessale [Tue, 17 Jul 2012 18:54:39 +0000 (13:54 -0500)] 
set hard domain first

13 years agoadding validation of megaco commands code and modification in handling ADD message
Kapil [Tue, 17 Jul 2012 17:07:32 +0000 (13:07 -0400)] 
adding validation of megaco commands code and modification in handling ADD message

13 years agotypo
Anthony Minessale [Tue, 17 Jul 2012 15:32:31 +0000 (10:32 -0500)] 
typo

13 years agoForgot to allow https on http_tryget
Christopher Rienzo [Tue, 17 Jul 2012 14:29:36 +0000 (14:29 +0000)] 
Forgot to allow https on http_tryget

13 years agoMerge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
Mathieu Rene [Tue, 17 Jul 2012 14:17:34 +0000 (10:17 -0400)] 
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3

13 years agocomment out unused vars
Mathieu Rene [Tue, 17 Jul 2012 14:15:25 +0000 (10:15 -0400)] 
comment out unused vars

13 years agoFS-4317 this might help, this fixes a regression cause by another recently altered...
Anthony Minessale [Mon, 16 Jul 2012 23:47:45 +0000 (18:47 -0500)] 
FS-4317 this might help, this fixes a regression cause by another recently altered code path and it sounds similar but I never got the new logs from you so this is a guess

13 years agoUpdate the rtp endpoint so it gets a fixed configuration from var_event
Mathieu Rene [Mon, 16 Jul 2012 22:31:13 +0000 (18:31 -0400)] 
Update the rtp endpoint so it gets a fixed configuration from var_event

13 years agodoh
Anthony Minessale [Mon, 16 Jul 2012 22:16:10 +0000 (17:16 -0500)] 
doh

13 years agoUpdate to-be-recorded sounds
Michael S Collins [Mon, 16 Jul 2012 20:09:12 +0000 (13:09 -0700)] 
Update to-be-recorded sounds

13 years agoFS-4428 --resolve
Anthony Minessale [Mon, 16 Jul 2012 18:53:19 +0000 (13:53 -0500)] 
FS-4428 --resolve

13 years agoFS-4429 --resolve you guys should come to cluecon we would like to help you get bvtap...
Anthony Minessale [Mon, 16 Jul 2012 18:39:23 +0000 (13:39 -0500)] 
FS-4429 --resolve you guys should come to cluecon we would like to help you get bvtapi working really well

13 years agoFS-4427 try this revision however i think its a problem with the remote client not...
Anthony Minessale [Mon, 16 Jul 2012 17:51:13 +0000 (12:51 -0500)] 
FS-4427 try this revision however i think its a problem with the remote client not properly preserving the headers of the srtp packets.....

13 years agoenable srtp for dingaling
Anthony Minessale [Mon, 16 Jul 2012 17:44:04 +0000 (12:44 -0500)] 
enable srtp for dingaling

13 years agoservice change code modification
Kapil [Mon, 16 Jul 2012 16:48:57 +0000 (12:48 -0400)] 
service change code modification

13 years agofix compile part 2
Mathieu Rene [Mon, 16 Jul 2012 15:24:04 +0000 (11:24 -0400)] 
fix compile part 2

13 years agofix compile part 2
Mathieu Rene [Mon, 16 Jul 2012 15:23:14 +0000 (11:23 -0400)] 
fix compile part 2

13 years agofix compile
Mathieu Rene [Mon, 16 Jul 2012 15:18:24 +0000 (11:18 -0400)] 
fix compile

13 years agoFS-4416 -- resolve
Jeff Lenk [Mon, 16 Jul 2012 02:52:02 +0000 (21:52 -0500)] 
FS-4416 -- resolve

13 years agoFS-4407 --resolve
Jeff Lenk [Sun, 15 Jul 2012 18:38:30 +0000 (13:38 -0500)] 
FS-4407 --resolve

13 years agofix windows spandsp build for recent commits
Jeff Lenk [Sun, 15 Jul 2012 16:01:17 +0000 (11:01 -0500)] 
fix windows spandsp build for recent commits

13 years agoset marker and ts, some endpoints depending on the marker bit to render correct video
Seven Du [Sun, 15 Jul 2012 10:48:51 +0000 (18:48 +0800)] 
set marker and ts, some endpoints depending on the marker bit to render correct video

13 years agoenforce floor
Seven Du [Sun, 15 Jul 2012 07:28:45 +0000 (15:28 +0800)] 
enforce floor

13 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Steve Underwood [Sun, 15 Jul 2012 05:38:18 +0000 (13:38 +0800)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

13 years agoT.85 compression has now been added to the FAX engine in spandsp
Steve Underwood [Sun, 15 Jul 2012 05:37:39 +0000 (13:37 +0800)] 
T.85 compression has now been added to the FAX engine in spandsp

13 years agofix set user call to include domain
Brian West [Sun, 15 Jul 2012 05:05:28 +0000 (00:05 -0500)] 
fix set user call to include domain

13 years agoaccept binary in api and bgapi
Seven Du [Sun, 15 Jul 2012 04:44:26 +0000 (12:44 +0800)] 
accept binary in api and bgapi

13 years agoadd video_bridge flag to xml members
Seven Du [Sun, 15 Jul 2012 04:37:54 +0000 (12:37 +0800)] 
add video_bridge flag to xml members

13 years agoadd flags to conference xml_list and show also on conference list
Seven Du [Sun, 15 Jul 2012 03:22:18 +0000 (11:22 +0800)] 
add flags to conference xml_list and show also on conference list

13 years agofrick
Anthony Minessale [Sun, 15 Jul 2012 01:23:13 +0000 (20:23 -0500)] 
frick

13 years agomod_http_cache: Remove DOS line-endings in http_put().
Stefan Knoblich [Sat, 14 Jul 2012 22:43:00 +0000 (00:43 +0200)] 
mod_http_cache: Remove DOS line-endings in http_put().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agomod_http_cache: Fix last remaining C99-style for loop.
Stefan Knoblich [Sat, 14 Jul 2012 22:31:08 +0000 (00:31 +0200)] 
mod_http_cache: Fix last remaining C99-style for loop.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agofix auth_only voicemail usage
Brian West [Sat, 14 Jul 2012 19:05:26 +0000 (14:05 -0500)] 
fix auth_only voicemail usage

13 years agoMore integration with the current spandsp
Steve Underwood [Sat, 14 Jul 2012 17:47:55 +0000 (01:47 +0800)] 
More integration with the current spandsp

13 years agoIntroducing T.85 encode and decodei to spandsp. This is not connected into the FAX...
Steve Underwood [Sat, 14 Jul 2012 15:59:01 +0000 (23:59 +0800)] 
Introducing T.85 encode and decodei to spandsp. This is not connected into the FAX engine in this update.

13 years agoTweaks to spandsp tests
Steve Underwood [Sat, 14 Jul 2012 15:34:40 +0000 (23:34 +0800)] 
Tweaks to spandsp tests
Addition of tones to modem connect tones
Repeat function for V.18 TDD

13 years agotweak
Brian West [Sat, 14 Jul 2012 15:24:35 +0000 (10:24 -0500)] 
tweak

13 years agoesl-php: Create installation directories if they do not exist (+ other minor clean...
Stefan Knoblich [Sat, 14 Jul 2012 12:01:18 +0000 (14:01 +0200)] 
esl-php: Create installation directories if they do not exist (+ other minor clean ups).

Fixes:

   cp ESL.so /var/tmp/por.../image/usr/lib64/php5.3/lib/extensions/no-debug-zts-20090626
   cp: cannot create regular file `/var/tmp/por.../image/usr/lib64/php5.3/lib/extensions/no-debug-zts-20090626': No such file or directory

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agomod_http_cache: Do not use C99-style for loops to fix non-debug builds.
Stefan Knoblich [Sat, 14 Jul 2012 10:43:36 +0000 (12:43 +0200)] 
mod_http_cache: Do not use C99-style for loops to fix non-debug builds.

Debug builds add -std=c99 (or -xc99 for suncc) to CFLAGS
(AX_CFLAGS_WARN_ALL_ANSI configure macro).

Non-debug builds do not invoke AX_CFLAGS_WARN_ALL_ANSI checks and
therefore won't have C99 support enabled, which breaks the build of
mod_http_cache due to "for (int i... )"-style C99 loops.

NOTE: AC_PROG_CC_C99 would make a lot of sense here and MSVC (2005)
accepts "for (int ...)" constructs too.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFS-3840 --resolve
Anthony Minessale [Fri, 13 Jul 2012 23:02:36 +0000 (18:02 -0500)] 
FS-3840 --resolve

13 years agotypo
Anthony Minessale [Fri, 13 Jul 2012 23:02:09 +0000 (18:02 -0500)] 
typo

13 years agoFS-4421 --resolve
Anthony Minessale [Fri, 13 Jul 2012 22:20:59 +0000 (17:20 -0500)] 
FS-4421 --resolve

13 years agoUpdate phrase_en.xml (new sound files created)
Michael S Collins [Fri, 13 Jul 2012 21:55:10 +0000 (14:55 -0700)] 
Update phrase_en.xml (new sound files created)

13 years agoonly decode rtp packets in srtp mode
Anthony Minessale [Fri, 13 Jul 2012 19:58:15 +0000 (14:58 -0500)] 
only decode rtp packets in srtp mode

13 years agoadding write support to mod_vlc
William King [Sat, 24 Mar 2012 21:09:57 +0000 (14:09 -0700)] 
adding write support to mod_vlc

13 years agoFS-4422
Anthony Minessale [Thu, 12 Jul 2012 23:10:20 +0000 (18:10 -0500)] 
FS-4422

13 years agoFS-4418 --resolve
Anthony Minessale [Thu, 12 Jul 2012 22:54:02 +0000 (17:54 -0500)] 
FS-4418 --resolve

13 years agoFS-4335 test this patch, and also remember you must resubmit the logs after each...
Anthony Minessale [Thu, 12 Jul 2012 22:45:43 +0000 (17:45 -0500)] 
FS-4335 test this patch, and also remember you must resubmit the logs after each new test

13 years agohow does the older compiler catch things the new one doesnt
Anthony Minessale [Thu, 12 Jul 2012 19:34:56 +0000 (14:34 -0500)] 
how does the older compiler catch things the new one doesnt

13 years agoadd fsctl sql start/stop for standby controls
Anthony Minessale [Thu, 12 Jul 2012 19:30:37 +0000 (14:30 -0500)] 
add fsctl sql start/stop for standby controls

13 years agoconf tweaks
Anthony Minessale [Thu, 12 Jul 2012 19:30:18 +0000 (14:30 -0500)] 
conf tweaks

13 years agoclose fd on fsv_record
Anthony Minessale [Thu, 12 Jul 2012 19:01:19 +0000 (14:01 -0500)] 
close fd on fsv_record

13 years agoftmod_pritap: Fix format string errors.
Stefan Knoblich [Thu, 12 Jul 2012 12:52:42 +0000 (14:52 +0200)] 
ftmod_pritap: Fix format string errors.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_r2: Fix format string errors.
Stefan Knoblich [Thu, 12 Jul 2012 12:45:38 +0000 (14:45 +0200)] 
ftmod_r2: Fix format string errors.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agofreeswitch: Add -base cmdline option.
Stefan Knoblich [Thu, 12 Jul 2012 17:52:00 +0000 (19:52 +0200)] 
freeswitch: Add -base cmdline option.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoadd outcall-templ
Anthony Minessale [Thu, 12 Jul 2012 15:42:46 +0000 (10:42 -0500)] 
add outcall-templ

13 years agoftmod_gsm: Fix format string errors.
Stefan Knoblich [Thu, 12 Jul 2012 10:41:23 +0000 (12:41 +0200)] 
ftmod_gsm: Fix format string errors.

Two fixes:

Use ftdm_set_string() instead of sprintf() (seriously, wtf?).

Drop invalid, needless argument to ftdm_log().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFreeSWITCH: Fix copy&paste error in -storage cmdline option handling.
Stefan Knoblich [Thu, 12 Jul 2012 08:02:09 +0000 (10:02 +0200)] 
FreeSWITCH: Fix copy&paste error in -storage cmdline option handling.

"htdocs_dir" -> "storage_dir"

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFS-4415 --resolve
Jeff Lenk [Thu, 12 Jul 2012 03:31:36 +0000 (22:31 -0500)] 
FS-4415 --resolve

13 years agoFreeSWITCH: Use SWITCH_TIME_T_FMT to fix format string error in send_heartbeat().
Stefan Knoblich [Thu, 12 Jul 2012 01:25:12 +0000 (03:25 +0200)] 
FreeSWITCH: Use SWITCH_TIME_T_FMT to fix format string error in send_heartbeat().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_sangoma_ss7: Fix format string errors.
Stefan Knoblich [Thu, 12 Jul 2012 01:20:47 +0000 (03:20 +0200)] 
ftmod_sangoma_ss7: Fix format string errors.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFreeTDM: Cast flag to uint64_t and use FTDM_UINT64_FMT to silence format string warning.
Stefan Knoblich [Thu, 12 Jul 2012 01:18:52 +0000 (03:18 +0200)] 
FreeTDM: Cast flag to uint64_t and use FTDM_UINT64_FMT to silence format string warning.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoftmod_wanpipe: Fix "initialization from incompatible pointer type" warning.
Stefan Knoblich [Thu, 12 Jul 2012 01:02:16 +0000 (03:02 +0200)] 
ftmod_wanpipe: Fix "initialization from incompatible pointer type" warning.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFreeTDM: Fix format string errors in ftmod_analog, ftmod_wanpipe and ftmod_sangoma_isdn.
Stefan Knoblich [Thu, 12 Jul 2012 01:01:20 +0000 (03:01 +0200)] 
FreeTDM: Fix format string errors in ftmod_analog, ftmod_wanpipe and ftmod_sangoma_isdn.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFreeTDM: Add dumy "%s" format string to ftdm_assert() and ftdm_assert_return() to...
Stefan Knoblich [Thu, 12 Jul 2012 00:37:55 +0000 (02:37 +0200)] 
FreeTDM: Add dumy "%s" format string to ftdm_assert() and ftdm_assert_return() to silence format string warnings.

Neither of them accepts extra arguments and ftmod_sangoma_isdn is calling
ftmod_assert() with a char * msg argument.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agomod_conference: Fix format string errors.
Stefan Knoblich [Wed, 11 Jul 2012 23:42:14 +0000 (01:42 +0200)] 
mod_conference: Fix format string errors.

Use switch_event_add_header_string() where needed and add a
dummy "%s" format string to switch_event_add_body() calls.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoAdd FreeSWITCH-Version string and Uptime-msec (uptime in *milliseconds*) to heartbeat...
Daniel Swarbrick [Wed, 11 Jul 2012 23:34:36 +0000 (01:34 +0200)] 
Add FreeSWITCH-Version string and Uptime-msec (uptime in *milliseconds*) to heartbeat events

13 years agoFS-4328 try this
Anthony Minessale [Wed, 11 Jul 2012 23:12:26 +0000 (18:12 -0500)] 
FS-4328 try this

13 years agoupdate
Anthony Minessale [Wed, 11 Jul 2012 23:04:13 +0000 (18:04 -0500)] 
update

13 years agoupdate
Anthony Minessale [Wed, 11 Jul 2012 22:35:40 +0000 (17:35 -0500)] 
update

13 years agoupdate
Anthony Minessale [Wed, 11 Jul 2012 22:25:45 +0000 (17:25 -0500)] 
update

13 years agoupdate
Anthony Minessale [Wed, 11 Jul 2012 22:09:42 +0000 (17:09 -0500)] 
update

13 years agotweaks
Anthony Minessale [Wed, 11 Jul 2012 21:48:56 +0000 (16:48 -0500)] 
tweaks

13 years agoflip not
Anthony Minessale [Wed, 11 Jul 2012 21:03:56 +0000 (16:03 -0500)] 
flip not

13 years agotweak
Anthony Minessale [Wed, 11 Jul 2012 20:50:38 +0000 (15:50 -0500)] 
tweak

13 years agoFreeTDM: Add gcc printf()-style format string checks to ftdm_log(), also add FTDM_...
Stefan Knoblich [Wed, 11 Jul 2012 20:38:25 +0000 (22:38 +0200)] 
FreeTDM: Add gcc printf()-style format string checks to ftdm_log(), also add FTDM_(U)INT64_FMT and FTDM_TIME_FMT constants.

The format string checks already caught a couple crash-worthy bugs and this
commit fixes a couple more.

Also includes __ftdm_check_scanf(), for completeness (currently unused).

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agocompiler errs from last commit
Anthony Minessale [Wed, 11 Jul 2012 20:35:49 +0000 (15:35 -0500)] 
compiler errs from last commit

13 years agoadd some rtcp stuff for sangoma
Anthony Minessale [Wed, 11 Jul 2012 20:23:12 +0000 (15:23 -0500)] 
add some rtcp stuff for sangoma

13 years agofirst pass on some new stuff
Anthony Minessale [Wed, 11 Jul 2012 20:15:43 +0000 (15:15 -0500)] 
first pass on some new stuff

13 years agoFreeTDM: Whitespace fixes for load_config().
Stefan Knoblich [Wed, 11 Jul 2012 18:41:55 +0000 (20:41 +0200)] 
FreeTDM: Whitespace fixes for load_config().

Get rid of those annoying green trailing whitespace and empty lines
with whitespace.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
13 years agoFreeTDM: Make cfg_name[] const in load_config().
Stefan Knoblich [Wed, 11 Jul 2012 18:40:59 +0000 (20:40 +0200)] 
FreeTDM: Make cfg_name[] const in load_config().

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>