Commit Graph

12012 Commits

Author SHA1 Message Date
Jeff Lenk
fe333744ac add new broadvoice to windows solution and cleanup template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 22:33:16 +00:00
Jeff Lenk
73434d4476 remove old broadvoice stuff in prep for new
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 21:54:34 +00:00
Michael Jerris
bd2618a63f fix \ vs / in dsp and vcproj files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 21:05:25 +00:00
Brian West
1f04d1c109 remove non-working bv codecs pending working lib from steve and mod_bv unified with both codecs in one module.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:47:07 +00:00
Brian West
d421557ff9 work in progress pending lib fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:46:10 +00:00
Jeff Lenk
c1c132908d libbroadvoice some partial corrections for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:40:56 +00:00
Christopher Rienzo
e053e06929 Update Windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:28:51 +00:00
Christopher Rienzo
d4c09010ab Update Nuance MRCP configuration to send RTCP BYE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:11:42 +00:00
Christopher Rienzo
348fe1d8f7 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
2009-11-19 20:10:20 +00:00
Anthony Minessale
4f15b245f7 more video fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15553 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 18:22:05 +00:00
Michael Jerris
85ac951200 create tables before we test against them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 17:49:43 +00:00
Anthony Minessale
d914db53c7 add more mutexes to video thread
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 16:56:19 +00:00
Anthony Minessale
848882f1cc 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
2009-11-19 16:12:54 +00:00
Michael Jerris
aaddfc22bf remove generated file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15547 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 16:05:52 +00:00
Michal Bielicki
479df6fdb8 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
2009-11-19 15:50:21 +00:00
Eliot Gable
5e08ced278 Fixed compile issues with latest Opal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15545 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 15:32:27 +00:00
Michael Jerris
da0d7771c3 make lib build static when embedded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 15:26:13 +00:00
Michael Jerris
f05740bc9b add new broadvoice codec lib from Steve Underwood
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 14:42:11 +00:00
Michael Jerris
65bfe506e2 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
2009-11-19 14:24:59 +00:00
Giovanni Maruzzelli
8e40f02891 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
2009-11-19 14:20:53 +00:00
Giovanni Maruzzelli
a0e2b9a4fe 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
2009-11-19 02:28:03 +00:00
Giovanni Maruzzelli
aebc2c7580 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
2009-11-19 02:01:28 +00:00
Mathieu Rene
b810170e25 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
2009-11-19 00:17:47 +00:00
Anthony Minessale
3e8c85a932 another one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 00:12:15 +00:00
Michael Jerris
613eba79da cross compile goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 23:04:12 +00:00
Brian West
f3c94ab89a 408 means no reply, that's bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 22:59:28 +00:00
Michael Jerris
dcbb73468b pass in ar from configure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 20:45:22 +00:00
Michael Jerris
a0a3ecd574 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
2009-11-18 20:37:35 +00:00
Michael Jerris
f014620eb1 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
2009-11-18 20:33:03 +00:00
Brian West
bc72d99096 MODAPP-368
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 20:25:49 +00:00
Christopher Rienzo
af91267c44 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
2009-11-18 19:53:44 +00:00
Christopher Rienzo
379eba12f2 Add enable-profile-events param to mod_unimrcp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15528 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:48:34 +00:00
Michael Jerris
ff7878bcd0 fix --srcdir for sounds_version.txt and swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15527 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:48:09 +00:00
Michael Jerris
d7c16b4392 fix --srcdir for modules.conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15526 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:46:29 +00:00
Michael Jerris
0714ff8ff0 rename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:42:00 +00:00
Anthony Minessale
349b02c2e6 video improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:22:45 +00:00
Michael Jerris
d850453bb8 fix automated libsrtp build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 16:08:36 +00:00
Anthony Minessale
24ce607f2b wrong toin at albakoyke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 15:37:57 +00:00
Brian West
ad0b8baffc 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
2009-11-18 15:29:41 +00:00
Michael Jerris
6ec3fce0f5 merge some changes from joshrivers branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15520 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 15:29:19 +00:00
Michael Jerris
fd061fa5ee fix extra linebreak from joshrivers branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 02:32:22 +00:00
Michael Jerris
aa11b6c067 add more autocomplete (FSCORE-468)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 22:55:14 +00:00
Michael Jerris
9b5d32ac83 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 22:25:47 +00:00
Michael Jerris
1f7f796b57 fix broken bsd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 21:47:43 +00:00
Anthony Minessale
9cf0d7f846 add append and truncate to audio file api
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 21:40:09 +00:00
Mathieu Rene
5d55996fa0 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
2009-11-17 21:29:33 +00:00
Michael Jerris
9b85bf9461 mod_say_it: fix hundred pronunciation (MODAPP-367)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 20:09:25 +00:00
Anthony Minessale
c5f7c4028d FSCORE-491
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:37:04 +00:00
Anthony Minessale
75ad8d2a0c seg inducing typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:25:04 +00:00
Anthony Minessale
677144f30c db cache part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:16:24 +00:00