]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Moises Silva [Wed, 14 Apr 2010 22:15:22 +0000 (18:15 -0400)]
destroy ss7 configs on shutdown
Moises Silva [Wed, 14 Apr 2010 21:59:39 +0000 (17:59 -0400)]
implemented freetdm config nodes and ss7 initial configuration
Moises Silva [Wed, 14 Apr 2010 15:00:17 +0000 (11:00 -0400)]
add ss7 skeleton config section
Moises Silva [Wed, 14 Apr 2010 14:57:50 +0000 (10:57 -0400)]
declare as static
Anthony Minessale [Wed, 14 Apr 2010 17:49:02 +0000 (12:49 -0500)]
make break uuid_break and add cascade flag
Michael S Collins [Tue, 13 Apr 2010 20:38:47 +0000 (13:38 -0700)]
Fix syntax for menu-play-sound
Moises Silva [Tue, 13 Apr 2010 20:26:07 +0000 (16:26 -0400)]
fix alarm log msg
Moises Silva [Tue, 13 Apr 2010 20:23:54 +0000 (16:23 -0400)]
iterate up to chan_count
Moises Silva [Tue, 13 Apr 2010 19:17:32 +0000 (15:17 -0400)]
add realloc OS hooks and fix boost pri CLI
Anthony Minessale [Tue, 13 Apr 2010 18:36:00 +0000 (13:36 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Anthony Minessale [Tue, 13 Apr 2010 18:35:38 +0000 (13:35 -0500)]
ESL-36
Moises Silva [Tue, 13 Apr 2010 16:23:31 +0000 (12:23 -0400)]
added openzap CLI tracing
Moises Silva [Tue, 13 Apr 2010 14:21:51 +0000 (10:21 -0400)]
fix typo-bug in interrupt type
Moises Silva [Mon, 12 Apr 2010 20:11:09 +0000 (16:11 -0400)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Mon, 12 Apr 2010 20:10:25 +0000 (16:10 -0400)]
check for chan count before configuring signaling
Michael S Collins [Mon, 12 Apr 2010 18:46:13 +0000 (11:46 -0700)]
Merge branch 'master' of git://git.freeswitch.org/freeswitch
Michael S Collins [Mon, 12 Apr 2010 18:42:34 +0000 (11:42 -0700)]
Fix typos in phrase_en.xml
Anthony Minessale [Mon, 12 Apr 2010 18:37:40 +0000 (13:37 -0500)]
FSCORE-586
Anthony Minessale [Mon, 12 Apr 2010 16:12:09 +0000 (11:12 -0500)]
MODAPP-419
Anthony Minessale [Mon, 12 Apr 2010 16:09:02 +0000 (11:09 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Mathieu Rene [Sun, 11 Apr 2010 22:51:37 +0000 (18:51 -0400)]
Send SIP MESSAGE to unregistered users by prefixing sip: to user@domain
Rupa Schomaker [Sat, 10 Apr 2010 18:22:13 +0000 (13:22 -0500)]
MODAPP-418
Mathieu Parent [Sat, 10 Apr 2010 18:14:07 +0000 (20:14 +0200)]
Dialplan: redial as destination number for the redial ext
David Yat Sin [Fri, 9 Apr 2010 20:03:54 +0000 (16:03 -0400)]
Fix for sangoma_boost crashing on start due to queue unitialised
Updated cpu monitor to support different /proc/cpustats format
unknown [Fri, 9 Apr 2010 16:30:43 +0000 (12:30 -0400)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Fri, 9 Apr 2010 16:29:58 +0000 (12:29 -0400)]
fix boost win compilation
Mathieu Parent [Fri, 9 Apr 2010 16:02:14 +0000 (18:02 +0200)]
SKinny: handle hold corner cases
- try to re-use existing OffHook session
- hold active lines before: newcall, resume
- allow endcall on: offHook, afterFirstDigit
- allow newcall on: connected, ringin
Mathieu Parent [Fri, 9 Apr 2010 14:54:29 +0000 (16:54 +0200)]
Skinny: handle backspace
Mathieu Parent [Fri, 9 Apr 2010 14:12:58 +0000 (16:12 +0200)]
Skinny: implement hold/resume
Also rework a bit softkey sets
Mathieu Parent [Fri, 9 Apr 2010 12:59:18 +0000 (14:59 +0200)]
Skinny: manage shared lines from the calling POV
Called POV already implemented
Mathieu Parent [Fri, 9 Apr 2010 12:40:33 +0000 (14:40 +0200)]
perl-skinny: enhance test
- Use thread for: keepalive, receive and send
- Run indefinitevly
Mathieu Parent [Fri, 9 Apr 2010 09:11:40 +0000 (11:11 +0200)]
Skinny: fix calls without media
If party_id is 0, the phone will not properly release media
Joao Mesquita [Fri, 9 Apr 2010 03:40:55 +0000 (00:40 -0300)]
Negative, not positive.
Joao Mesquita [Fri, 9 Apr 2010 02:15:29 +0000 (23:15 -0300)]
Lets test preprocessors
Mathieu Parent [Thu, 8 Apr 2010 21:17:13 +0000 (23:17 +0200)]
Skinny: don't double unlock on keypad
double unlock is same as locking :P
Mathieu Parent [Thu, 8 Apr 2010 21:16:44 +0000 (23:16 +0200)]
Skinny: avoid non-set profile name
Mathieu Parent [Thu, 8 Apr 2010 20:59:31 +0000 (22:59 +0200)]
Skinny: release XML config
Fixes: reloadxml blocked
Mathieu Parent [Thu, 8 Apr 2010 20:48:36 +0000 (22:48 +0200)]
Skinny: avoid crash on shutdown
Because of uninstancied listener
Mathieu Parent [Thu, 8 Apr 2010 20:38:24 +0000 (22:38 +0200)]
Skinny: solve deadlocks and more
- Solve deadlock:
+ associate all skinny_profile_find_session with the corresponding
switch_core_session_rwunlock
+ lock the newly created session in skinny_create_ingoing_session
+ enhance rwlocks debugging
- Shared lines:
+ Inform shared lines on answering
+ Answering line has info after other shared lines
Travis Cross [Thu, 8 Apr 2010 19:49:24 +0000 (19:49 +0000)]
Clarify the syntax for git merge.
Brian West [Thu, 8 Apr 2010 19:44:05 +0000 (14:44 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Brian West [Thu, 8 Apr 2010 19:43:44 +0000 (14:43 -0500)]
Next time ask nicer bitch(drk) and don't talk to me like that please.
Travis Cross [Thu, 8 Apr 2010 19:40:53 +0000 (19:40 +0000)]
Added a script to help committers configure git properly.
Mathieu Parent [Thu, 8 Apr 2010 18:52:30 +0000 (20:52 +0200)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Mathieu Parent [Thu, 8 Apr 2010 18:49:56 +0000 (20:49 +0200)]
FSMOD-35: mod_tts_commandline core dump, temp file problem.
flush can be called several times
Moises Silva [Thu, 8 Apr 2010 17:25:44 +0000 (13:25 -0400)]
fix freetdm win compilation
unknown [Thu, 8 Apr 2010 17:12:52 +0000 (13:12 -0400)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Thu, 8 Apr 2010 16:58:56 +0000 (12:58 -0400)]
revert openzap temporary workaround for Windows compilation
Anthony Minessale [Thu, 8 Apr 2010 16:51:37 +0000 (11:51 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Moises Silva [Thu, 8 Apr 2010 14:59:41 +0000 (10:59 -0400)]
fix loop
Joao Mesquita [Thu, 8 Apr 2010 03:23:06 +0000 (00:23 -0300)]
Merge branch 'master' of git@git.freeswitch.org:freeswitch
Joao Mesquita [Thu, 8 Apr 2010 03:22:41 +0000 (00:22 -0300)]
Add hold feature.
Anthony Minessale [Thu, 8 Apr 2010 00:09:16 +0000 (19:09 -0500)]
missed a spot
Mathieu Rene [Wed, 7 Apr 2010 19:02:00 +0000 (15:02 -0400)]
remove switch_channel_export_variable's nolocal argument, more confusing than anything else
Mathieu Rene [Wed, 7 Apr 2010 18:55:55 +0000 (14:55 -0400)]
add switch_channel_export_variable_printf
Travis Cross [Wed, 7 Apr 2010 17:30:39 +0000 (17:30 +0000)]
Merge commit 'v1.0.5.
14226d2 '; commit 'v1.0.6'
Merge made by -s ours
davidy [Wed, 7 Apr 2010 15:22:25 +0000 (11:22 -0400)]
Added support for passing CLI commands to boost sigmod module
Anthony Minessale [Wed, 7 Apr 2010 06:46:00 +0000 (01:46 -0500)]
add in hostname to sql stmts
Anthony Minessale [Wed, 7 Apr 2010 06:44:56 +0000 (01:44 -0500)]
update
Joao Mesquita [Wed, 7 Apr 2010 05:05:03 +0000 (02:05 -0300)]
Add new debug tools to FSComm to help on development. Check tools->debug.
Travis Cross [Tue, 6 Apr 2010 20:03:57 +0000 (20:03 +0000)]
Added a script to validate our .gitignore.
Moises Silva [Tue, 6 Apr 2010 18:41:30 +0000 (14:41 -0400)]
import fix for OPENZAP-76 from openzap and other minor fixes
Michael Jerris [Tue, 6 Apr 2010 18:05:27 +0000 (13:05 -0500)]
Release freeswitch-1.0.6
Moises Silva [Tue, 6 Apr 2010 17:39:03 +0000 (13:39 -0400)]
Fix for TON and NPI not passed through to channel variables on incoming calls
Moises Silva [Tue, 6 Apr 2010 16:05:15 +0000 (12:05 -0400)]
Merge branch 'master' of git@git.freeswitch.org:freeswitch
Moises Silva [Tue, 6 Apr 2010 16:04:46 +0000 (12:04 -0400)]
freetdm type fixes
Giovanni [Tue, 6 Apr 2010 15:55:58 +0000 (17:55 +0200)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Giovanni [Tue, 6 Apr 2010 15:54:32 +0000 (17:54 +0200)]
skypopen: alsa/dummy.c, the snd-summy custom alsa driver, now do not spin_lock_bh() on timer loop
Giovanni [Tue, 6 Apr 2010 15:52:40 +0000 (17:52 +0200)]
skypopen: reversed previous commit of alsa/dummy.c (I like to have it in a separate commit)
Giovanni [Tue, 6 Apr 2010 15:48:18 +0000 (17:48 +0200)]
skypopen: better X11 interaction with a select on XEvents, no more setsockopt by default (tcp buffer size and TCP_NODELAY), setsockopt in config file
Joao Mesquita [Tue, 6 Apr 2010 01:07:45 +0000 (22:07 -0300)]
Ignore stuff.
Joao Mesquita [Tue, 6 Apr 2010 01:07:08 +0000 (22:07 -0300)]
Ignore stuff.
Joao Mesquita [Tue, 6 Apr 2010 01:06:32 +0000 (22:06 -0300)]
Ignore stuff.
Joao Mesquita [Tue, 6 Apr 2010 01:03:58 +0000 (22:03 -0300)]
Merge branch 'master' of git@git.freeswitch.org:freeswitch
Joao Mesquita [Tue, 6 Apr 2010 01:03:20 +0000 (22:03 -0300)]
Use more SharedPointers to make our lives easier.
Travis Cross [Mon, 5 Apr 2010 23:32:50 +0000 (23:32 +0000)]
Tightened up .gitignore further.
Travis Cross [Mon, 5 Apr 2010 23:13:57 +0000 (23:13 +0000)]
Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:
git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"
Check for files that we might want to ignore:
git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
Travis Cross [Mon, 5 Apr 2010 22:41:44 +0000 (22:41 +0000)]
.gitignore /freeswitch-sounds-*
Moises Silva [Mon, 5 Apr 2010 22:28:13 +0000 (18:28 -0400)]
fix cpumon
Moises Silva [Mon, 5 Apr 2010 22:13:13 +0000 (18:13 -0400)]
added configuration of gains in openzap.conf and display through CLI
Moises Silva [Mon, 5 Apr 2010 21:49:43 +0000 (17:49 -0400)]
added cpu monitor
Moises Silva [Mon, 5 Apr 2010 20:01:08 +0000 (16:01 -0400)]
Use the pendingchans queue only on request by signaling modules.
Remove suggest_chan_id member and add a span flag instead.
Joao Mesquita [Mon, 5 Apr 2010 06:05:56 +0000 (03:05 -0300)]
Minor changes.
Joao Mesquita [Mon, 5 Apr 2010 06:03:06 +0000 (03:03 -0300)]
Refactor the way we track events. Testing needed, please. Lots of bugs to be found, for sure.
root [Sun, 4 Apr 2010 02:28:34 +0000 (23:28 -0300)]
Add a brand new codec config. Still needs i and h config.
Anthony Minessale [Fri, 2 Apr 2010 21:40:24 +0000 (16:40 -0500)]
add apr func to disable loopback on multicast to simplify mod_multicast_event
Anthony Minessale [Fri, 2 Apr 2010 19:45:36 +0000 (14:45 -0500)]
FSCORE-583
Anthony Minessale [Fri, 2 Apr 2010 18:52:35 +0000 (13:52 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
Anthony Minessale [Fri, 2 Apr 2010 18:52:16 +0000 (13:52 -0500)]
add ... and shitdown as a fail-safe when no modules are loaded
Travis Cross [Fri, 2 Apr 2010 16:13:43 +0000 (16:13 +0000)]
In release tagging, separate the tar and compression stages.
Brian West [Fri, 2 Apr 2010 04:15:53 +0000 (23:15 -0500)]
cleanup a few things in the swigall
Giovanni Maruzzelli [Fri, 2 Apr 2010 15:20:56 +0000 (17:20 +0200)]
skypopen: changed definition of SKYPOPEN_SVN_VERSION in Makefile.am, because the present one does not works with the git output
Rupa Schomaker [Fri, 2 Apr 2010 14:35:25 +0000 (09:35 -0500)]
Merge branch 'master' of git.freeswitch.org:freeswitch
* 'master' of git.freeswitch.org:freeswitch:
The .version file should die on a git pull.
Skinny: Hook the proper line
Skinny: unused variable
Skinny: security
Travis Cross [Fri, 2 Apr 2010 14:06:01 +0000 (14:06 +0000)]
The .version file should die on a git pull.
Mathieu Parent [Fri, 2 Apr 2010 13:12:06 +0000 (15:12 +0200)]
Skinny: Hook the proper line
Mathieu Parent [Fri, 2 Apr 2010 12:50:11 +0000 (14:50 +0200)]
Skinny: unused variable
Mathieu Parent [Fri, 2 Apr 2010 12:47:37 +0000 (14:47 +0200)]
Skinny: security
- Avoid writing outside of fields
- tab ident
Rupa Schomaker [Fri, 2 Apr 2010 12:35:52 +0000 (07:35 -0500)]
update description
Mathieu Parent [Fri, 2 Apr 2010 12:25:16 +0000 (14:25 +0200)]
Skinny: Fix the build
Mathieu Parent [Fri, 2 Apr 2010 10:23:38 +0000 (12:23 +0200)]
Merge branch 'master' of git.freeswitch.org:freeswitch