]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
16 years agoUpdate Windows build
Christopher Rienzo [Thu, 19 Nov 2009 20:28:51 +0000 (20:28 +0000)] 
Update Windows build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15556 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoUpdate Nuance MRCP configuration to send RTCP BYE
Christopher Rienzo [Thu, 19 Nov 2009 20:11:42 +0000 (20:11 +0000)] 
Update Nuance MRCP configuration to send RTCP BYE

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15555 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agocall on_load and on_unload methods
Moises Silva [Thu, 19 Nov 2009 20:10:34 +0000 (20:10 +0000)] 
call on_load and on_unload methods

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@886 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoSupport UniMRCP 0.8.0 and new RTCP configuration params
Christopher Rienzo [Thu, 19 Nov 2009 20:10:20 +0000 (20:10 +0000)] 
Support UniMRCP 0.8.0 and new RTCP configuration params

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15554 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoAdded BOOST_ON_LOAD_FUNCTION and BOOST_ON_UNLOAD_FUNCTION
Moises Silva [Thu, 19 Nov 2009 19:38:33 +0000 (19:38 +0000)] 
Added BOOST_ON_LOAD_FUNCTION and BOOST_ON_UNLOAD_FUNCTION

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@885 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agomore video fixes
Anthony Minessale [Thu, 19 Nov 2009 18:22:05 +0000 (18:22 +0000)] 
more video fixes

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15553 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agocreate tables before we test against them
Michael Jerris [Thu, 19 Nov 2009 17:49:43 +0000 (17:49 +0000)] 
create tables before we test against them

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15552 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadd more mutexes to video thread
Anthony Minessale [Thu, 19 Nov 2009 16:56:19 +0000 (16:56 +0000)] 
add more mutexes to video thread

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15551 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix parsing in time_test to prevent a few edge cases
Anthony Minessale [Thu, 19 Nov 2009 16:12:54 +0000 (16:12 +0000)] 
fix parsing in time_test to prevent a few edge cases

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15549 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoremove generated file
Michael Jerris [Thu, 19 Nov 2009 16:05:52 +0000 (16:05 +0000)] 
remove generated file

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15547 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded module configs for distributor and directory and removed boost from standard...
Michal Bielicki [Thu, 19 Nov 2009 15:50:21 +0000 (15:50 +0000)] 
added module configs for distributor and directory and removed boost from standard rom build since it requires wanpipe

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15546 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoFixed compile issues with latest Opal
Eliot Gable [Thu, 19 Nov 2009 15:32:27 +0000 (15:32 +0000)] 
Fixed compile issues with latest Opal

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15545 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agomake lib build static when embedded
Michael Jerris [Thu, 19 Nov 2009 15:26:13 +0000 (15:26 +0000)] 
make lib build static when embedded

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15544 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadd new broadvoice codec lib from Steve Underwood
Michael Jerris [Thu, 19 Nov 2009 14:42:11 +0000 (14:42 +0000)] 
add new broadvoice codec lib from Steve Underwood

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15543 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadd new apr functions/macros needed by unimrcp update
Michael Jerris [Thu, 19 Nov 2009 14:24:59 +0000 (14:24 +0000)] 
add new apr functions/macros needed by unimrcp update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15542 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoskypiax: no more pipes for audio samples exchange between threads. Let's hope it...
Giovanni Maruzzelli [Thu, 19 Nov 2009 14:20:53 +0000 (14:20 +0000)] 
skypiax: no more pipes for audio samples exchange between threads. Let's hope it does not breaks things around. Only other possible cause of audio delay is socket buffering. We'll check that too.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15541 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoskypiax: ooops, this is the correct /usr/src/freeswitch.trunk/src/mod/endpoints/mod_s...
Giovanni Maruzzelli [Thu, 19 Nov 2009 02:28:03 +0000 (02:28 +0000)] 
skypiax: ooops, this is the correct /usr/src/freeswitch.trunk/src/mod/endpoints/mod_skypiax/kernel/dummy.c.skypiax

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15539 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoskypiax: updated /usr/src/freeswitch.trunk/src/mod/endpoints/mod_skypiax/kernel dummy.c
Giovanni Maruzzelli [Thu, 19 Nov 2009 02:01:28 +0000 (02:01 +0000)] 
skypiax: updated /usr/src/freeswitch.trunk/src/mod/endpoints/mod_skypiax/kernel dummy.c

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15538 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoFix SIT segment frequency in tones.conf
Michael Collins [Thu, 19 Nov 2009 01:18:59 +0000 (01:18 +0000)] 
Fix SIT segment frequency in tones.conf

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@884 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd commented uuid param to mod_logfile's default config
Mathieu Rene [Thu, 19 Nov 2009 00:17:47 +0000 (00:17 +0000)] 
add commented uuid param to mod_logfile's default config

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15537 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoanother one
Anthony Minessale [Thu, 19 Nov 2009 00:12:15 +0000 (00:12 +0000)] 
another one

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15536 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agocross compile goodies
Michael Jerris [Wed, 18 Nov 2009 23:04:12 +0000 (23:04 +0000)] 
cross compile goodies

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15535 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years ago408 means no reply, that's bad
Brian West [Wed, 18 Nov 2009 22:59:28 +0000 (22:59 +0000)] 
408 means no reply, that's bad

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15534 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agopass in ar from configure
Michael Jerris [Wed, 18 Nov 2009 20:45:22 +0000 (20:45 +0000)] 
pass in ar from configure

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15533 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agopartial merge of patch from ast-linux/uclibc build
Michael Jerris [Wed, 18 Nov 2009 20:37:35 +0000 (20:37 +0000)] 
partial merge of patch from ast-linux/uclibc build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15532 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix uclibc cross compile issues (stolen from http://astlinux.svn.sourceforge.net...
Michael Jerris [Wed, 18 Nov 2009 20:33:03 +0000 (20:33 +0000)] 
fix uclibc cross compile issues (stolen from http://astlinux.svn.sourceforge.net/viewvc/astlinux/trunk/package/freeswitch/freeswitch-sqlite-make.patch?revision=2455)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15531 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoMODAPP-368
Brian West [Wed, 18 Nov 2009 20:25:49 +0000 (20:25 +0000)] 
MODAPP-368

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15530 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoAdd enable-profile-events param to mod_unimrcp config
Christopher Rienzo [Wed, 18 Nov 2009 19:53:44 +0000 (19:53 +0000)] 
Add enable-profile-events param to mod_unimrcp config

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15529 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoAdd enable-profile-events param to mod_unimrcp
Christopher Rienzo [Wed, 18 Nov 2009 19:48:34 +0000 (19:48 +0000)] 
Add enable-profile-events param to mod_unimrcp

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15528 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix --srcdir for sounds_version.txt and swigall
Michael Jerris [Wed, 18 Nov 2009 19:48:09 +0000 (19:48 +0000)] 
fix --srcdir for sounds_version.txt and swigall

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15527 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix --srcdir for modules.conf
Michael Jerris [Wed, 18 Nov 2009 19:46:29 +0000 (19:46 +0000)] 
fix --srcdir for modules.conf

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15526 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agorename
Michael Jerris [Wed, 18 Nov 2009 19:42:00 +0000 (19:42 +0000)] 
rename

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15525 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix assertion
Moises Silva [Wed, 18 Nov 2009 19:23:40 +0000 (19:23 +0000)] 
fix assertion

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@883 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agovideo improvements
Anthony Minessale [Wed, 18 Nov 2009 19:22:45 +0000 (19:22 +0000)] 
video improvements

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15524 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoFix for zap_global_config not called
David Yat Sin [Wed, 18 Nov 2009 17:13:33 +0000 (17:13 +0000)] 
Fix for zap_global_config not called

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@882 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agofix automated libsrtp build
Michael Jerris [Wed, 18 Nov 2009 16:08:36 +0000 (16:08 +0000)] 
fix automated libsrtp build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15523 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agowrong toin at albakoyke
Anthony Minessale [Wed, 18 Nov 2009 15:37:57 +0000 (15:37 +0000)] 
wrong toin at albakoyke

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15522 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years ago don't use tech_pvt->nh, use the nh passed to the callback
Brian West [Wed, 18 Nov 2009 15:29:41 +0000 (15:29 +0000)] 
 don't use tech_pvt->nh, use the nh passed to the callback

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15521 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agomerge some changes from joshrivers branch
Michael Jerris [Wed, 18 Nov 2009 15:29:19 +0000 (15:29 +0000)] 
merge some changes from joshrivers branch

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15520 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix extra linebreak from joshrivers branch
Michael Jerris [Wed, 18 Nov 2009 02:32:22 +0000 (02:32 +0000)] 
fix extra linebreak from joshrivers branch

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15513 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoAdded testsangomaboost
David Yat Sin [Tue, 17 Nov 2009 23:13:38 +0000 (23:13 +0000)] 
Added testsangomaboost

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@881 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd more autocomplete (FSCORE-468)
Michael Jerris [Tue, 17 Nov 2009 22:55:14 +0000 (22:55 +0000)] 
add more autocomplete (FSCORE-468)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15506 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agocleanup
Michael Jerris [Tue, 17 Nov 2009 22:25:47 +0000 (22:25 +0000)] 
cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15505 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix broken bsd
Michael Jerris [Tue, 17 Nov 2009 21:47:43 +0000 (21:47 +0000)] 
fix broken bsd

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15504 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadd append and truncate to audio file api
Anthony Minessale [Tue, 17 Nov 2009 21:40:09 +0000 (21:40 +0000)] 
add append and truncate to audio file api

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15503 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agomod_Logfile: add uuid parameter to prefix log files by the call's uuid
Mathieu Rene [Tue, 17 Nov 2009 21:29:33 +0000 (21:29 +0000)] 
mod_Logfile: add uuid parameter to prefix log files by the call's uuid

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15502 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded extern C crap
Moises Silva [Tue, 17 Nov 2009 20:49:41 +0000 (20:49 +0000)] 
added extern C crap

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@880 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agomod_say_it: fix hundred pronunciation (MODAPP-367)
Michael Jerris [Tue, 17 Nov 2009 20:09:25 +0000 (20:09 +0000)] 
mod_say_it: fix hundred pronunciation (MODAPP-367)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15500 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoFSCORE-491
Anthony Minessale [Tue, 17 Nov 2009 19:37:04 +0000 (19:37 +0000)] 
FSCORE-491

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15499 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoseg inducing typo
Anthony Minessale [Tue, 17 Nov 2009 19:25:04 +0000 (19:25 +0000)] 
seg inducing typo

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15498 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agodb cache part 2
Anthony Minessale [Tue, 17 Nov 2009 19:16:24 +0000 (19:16 +0000)] 
db cache part 2

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15497 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agodebian: remove incorrect option (FSBUILD-208)
Michael Jerris [Tue, 17 Nov 2009 19:12:20 +0000 (19:12 +0000)] 
debian: remove incorrect option (FSBUILD-208)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15496 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agosimplify openzap signaling configuration API
Moises Silva [Tue, 17 Nov 2009 18:47:23 +0000 (18:47 +0000)] 
simplify openzap signaling configuration API

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@879 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agorenamed a boost interface macro
Moises Silva [Tue, 17 Nov 2009 18:12:07 +0000 (18:12 +0000)] 
renamed a boost interface macro

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@878 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadded
David Yat Sin [Tue, 17 Nov 2009 18:06:57 +0000 (18:06 +0000)] 
added

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@877 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadding content-disposition to SEND_INFO
Brian West [Tue, 17 Nov 2009 16:46:34 +0000 (16:46 +0000)] 
adding content-disposition to SEND_INFO

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15495 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agooops
Moises Silva [Tue, 17 Nov 2009 16:44:29 +0000 (16:44 +0000)] 
oops

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@876 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoconst
Anthony Minessale [Tue, 17 Nov 2009 15:59:13 +0000 (15:59 +0000)] 
const

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15494 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years ago FSCORE-489
Brian West [Tue, 17 Nov 2009 15:26:09 +0000 (15:26 +0000)] 
 FSCORE-489

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15493 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoFSCONFIG-12
Brian West [Tue, 17 Nov 2009 15:24:42 +0000 (15:24 +0000)] 
FSCONFIG-12

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15492 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years ago MODSOFIA-38
Brian West [Tue, 17 Nov 2009 15:20:40 +0000 (15:20 +0000)] 
 MODSOFIA-38

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15491 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix compiler error
Jeff Lenk [Tue, 17 Nov 2009 01:31:12 +0000 (01:31 +0000)] 
fix compiler error

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15489 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agomod_dingaling: fix compile error
Mathieu Rene [Tue, 17 Nov 2009 01:09:11 +0000 (01:09 +0000)] 
mod_dingaling: fix compile error

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15488 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadd support for running core-db over odbc
Anthony Minessale [Tue, 17 Nov 2009 00:12:54 +0000 (00:12 +0000)] 
add support for running core-db over odbc

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix ifndef
Moises Silva [Mon, 16 Nov 2009 22:36:11 +0000 (22:36 +0000)] 
fix ifndef

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@875 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agorenamed sangoma_boost_sigmod.h to sangoma_boost_interface.h
Moises Silva [Mon, 16 Nov 2009 22:27:41 +0000 (22:27 +0000)] 
renamed sangoma_boost_sigmod.h to sangoma_boost_interface.h

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@874 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd helper macro to name boost interface
Moises Silva [Mon, 16 Nov 2009 22:22:02 +0000 (22:22 +0000)] 
add helper macro to name boost interface

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@873 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agosplit initialization from configuration
Moises Silva [Mon, 16 Nov 2009 21:15:54 +0000 (21:15 +0000)] 
split initialization from configuration

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@872 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years ago if the phone is behind nat with us... don't consider nat processing fixees cases...
Brian West [Mon, 16 Nov 2009 21:14:38 +0000 (21:14 +0000)] 
 if the phone is behind nat with us... don't consider nat processing fixees cases where things are EVIL like cisco 79xx

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15486 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded hardware link notification
Moises Silva [Mon, 16 Nov 2009 21:09:21 +0000 (21:09 +0000)] 
added hardware link notification

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@871 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd .wav
Buklov Boris Vladimirovich [Mon, 16 Nov 2009 19:11:58 +0000 (19:11 +0000)] 
add .wav

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15484 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoUpdate ChangeLog through r15482
Michael Collins [Mon, 16 Nov 2009 18:45:31 +0000 (18:45 +0000)] 
Update ChangeLog through r15482

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15483 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded ZAP_COMMAND_GET_LINK_STATUS for sangoma boards
Moises Silva [Mon, 16 Nov 2009 18:42:35 +0000 (18:42 +0000)] 
added ZAP_COMMAND_GET_LINK_STATUS for sangoma boards

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@870 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agofix compiler warning - windows
Jeff Lenk [Mon, 16 Nov 2009 18:34:47 +0000 (18:34 +0000)] 
fix compiler warning - windows

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15482 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded get sig status API support
Moises Silva [Mon, 16 Nov 2009 18:06:48 +0000 (18:06 +0000)] 
added get sig status API support

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@869 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadded ZAP_COMMNAD_SET_LINK_STATUS for wanpipe boards
Moises Silva [Mon, 16 Nov 2009 16:51:58 +0000 (16:51 +0000)] 
added ZAP_COMMNAD_SET_LINK_STATUS for wanpipe boards

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@868 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadded zap_global_add_io_interface
Moises Silva [Mon, 16 Nov 2009 16:27:59 +0000 (16:27 +0000)] 
added zap_global_add_io_interface

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@867 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadded Windows zap conditions code
Moises Silva [Mon, 16 Nov 2009 15:52:52 +0000 (15:52 +0000)] 
added Windows zap conditions code

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@866 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agocorrect path setting
Jeff Lenk [Mon, 16 Nov 2009 15:50:47 +0000 (15:50 +0000)] 
correct path setting

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15481 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix compiler warn
Anthony Minessale [Mon, 16 Nov 2009 15:29:04 +0000 (15:29 +0000)] 
fix compiler warn

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15480 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofix mod_bv* include paths
Jeff Lenk [Mon, 16 Nov 2009 15:22:58 +0000 (15:22 +0000)] 
fix mod_bv* include paths

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15479 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded API and hooks to override the queue implementation
Moises Silva [Mon, 16 Nov 2009 15:21:08 +0000 (15:21 +0000)] 
added API and hooks to override the queue implementation

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@865 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoreplaced a ton of free or strdup calls for zap_safe_free and zap_strdup
Moises Silva [Mon, 16 Nov 2009 14:52:02 +0000 (14:52 +0000)] 
replaced a ton of free or strdup calls for zap_safe_free and zap_strdup

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@864 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agogood ol nightmare xfer never gets old
Anthony Minessale [Sun, 15 Nov 2009 04:13:39 +0000 (04:13 +0000)] 
good ol nightmare xfer never gets old

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15476 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoreplaced calloc calls for zap_calloc
Moises Silva [Sun, 15 Nov 2009 03:35:01 +0000 (03:35 +0000)] 
replaced calloc calls for zap_calloc

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@863 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agolookup gateway by realm when not found by name
Anthony Minessale [Sun, 15 Nov 2009 03:14:06 +0000 (03:14 +0000)] 
lookup gateway by realm when not found by name

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15475 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agocaller/ee id cleanup
Anthony Minessale [Sun, 15 Nov 2009 02:16:10 +0000 (02:16 +0000)] 
caller/ee id cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15474 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoreplace all malloc calls to zap_malloc
Moises Silva [Sun, 15 Nov 2009 02:14:50 +0000 (02:14 +0000)] 
replace all malloc calls to zap_malloc

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@862 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadded memory handlers
Moises Silva [Sun, 15 Nov 2009 01:46:43 +0000 (01:46 +0000)] 
added memory handlers

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@861 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd cache_db handle api (odbc/sqlite abstraction)
Anthony Minessale [Sat, 14 Nov 2009 21:59:01 +0000 (21:59 +0000)] 
add cache_db handle api (odbc/sqlite abstraction)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15473 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agodeclinatio mortuus obfirmo
Anthony Minessale [Sat, 14 Nov 2009 21:00:51 +0000 (21:00 +0000)] 
declinatio mortuus obfirmo

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15472 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoMODAPP-365
Anthony Minessale [Sat, 14 Nov 2009 20:31:53 +0000 (20:31 +0000)] 
MODAPP-365

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15471 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoAdd windows projects for Broadvoice only 2008
Jeff Lenk [Sat, 14 Nov 2009 20:23:38 +0000 (20:23 +0000)] 
Add windows projects for Broadvoice only 2008

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15470 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadd <> var continer to enterprise_originate syntax to set variables to pass to every...
Anthony Minessale [Sat, 14 Nov 2009 18:36:41 +0000 (18:36 +0000)] 
add <> var continer to enterprise_originate syntax to set variables to pass to every thread

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15469 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agomove bv16 so it doesn't use the same number as another codec in mod_voipcodecs
Brian West [Sat, 14 Nov 2009 11:51:25 +0000 (11:51 +0000)] 
move bv16 so it doesn't use the same number as another codec in mod_voipcodecs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15468 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agofinished zap queue and zap conditions implementation for Linux
Moises Silva [Sat, 14 Nov 2009 02:04:38 +0000 (02:04 +0000)] 
finished zap queue and zap conditions implementation for Linux

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@860 a93c3328-9c30-0410-af19-c9cd2b2d52af

16 years agoadd plc to bv16/32
Brian West [Fri, 13 Nov 2009 23:31:35 +0000 (23:31 +0000)] 
add plc to bv16/32

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15466 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agotolerate MySuckWELL ODBC limitation FSCORE-487
Anthony Minessale [Fri, 13 Nov 2009 23:15:15 +0000 (23:15 +0000)] 
tolerate MySuckWELL ODBC limitation FSCORE-487

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15465 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years ago add support for BroadVoice16 and BroadVoice32 codecs
Brian West [Fri, 13 Nov 2009 22:11:41 +0000 (22:11 +0000)] 
 add support for BroadVoice16 and BroadVoice32 codecs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15464 d0543943-73ff-0310-b7d9-9358b9ac24b2

16 years agoadded zap_queue.c
Moises Silva [Fri, 13 Nov 2009 21:28:09 +0000 (21:28 +0000)] 
added zap_queue.c

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@859 a93c3328-9c30-0410-af19-c9cd2b2d52af