Commit Graph

5348 Commits

Author SHA1 Message Date
Anthony Minessale 6cce3acebf update makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7455 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 14:24:35 +00:00
Brian West ab879c6546 wth was I thinking here hehe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 06:36:42 +00:00
Brian West cd35407df5 remove old g726 we no longer use
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7453 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 06:25:48 +00:00
Brian West f41319e655 Massive codec update. I have also switched G726 to use Steve Underwoods code as it passes all the tests. G726 tested in AAL2 mode with Sipura and G726-32 tested with Snom which does proper bitpacking. Be sure to "make current" before you continue.
/b



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 06:22:13 +00:00
Brian West 93c30a12fd left over commit from tony's conf refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7451 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 04:41:57 +00:00
Michael Jerris 9f18ca0762 whitespace cleanup (tabs not spaces)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7450 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 04:13:18 +00:00
Anthony Minessale 760112916c reduce, reuse, refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 01:56:12 +00:00
Anthony Minessale e54f420f6f mupdate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 22:40:48 +00:00
Michael Jerris 20f4d12c8b fix solaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 17:21:15 +00:00
Michael Jerris ba788b9ac6 try to actually do something on no media re-invites.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 17:19:36 +00:00
Anthony Minessale 634f6323ef refactor to suport unreasonable combinations of sample rates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 16:19:45 +00:00
Anthony Minessale a503d59690 fix race on shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 16:19:09 +00:00
Brian West 512f995558 limit outbound profile codecs to their own var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 03:44:24 +00:00
Michael Jerris 03c710b660 a bit safer free.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 02:07:05 +00:00
Anthony Minessale ec56c92350 zoom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7439 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-30 17:49:42 +00:00
Anthony Minessale e7bbaca9db zag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-30 17:23:36 +00:00
Anthony Minessale fc20408ad4 zig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-30 17:23:17 +00:00
Brian West 21602675ec one more tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-30 15:59:11 +00:00
Brian West 89b9e1fbf1 small tweak to resampler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-30 15:45:52 +00:00
Brian West ab519911c4 this seems correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 22:14:59 +00:00
Anthony Minessale f039f5416c possible solution for MODENDP-80
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 21:56:36 +00:00
Michael Jerris 4614d0baf2 fix switch_odbc build from intralanman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7432 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 21:46:34 +00:00
Michael Jerris 00fade3d98 poke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7431 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 21:16:13 +00:00
Michael Jerris b2af068acf whoops from merge conflict
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 21:15:25 +00:00
Anthony Minessale e2e2941e21 fix seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 20:58:30 +00:00
Michael Jerris 8b8897f663 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 19:58:28 +00:00
Michael Jerris 1e925d634d cleanup, factor out a function.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7427 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 19:57:13 +00:00
Michael Jerris f36645e2c0 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 19:53:24 +00:00
Michael Jerris 985a1dbc59 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 19:35:06 +00:00
Michael Jerris 92f722b535 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 19:01:35 +00:00
Michael Jerris 4a51128f42 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 18:28:32 +00:00
Michael Jerris d5081d0b3e cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 18:01:19 +00:00
Michael Jerris 1e691217f3 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 17:48:10 +00:00
Michael Jerris 3046c27bda cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 17:24:18 +00:00
Michael Jerris a8784bbba6 typo from merge conflict
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 17:15:33 +00:00
Michael Jerris 7aafc21f14 merge to sofia trunk (backport fixes from freeswitch and some new api's)
Thu Jan 24 03:26:58 EST 2008  Pekka.Pessi@nokia.com
  * nta.c, sofia-sip.nta.h: added nta_leg_get_seq(), nta_leg_get_rseq()

Mon Jan 28 09:27:03 EST 2008  Pekka.Pessi@nokia.com
  * su_alloc.c: su_free() handles NULL gracefully

  Patch by Michael Jerris.

Mon Jan 28 09:30:48 EST 2008  Pekka.Pessi@nokia.com
  * su_root.c: try not to segfault in su_msg_destroy()

  Reduced window for race condition in su_msg_destroy().

  Patch by Michael Jerris.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7418 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 16:03:01 +00:00
Michael Jerris 21e7c0253c cleanup, refactor, reduce indentation.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 04:41:29 +00:00
Anthony Minessale 9cb51f53f7 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 21:07:20 +00:00
Brian West 28e07fb347 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 20:57:45 +00:00
Anthony Minessale b3a279b89d update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 20:57:02 +00:00
Brian West 30c2283851 max bitrates per 8k, 16k and 32k from jmspeex on IRC, informational
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 20:27:18 +00:00
Brian West 00ce39e24c fix race loop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 20:14:38 +00:00
Brian West e24672e0af adding example of 32k local stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 19:50:42 +00:00
Brian West b7ea03ebe7 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 19:45:56 +00:00
Brian West cbb55a8d85 we do support ultra-wideband too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 19:23:46 +00:00
Anthony Minessale 3de64f171b fix timing issue in portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 18:16:17 +00:00
Anthony Minessale cbc856fab9 fix FSCORE-96
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 17:45:12 +00:00
Anthony Minessale 020713ef0b add make current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 15:55:24 +00:00
Michal Bielicki 478223cc9f patches from fli, thank you
fixed double installs and some missing dirs in debian
packaging


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 12:27:28 +00:00
Michael Jerris 7efeb68228 code analysis for hash functions.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 09:27:01 +00:00