Commit Graph

5539 Commits

Author SHA1 Message Date
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
Michael Jerris
6cc890bfc1 add autoconf for openzap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 21:53:47 +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
55f44c96d9 add moh and moh-install targets to install default moh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 07:46:20 +00:00
Michael Jerris
50d95e9d61 remove unused libs from msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 06:32:09 +00:00
Michael Jerris
b74d4f6a16 pull old codec mods from msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 06:28:45 +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
32e267ee53 hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:57:07 +00:00
Michael Jerris
bd458e9913 hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:38:28 +00:00
Michael Jerris
2f8db0d750 hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:27:14 +00:00
Michael Jerris
f1de784d11 add assert macro to silence msvc code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:11:21 +00:00
Michael Jerris
e4cefcd14d casts to shut up msvc warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:00:41 +00:00
Michael Jerris
70bed7ec41 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 04:57:53 +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
Michael Jerris
f1d178f0f6 cast to uint8_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 03:39:25 +00:00
Michael Jerris
fd01583784 msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 03:30:42 +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
Michael Jerris
2028c5d483 add prefix/recordings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 23:53:58 +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
abf4b56f79 thanks mcollins
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7627 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 20:29:49 +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
Michael Jerris
bdf7a68612 can't assert people behaving nicely.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 16:23:03 +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
Michael Jerris
d6111c77a1 sync with darcs:
Fri Feb  1 09:41:42 EST 2008  Pekka.Pessi@nokia.com
  * tport_tls.c: restructured error logging code.

Fri Feb  1 10:10:25 EST 2008  Pekka.Pessi@nokia.com
  * tport_tls.c: cleared confused logging levels

Fri Feb  1 10:13:09 EST 2008  Pekka.Pessi@nokia.com
  * test_tport.c: fixed type-punning warning.

Tue Feb 12 14:26:26 EST 2008  Pekka.Pessi@nokia.com
  * tport.c: tport_name_dup() now validates the input

Wed Feb 13 09:23:24 EST 2008  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua_subnotref.c: do not terminate subscriptions immediately after receiving 200 OK to un-SUBSCRIBE



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-15 15:58:10 +00:00
Brian West
dd8545bd0e thanks mcollins
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 22:47:10 +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
Michael Jerris
20ab270879 code analysis and fixes for teletone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-14 18:13:50 +00:00