Commit Graph

11997 Commits

Author SHA1 Message Date
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
Michael Jerris 5d6af34594 debian: remove incorrect option (FSBUILD-208)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:12:20 +00:00
Brian West a6e51988ab adding content-disposition to SEND_INFO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 16:46:34 +00:00
Anthony Minessale b47cb9085c const
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:59:13 +00:00
Brian West d7e1c3468f FSCORE-489
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:26:09 +00:00
Brian West d3ea0df951 FSCONFIG-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:24:42 +00:00
Brian West 6a8d06425d MODSOFIA-38
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:20:40 +00:00
Jeff Lenk 67b3210a31 fix compiler error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 01:31:12 +00:00
Mathieu Rene a34e3f76d2 mod_dingaling: fix compile error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 01:09:11 +00:00
Anthony Minessale 5d815cfdfe add support for running core-db over odbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 00:12:54 +00:00
Brian West 220ebe8175 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
2009-11-16 21:14:38 +00:00
Buklov Boris Vladimirovich 4ce2a15981 add .wav
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 19:11:58 +00:00
Michael Collins 2f0d3162d4 Update ChangeLog through r15482
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 18:45:31 +00:00
Jeff Lenk ad97aa5ec4 fix compiler warning - windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 18:34:47 +00:00
Jeff Lenk 29cc73abe6 correct path setting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 15:50:47 +00:00
Anthony Minessale d1604498ee fix compiler warn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 15:29:04 +00:00