Commit Graph

15234 Commits

Author SHA1 Message Date
Moises Silva 1a4b6d5440 fix freetdm win compilation 2010-04-08 13:25:44 -04:00
unknown 48ec0c2831 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 13:12:52 -04:00
Moises Silva 61c563afcb revert openzap temporary workaround for Windows compilation 2010-04-08 12:58:56 -04:00
Anthony Minessale e39e3842b0 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-08 11:51:37 -05:00
Moises Silva 089e7f65da fix loop 2010-04-08 10:59:41 -04:00
Joao Mesquita 25b3b4dde7 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-08 00:23:06 -03:00
Joao Mesquita d3bb72dbb6 Add hold feature. 2010-04-08 00:22:41 -03:00
Anthony Minessale 536ea60d60 missed a spot 2010-04-07 19:09:16 -05:00
Mathieu Rene 2c830f84aa remove switch_channel_export_variable's nolocal argument, more confusing than anything else 2010-04-07 15:02:00 -04:00
Mathieu Rene ada27c2f70 add switch_channel_export_variable_printf 2010-04-07 14:55:55 -04:00
Travis Cross 98fc4996dd Merge commit 'v1.0.5.14226d2'; commit 'v1.0.6'
Merge made by -s ours
2010-04-07 17:31:59 +00:00
davidy d7e9c2673f Added support for passing CLI commands to boost sigmod module 2010-04-07 11:22:25 -04:00
Anthony Minessale e36972bc7a add in hostname to sql stmts 2010-04-07 01:46:00 -05:00
Anthony Minessale 7095887bad update 2010-04-07 01:44:56 -05:00
Joao Mesquita ec8ab06c66 Add new debug tools to FSComm to help on development. Check tools->debug. 2010-04-07 02:05:03 -03:00
Travis Cross d2ca27259a Added a script to validate our .gitignore. 2010-04-06 20:03:57 +00:00
Moises Silva 52c5cd074b import fix for OPENZAP-76 from openzap and other minor fixes 2010-04-06 14:41:30 -04:00
Michael Jerris a8c20e294f Release freeswitch-1.0.6 2010-04-06 13:05:27 -05:00
Moises Silva cb495d05e1 Fix for TON and NPI not passed through to channel variables on incoming calls 2010-04-06 13:39:03 -04:00
Moises Silva dfe2809485 Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-06 12:05:15 -04:00
Moises Silva 291ee2252b freetdm type fixes 2010-04-06 12:04:46 -04:00
Giovanni 1d993d3aa2 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-06 17:55:58 +02:00
Giovanni ce882fb6f1 skypopen: alsa/dummy.c, the snd-summy custom alsa driver, now do not spin_lock_bh() on timer loop 2010-04-06 17:54:32 +02:00
Giovanni ea8f69fd77 skypopen: reversed previous commit of alsa/dummy.c (I like to have it in a separate commit) 2010-04-06 17:52:40 +02:00
Giovanni 7b7a063693 skypopen: better X11 interaction with a select on XEvents, no more setsockopt by default (tcp buffer size and TCP_NODELAY), setsockopt in config file 2010-04-06 17:48:18 +02:00
Joao Mesquita 650d71295a Ignore stuff. 2010-04-05 22:07:45 -03:00
Joao Mesquita 581a06f275 Ignore stuff. 2010-04-05 22:07:08 -03:00
Joao Mesquita d859445c5b Ignore stuff. 2010-04-05 22:06:32 -03:00
Joao Mesquita 195d34bcec Merge branch 'master' of git@git.freeswitch.org:freeswitch 2010-04-05 22:03:58 -03:00
Joao Mesquita 3ed45189a4 Use more SharedPointers to make our lives easier. 2010-04-05 22:03:20 -03:00
Travis Cross 254dd59411 Tightened up .gitignore further. 2010-04-05 23:32:50 +00:00
Travis Cross db26c65ea7 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:"
2010-04-05 23:17:43 +00:00
Travis Cross 5a8a9bfb62 .gitignore /freeswitch-sounds-* 2010-04-05 22:42:25 +00:00
Moises Silva 0414c789e1 fix cpumon 2010-04-05 18:28:13 -04:00
Moises Silva ae13883b2a added configuration of gains in openzap.conf and display through CLI 2010-04-05 18:13:13 -04:00
Moises Silva 6ddcb9044c added cpu monitor 2010-04-05 17:49:43 -04:00
Moises Silva 428931bce2 Use the pendingchans queue only on request by signaling modules.
Remove suggest_chan_id member and add a span flag instead.
2010-04-05 16:01:08 -04:00
Joao Mesquita b9d5c62b3d Minor changes. 2010-04-05 03:05:56 -03:00
Joao Mesquita 1b919f2c6f Refactor the way we track events. Testing needed, please. Lots of bugs to be found, for sure. 2010-04-05 03:03:06 -03:00
root a763ddff81 Add a brand new codec config. Still needs i and h config. 2010-04-03 23:28:34 -03:00
Anthony Minessale 6314075859 add apr func to disable loopback on multicast to simplify mod_multicast_event 2010-04-02 16:40:24 -05:00
Anthony Minessale ec99de7e8b FSCORE-583 2010-04-02 14:45:36 -05:00
Anthony Minessale 0922b53ace Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-02 13:52:35 -05:00
Anthony Minessale 3e4986a00a add ... and shitdown as a fail-safe when no modules are loaded 2010-04-02 13:52:16 -05:00
Travis Cross e4add917fb In release tagging, separate the tar and compression stages. 2010-04-02 16:15:04 +00:00
Brian West 1e47aac920 cleanup a few things in the swigall 2010-04-02 10:52:23 -05:00
Giovanni Maruzzelli cf10ffa849 skypopen: changed definition of SKYPOPEN_SVN_VERSION in Makefile.am, because the present one does not works with the git output 2010-04-02 17:20:56 +02:00
Rupa Schomaker 073a7ac36b 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
2010-04-02 09:35:25 -05:00
Travis Cross d791351f46 The .version file should die on a git pull. 2010-04-02 14:06:01 +00:00
Mathieu Parent 9c4767456a Skinny: Hook the proper line 2010-04-02 15:12:06 +02:00