Commit Graph

5708 Commits

Author SHA1 Message Date
Brian West 79cf768e79 SIPPhone has now fixed their TCP SRV record so it will work great.. just don't send it an SRTP key it'll barf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 19:36:57 +00:00
Michael Jerris d262ce56ed stuff buffers into the bug to reduce stack allocation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 19:20:22 +00:00
Michael Jerris 366e1f46bc fix for FSBUILD-35, build w/o slapd. thanks skopii
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 18:52:54 +00:00
Anthony Minessale debdd7a02f update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 18:43:25 +00:00
Brian West 04169f7b0a woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 17:28:00 +00:00
Anthony Minessale 141b2666ab update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 16:44:41 +00:00
Brian West 9287c92efa remove g726
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 15:44:57 +00:00
Anthony Minessale ba0c53948b tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 15:17:38 +00:00
Brian West 3f787c9735 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7457 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 15:06:22 +00:00
Brian West 9d799fdc79 getting closer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7456 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-01 14:34:13 +00:00
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