Commit Graph

11605 Commits

Author SHA1 Message Date
Michael Jerris 649e3393aa fix opensolaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 01:08:15 +00:00
Michael Jerris 6c70e2fd8b fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 00:56:46 +00:00
Anthony Minessale 221459a78c fix opensolaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 00:17:06 +00:00
Anthony Minessale 58f1f28d9e add bridge_answer_timeout variable, a timeout in seconds how long to tolerate a bridge that is in early media without being answered (can be set on either leg)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 21:23:52 +00:00
Brian West 1daf620e34 MODSOFIA-31
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 21:10:27 +00:00
Anthony Minessale 5dd463532c not a not but rather a not not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 19:03:13 +00:00
Anthony Minessale 034e05fc99 revert oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 17:16:45 +00:00
Stefan Knoblich caba7a902e M4 macro include path in Makefile.am ACLOCAL_AMFLAGS should match the one in configure.ac AC_CONFIG_MACRO_DIR(). Libtoolize will not be happy if they do not.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15052 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 15:47:28 +00:00
Anthony Minessale 2c620d4b00 FSCORE-456
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15051 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 15:07:18 +00:00
Brian West be109957ba FSBUILD-192
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15050 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 14:44:16 +00:00
Brian West a47850fe9c up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15039 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:56:33 +00:00
Brian West d6b0c28825 add make tiff-reconf you need this for the next update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:51:02 +00:00
Brian West 169195f3ce convert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15037 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:43:44 +00:00
Michael Jerris cf23296c9a move mod_voipcodecs to use spandsp instead of libvoipcodecs (windows build to follow)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15036 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:22:33 +00:00
Michael Jerris 938ab67a2f remove generated files from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 22:20:17 +00:00
Anthony Minessale 5ed5bfcf20 fix libtiff build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15034 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 21:05:07 +00:00
Carlos J. Talbot 05d6342ffb elapsed needs typecasting. (introduced in svn 15027)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 18:56:47 +00:00
Brian West 050eeb2269 MODAPP-348
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 00:45:17 +00:00
Anthony Minessale d9fb89d285 FSCORE-452
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:50:51 +00:00
Anthony Minessale 160535da6d FSCORE-439 (always use brakets on if() in your next patch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:28:49 +00:00
Anthony Minessale 07d223b30e cover up sofia bug parsing contact strings that do not have <> in them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 21:06:01 +00:00
Anthony Minessale 78bc417222 changing default behaviour ignore_early_media=true must be set together with ringback to generate local ringback on early media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 20:15:00 +00:00
Anthony Minessale 84090fe2f9 to be or not to be
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:53:09 +00:00
Rupa Schomaker 5211bce43b mod_cidlookup: add whitepages.com support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:23:01 +00:00
Rupa Schomaker 961e2244e6 MODAPP-340 - Add support for user_rates which are the (optional) end-user rates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 14:52:19 +00:00
Anthony Minessale c5985baa49 fscore-453
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 14:08:49 +00:00
Rupa Schomaker 16b689d937 MODAPP-346 - segfault on no dsn
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 12:25:28 +00:00
Brian West 978c6bdebe whitepages cid lookup US only
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 10:21:16 +00:00
Michael Collins 094bd97456 Update ChangeLog through r15016
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 00:26:53 +00:00
Anthony Minessale 32e927514d dont enforce existing file check on streams
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15014 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 19:58:02 +00:00
Brian West 8b884e3d85 DP-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15013 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 19:05:10 +00:00
Anthony Minessale 480e6a6a0e FSCORE-451
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 19:03:48 +00:00
Brian West 77f42cf9a1 MODEVENT-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 02:23:08 +00:00
Anthony Minessale a8a748d32a set extension=auto_to_user in gateway to make destination equal to user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-29 02:07:17 +00:00
Anthony Minessale 6ad63ce82e FSCORE-450
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 22:36:34 +00:00
Anthony Minessale 022cafc8aa doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 20:36:49 +00:00
Brian West 12735d125e adding port audio patch for snow leopard.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 19:47:35 +00:00
Anthony Minessale c5f1d9ec0a FSCORE-450
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 19:46:38 +00:00
Michael Jerris bcc1694a45 scope mask
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 17:16:31 +00:00
Michael Jerris aa7e83fca8 scope mask
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 17:14:46 +00:00
Michael Jerris 953ffdb743 uninitialized var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 16:25:25 +00:00
Michael Giagnocavo 1d489d022a Add ProgressMediaTime to ChannelVariables
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15001 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 06:53:15 +00:00
Brian West 579343d65d swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 02:52:25 +00:00
Anthony Minessale c38257949a fix glaring rwdeadlock in mod_vmd (please test i was in a hurry)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 19:36:58 +00:00
Michael Jerris 023c762c80 avoid initial segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 05:41:05 +00:00
Michael Jerris c5862d23ce add rate for ray
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-26 05:21:41 +00:00
Marc Olivier Chouinard 59397503dc Fix BSD Build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 22:41:23 +00:00
Marc Olivier Chouinard 940536c8ba mod_voicemail: Add ability to skip greeting and instructions when leaving voicemail (MODAPP-331)
Add 1 or 2 of these variable in your user directory :
skip_greeting = Will skip the user greeting or generated greeting
skip_instructions = Will skip the system standards instructions to record message 


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:27:00 +00:00
Marc Olivier Chouinard c8de5ee105 mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +00:00
Jeff Lenk 3b741658b6 Code before declaration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 20:16:18 +00:00