]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
16 years agoDialplan: redial as destination number for the redial ext
Mathieu Parent [Sat, 10 Apr 2010 18:14:07 +0000 (20:14 +0200)] 
Dialplan: redial as destination number for the redial ext

16 years agoFix for sangoma_boost crashing on start due to queue unitialised
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

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
unknown [Fri, 9 Apr 2010 16:30:43 +0000 (12:30 -0400)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agofix boost win compilation
Moises Silva [Fri, 9 Apr 2010 16:29:58 +0000 (12:29 -0400)] 
fix boost win compilation

16 years agoSKinny: handle hold corner cases
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

16 years agoSkinny: handle backspace
Mathieu Parent [Fri, 9 Apr 2010 14:54:29 +0000 (16:54 +0200)] 
Skinny: handle backspace

16 years agoSkinny: implement hold/resume
Mathieu Parent [Fri, 9 Apr 2010 14:12:58 +0000 (16:12 +0200)] 
Skinny: implement hold/resume

Also rework a bit softkey sets

16 years agoSkinny: manage shared lines from the calling POV
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

16 years agoperl-skinny: enhance test
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

16 years agoSkinny: fix calls without media
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

16 years agoNegative, not positive.
Joao Mesquita [Fri, 9 Apr 2010 03:40:55 +0000 (00:40 -0300)] 
Negative, not positive.

16 years agoLets test preprocessors
Joao Mesquita [Fri, 9 Apr 2010 02:15:29 +0000 (23:15 -0300)] 
Lets test preprocessors

16 years agoSkinny: don't double unlock on keypad
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

16 years agoSkinny: avoid non-set profile name
Mathieu Parent [Thu, 8 Apr 2010 21:16:44 +0000 (23:16 +0200)] 
Skinny: avoid non-set profile name

16 years agoSkinny: release XML config
Mathieu Parent [Thu, 8 Apr 2010 20:59:31 +0000 (22:59 +0200)] 
Skinny: release XML config

Fixes: reloadxml blocked
16 years agoSkinny: avoid crash on shutdown
Mathieu Parent [Thu, 8 Apr 2010 20:48:36 +0000 (22:48 +0200)] 
Skinny: avoid crash on shutdown

Because of uninstancied listener

16 years agoSkinny: solve deadlocks and more
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

16 years agoClarify the syntax for git merge.
Travis Cross [Thu, 8 Apr 2010 19:49:24 +0000 (19:49 +0000)] 
Clarify the syntax for git merge.

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Brian West [Thu, 8 Apr 2010 19:44:05 +0000 (14:44 -0500)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years ago Next time ask nicer bitch(drk) and don't talk to me like that please.
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.

16 years agoAdded a script to help committers configure git properly.
Travis Cross [Thu, 8 Apr 2010 19:40:53 +0000 (19:40 +0000)] 
Added a script to help committers configure git properly.

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Mathieu Parent [Thu, 8 Apr 2010 18:52:30 +0000 (20:52 +0200)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agoFSMOD-35: mod_tts_commandline core dump, temp file problem.
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

16 years agofix freetdm win compilation
Moises Silva [Thu, 8 Apr 2010 17:25:44 +0000 (13:25 -0400)] 
fix freetdm win compilation

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
unknown [Thu, 8 Apr 2010 17:12:52 +0000 (13:12 -0400)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agorevert openzap temporary workaround for Windows compilation
Moises Silva [Thu, 8 Apr 2010 16:58:56 +0000 (12:58 -0400)] 
revert openzap temporary workaround for Windows compilation

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Anthony Minessale [Thu, 8 Apr 2010 16:51:37 +0000 (11:51 -0500)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agofix loop
Moises Silva [Thu, 8 Apr 2010 14:59:41 +0000 (10:59 -0400)] 
fix loop

16 years agoMerge branch 'master' of git@git.freeswitch.org:freeswitch
Joao Mesquita [Thu, 8 Apr 2010 03:23:06 +0000 (00:23 -0300)] 
Merge branch 'master' of git@git.freeswitch.org:freeswitch

16 years agoAdd hold feature.
Joao Mesquita [Thu, 8 Apr 2010 03:22:41 +0000 (00:22 -0300)] 
Add hold feature.

16 years agomissed a spot
Anthony Minessale [Thu, 8 Apr 2010 00:09:16 +0000 (19:09 -0500)] 
missed a spot

16 years agoremove switch_channel_export_variable's nolocal argument, more confusing than anythin...
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

16 years agoadd switch_channel_export_variable_printf
Mathieu Rene [Wed, 7 Apr 2010 18:55:55 +0000 (14:55 -0400)] 
add switch_channel_export_variable_printf

16 years agoMerge commit 'v1.0.5.14226d2'; commit 'v1.0.6'
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

16 years agoAdded support for passing CLI commands to boost sigmod module
davidy [Wed, 7 Apr 2010 15:22:25 +0000 (11:22 -0400)] 
Added support for passing CLI commands to boost sigmod module

16 years agoadd in hostname to sql stmts
Anthony Minessale [Wed, 7 Apr 2010 06:46:00 +0000 (01:46 -0500)] 
add in hostname to sql stmts

16 years agoupdate
Anthony Minessale [Wed, 7 Apr 2010 06:44:56 +0000 (01:44 -0500)] 
update

16 years agoAdd new debug tools to FSComm to help on development. Check tools->debug.
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.

16 years agoAdded a script to validate our .gitignore.
Travis Cross [Tue, 6 Apr 2010 20:03:57 +0000 (20:03 +0000)] 
Added a script to validate our .gitignore.

16 years agoimport fix for OPENZAP-76 from openzap and other minor fixes
Moises Silva [Tue, 6 Apr 2010 18:41:30 +0000 (14:41 -0400)] 
import fix for OPENZAP-76 from openzap and other minor fixes

16 years agoRelease freeswitch-1.0.6 v1.0.6
Michael Jerris [Tue, 6 Apr 2010 18:05:27 +0000 (13:05 -0500)] 
Release freeswitch-1.0.6

16 years agoFix for TON and NPI not passed through to channel variables on incoming calls
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

16 years agoMerge branch 'master' of git@git.freeswitch.org:freeswitch
Moises Silva [Tue, 6 Apr 2010 16:05:15 +0000 (12:05 -0400)] 
Merge branch 'master' of git@git.freeswitch.org:freeswitch

16 years agofreetdm type fixes
Moises Silva [Tue, 6 Apr 2010 16:04:46 +0000 (12:04 -0400)] 
freetdm type fixes

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Giovanni [Tue, 6 Apr 2010 15:55:58 +0000 (17:55 +0200)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agoskypopen: alsa/dummy.c, the snd-summy custom alsa driver, now do not spin_lock_bh...
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

16 years agoskypopen: reversed previous commit of alsa/dummy.c (I like to have it in a separate...
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)

16 years agoskypopen: better X11 interaction with a select on XEvents, no more setsockopt by...
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

16 years agoIgnore stuff.
Joao Mesquita [Tue, 6 Apr 2010 01:07:45 +0000 (22:07 -0300)] 
Ignore stuff.

16 years agoIgnore stuff.
Joao Mesquita [Tue, 6 Apr 2010 01:07:08 +0000 (22:07 -0300)] 
Ignore stuff.

16 years agoIgnore stuff.
Joao Mesquita [Tue, 6 Apr 2010 01:06:32 +0000 (22:06 -0300)] 
Ignore stuff.

16 years agoMerge branch 'master' of git@git.freeswitch.org:freeswitch
Joao Mesquita [Tue, 6 Apr 2010 01:03:58 +0000 (22:03 -0300)] 
Merge branch 'master' of git@git.freeswitch.org:freeswitch

16 years agoUse more SharedPointers to make our lives easier.
Joao Mesquita [Tue, 6 Apr 2010 01:03:20 +0000 (22:03 -0300)] 
Use more SharedPointers to make our lives easier.

16 years agoTightened up .gitignore further.
Travis Cross [Mon, 5 Apr 2010 23:32:50 +0000 (23:32 +0000)] 
Tightened up .gitignore further.

16 years agoTightened up .gitignore such that we are no longer ignoring files that are actually...
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:"

16 years ago.gitignore /freeswitch-sounds-*
Travis Cross [Mon, 5 Apr 2010 22:41:44 +0000 (22:41 +0000)] 
.gitignore /freeswitch-sounds-*

16 years agofix cpumon
Moises Silva [Mon, 5 Apr 2010 22:28:13 +0000 (18:28 -0400)] 
fix cpumon

16 years agoadded configuration of gains in openzap.conf and display through CLI
Moises Silva [Mon, 5 Apr 2010 22:13:13 +0000 (18:13 -0400)] 
added configuration of gains in openzap.conf and display through CLI

16 years agoadded cpu monitor
Moises Silva [Mon, 5 Apr 2010 21:49:43 +0000 (17:49 -0400)] 
added cpu monitor

16 years agoUse the pendingchans queue only on request by signaling modules.
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.

16 years agoMinor changes.
Joao Mesquita [Mon, 5 Apr 2010 06:05:56 +0000 (03:05 -0300)] 
Minor changes.

16 years agoRefactor the way we track events. Testing needed, please. Lots of bugs to be found...
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.

16 years agoAdd a brand new codec config. Still needs i and h config.
root [Sun, 4 Apr 2010 02:28:34 +0000 (23:28 -0300)] 
Add a brand new codec config. Still needs i and h config.

16 years agoadd apr func to disable loopback on multicast to simplify mod_multicast_event
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

16 years agoFSCORE-583
Anthony Minessale [Fri, 2 Apr 2010 19:45:36 +0000 (14:45 -0500)] 
FSCORE-583

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Anthony Minessale [Fri, 2 Apr 2010 18:52:35 +0000 (13:52 -0500)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agoadd ... and shitdown as a fail-safe when no modules are loaded
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

16 years agoIn release tagging, separate the tar and compression stages.
Travis Cross [Fri, 2 Apr 2010 16:13:43 +0000 (16:13 +0000)] 
In release tagging, separate the tar and compression stages.

16 years ago cleanup a few things in the swigall
Brian West [Fri, 2 Apr 2010 04:15:53 +0000 (23:15 -0500)] 
 cleanup a few things in the swigall

16 years agoskypopen: changed definition of SKYPOPEN_SVN_VERSION in Makefile.am, because the...
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

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
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

16 years agoThe .version file should die on a git pull.
Travis Cross [Fri, 2 Apr 2010 14:06:01 +0000 (14:06 +0000)] 
The .version file should die on a git pull.

16 years agoSkinny: Hook the proper line
Mathieu Parent [Fri, 2 Apr 2010 13:12:06 +0000 (15:12 +0200)] 
Skinny: Hook the proper line

16 years agoSkinny: unused variable
Mathieu Parent [Fri, 2 Apr 2010 12:50:11 +0000 (14:50 +0200)] 
Skinny: unused variable

16 years agoSkinny: security
Mathieu Parent [Fri, 2 Apr 2010 12:47:37 +0000 (14:47 +0200)] 
Skinny: security

- Avoid writing outside of fields
- tab ident

16 years agoupdate description
Rupa Schomaker [Fri, 2 Apr 2010 12:35:52 +0000 (07:35 -0500)] 
update description

16 years agoSkinny: Fix the build
Mathieu Parent [Fri, 2 Apr 2010 12:25:16 +0000 (14:25 +0200)] 
Skinny: Fix the build

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Mathieu Parent [Fri, 2 Apr 2010 10:23:38 +0000 (12:23 +0200)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agoperl-skinny: Add call test
Mathieu Parent [Fri, 2 Apr 2010 10:21:47 +0000 (12:21 +0200)] 
perl-skinny: Add call test

- more verbose when incomplete message
- guess hostname
- do a basic call to Voicemail:
  + Newcall softkey, wait 5
  + Voicemail button, wait 20
  + EndCall softkey

16 years agoSkinny:
Mathieu Parent [Fri, 2 Apr 2010 10:15:33 +0000 (12:15 +0200)] 
Skinny:

- don't force session location (not needed)
- Correct Skinny-Station-Instance event header and log if profile or
  device is not found

16 years agoSkinny: Add the missing api files
Mathieu Parent [Fri, 2 Apr 2010 10:14:41 +0000 (12:14 +0200)] 
Skinny: Add the missing api files

16 years agowe don't always have this
Michael Jerris [Fri, 2 Apr 2010 06:08:53 +0000 (02:08 -0400)] 
we don't always have this

16 years agodisable isdn mod here for now, it will be replaced soon v1.0.5.597675e
Michael Jerris [Fri, 2 Apr 2010 05:24:20 +0000 (01:24 -0400)] 
disable isdn mod here for now, it will be replaced soon

16 years agoRelease freeswitch-1.0.5.14226d2 v1.0.5.14226d2
Michael Jerris [Fri, 2 Apr 2010 05:16:34 +0000 (00:16 -0500)] 
Release freeswitch-1.0.5.14226d2

16 years agofix openbsd sofia build
Michael Jerris [Fri, 2 Apr 2010 05:15:18 +0000 (01:15 -0400)] 
fix openbsd sofia build

16 years agoFix portaudio modules on FreeBSD (-I include order issue)
Andrew Thompson [Fri, 2 Apr 2010 05:00:08 +0000 (01:00 -0400)] 
Fix portaudio modules on FreeBSD (-I include order issue)

16 years ago cleanup a few things in the swigall
Brian West [Fri, 2 Apr 2010 04:15:53 +0000 (23:15 -0500)] 
 cleanup a few things in the swigall

16 years ago swigall
Brian West [Fri, 2 Apr 2010 04:09:00 +0000 (23:09 -0500)] 
  swigall

16 years agoupdate makefile and version generation to work with git working copy too
Michael Jerris [Fri, 2 Apr 2010 04:07:02 +0000 (00:07 -0400)] 
update makefile and version generation to work with git working copy too

16 years ago.gitignore windows build
Michael Jerris [Fri, 2 Apr 2010 02:19:15 +0000 (22:19 -0400)] 
.gitignore windows build

16 years ago.gitignore for windows (FSBUILD-269)
Michael Jerris [Fri, 2 Apr 2010 01:08:31 +0000 (21:08 -0400)] 
.gitignore for windows (FSBUILD-269)

16 years agoadd back empty dirs
Michael Jerris [Fri, 2 Apr 2010 01:00:45 +0000 (21:00 -0400)] 
add back empty dirs

16 years ago.gitignore
Michael Jerris [Fri, 2 Apr 2010 00:23:26 +0000 (20:23 -0400)] 
.gitignore

16 years agofix mod_enum build when udns is already on the base system
Raymond Chandler [Fri, 2 Apr 2010 00:19:02 +0000 (00:19 +0000)] 
fix mod_enum build when udns is already on the base system

16 years agoLeave SWITCH_VERSION_REVISION alone in the tagging script unless it is explicitly...
Travis Cross [Thu, 1 Apr 2010 21:33:11 +0000 (21:33 +0000)] 
Leave SWITCH_VERSION_REVISION alone in the tagging script unless it is explicitly specified.

16 years agoImproved the post-tagging push instructions on the release tagging script.
Travis Cross [Thu, 1 Apr 2010 21:23:56 +0000 (21:23 +0000)] 
Improved the post-tagging push instructions on the release tagging script.

16 years agoadd switch_channel_export_variable
Mathieu Rene [Thu, 1 Apr 2010 19:49:32 +0000 (15:49 -0400)] 
add switch_channel_export_variable

16 years agoSkinny: Check for socket to see if listener is alive
Mathieu Parent [Thu, 1 Apr 2010 17:50:55 +0000 (19:50 +0200)] 
Skinny: Check for socket to see if listener is alive

also, use tab to indent

16 years agoMerge branch 'master' of git.freeswitch.org:freeswitch
Mathieu Parent [Thu, 1 Apr 2010 17:46:03 +0000 (19:46 +0200)] 
Merge branch 'master' of git.freeswitch.org:freeswitch

16 years agoSkinny: avoid some crashes
Mathieu Parent [Thu, 1 Apr 2010 17:41:48 +0000 (19:41 +0200)] 
Skinny: avoid some crashes

- move api to own file
- really allow several profiles (one thread per profile)
- global pool
- pool per profile
- Remove unused globals.calls
- Check for closed listener before sending data
- use mutex for hashes