Commit Graph

3940 Commits

Author SHA1 Message Date
Brian West d8acb66cc9 its best to not activate SRTP when we aren't in secure mode. Bad things do happen with most phones since they aren't in secure mode and we expect encrypted packets thus when they hold unhold this would cause it to go into secure mode when it wasn't needed. So this will totally bypass this becuase you can't go secure midcall becuase thats dumb.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 03:41:11 +00:00
Michael Jerris 4ceee47121 don't re-run openmrcp confgure/bootstrap if we don't have to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 02:33:18 +00:00
Michael Jerris f0e47bb13e tweak build to fix debuild weirdness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 01:00:44 +00:00
Michael Jerris 21bab63590 don't seg when loading codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 22:46:19 +00:00
Michael Jerris 39c6fb3b8b add pcm in core in windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 22:46:02 +00:00
Michael Jerris fdca3375fb don't segfault on boot on msvc builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 22:37:29 +00:00
Brian West 98bfaf7630 Lets not break video passthru codecs sorry
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:55:28 +00:00
Anthony Minessale a8023642ab fix buffers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:34:06 +00:00
Anthony Minessale 3608c8346f fix buffers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 21:32:35 +00:00
Anthony Minessale 1e577d8a58 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7673 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:58:29 +00:00
Anthony Minessale 076d3d4778 move L16 and g711 into the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:46:37 +00:00
Anthony Minessale 983a0ba3df move L16 and g711 into the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:43:57 +00:00
Anthony Minessale bdeecad176 up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 19:41:08 +00:00
Michael Jerris 36af4ab87d fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7668 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 17:56:00 +00:00
Michael Jerris 9037bf5299 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 17:38:15 +00:00
Michael Jerris d5aaa00001 switch to use mod_voipcodecs and pull old mod_g722, mod_g726, mod_gsm (mod_g711 should not be used now unless your not using mod_voipcodecs)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 16:10:34 +00:00
Michal Bielicki b552cb3a6c Make libdir and bindir being accepted by libs and modules
add a setting called --modinstdir to be able to define where modules get installed


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 14:58:41 +00:00
Anthony Minessale e4a07e9f5a gotta sleep less cos some crappier boxes really stink
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 18:11:27 +00:00
Arsen Chaloyan 2749e89078 update to the recent OpenMRCP
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 11:24:28 +00:00
Michael Jerris 69a27f15b0 don't log lost logs of 0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 06:02:45 +00:00
Michael Jerris d2ef447ed1 add mod_voipcodecs to msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 04:46:07 +00:00
Brian West 787591b216 these rates are for file playing and not voip related
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-16 20:33:18 +00:00
Brian West 131863171f cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:23:59 +00:00
Brian West cf73fe0afa to be or not to be
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7642 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:18:18 +00:00
Brian West 22670165c1 if and only if
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:16:01 +00:00
Michael Jerris 4981dcfb96 pool allocate instead.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7640 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:10:28 +00:00
Michael Jerris d6c105efe0 switch_bytes_per_frame -> switch_samples_per_frame rename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7639 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:02:06 +00:00
Michael Jerris 563046d0ca maybe we wont allocate a bunch of ram for no reason at all.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 22:59:35 +00:00
Anthony Minessale 5abf2506a2 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 22:18:15 +00:00
Anthony Minessale 950f13e4d9 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 22:17:20 +00:00
Anthony Minessale e88a0702cb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 21:52:15 +00:00
Anthony Minessale cf56d9f679 MODAPP-76
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 21:25:23 +00:00
Anthony Minessale e33b676d6e make multicast event handler nonblocking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 21:16:39 +00:00
Anthony Minessale 86508b853c help SwK nuke some more telcos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 21:05:37 +00:00
Anthony Minessale f0162145fa help SwK nuke some more telcos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 21:03:51 +00:00
Anthony Minessale d54c936938 allocate less
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 20:42:58 +00:00
Anthony Minessale 345d5c79ba can you seg me now?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 20:33:16 +00:00
Brian West 65f64abfa9 move invalid check/handler up in switch_rtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7628 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 20:31:10 +00:00
Brian West bcc49a1d05 interval tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 20:11:44 +00:00
Anthony Minessale 10d8b26b89 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 19:55:19 +00:00
Anthony Minessale 1f3edc49dc avoiding racelock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 19:48:16 +00:00
Anthony Minessale dd1c14cfa8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 19:08:45 +00:00
Michael Jerris a7997d674a some more defines.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 18:06:38 +00:00
Anthony Minessale d8f109a297 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 17:54:13 +00:00
Anthony Minessale dadace9a93 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 16:15:32 +00:00
Anthony Minessale 1f52fe1eca update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 16:01:12 +00:00
Anthony Minessale a17473345b update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 19:45:15 +00:00
Anthony Minessale 8c8c1cbdc2 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 17:51:16 +00:00
Anthony Minessale 7e93ce0ce0 avoid printing blank err
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 17:45:54 +00:00
Anthony Minessale 39d0f38b31 pres stuff for dyebeam
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 17:28:58 +00:00