289 Commits

Author SHA1 Message Date
Brian West
1cda796da8 spelling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 23:05:55 +00:00
Brian West
fdab19b277 I before e, except after c.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 03:46:27 +00:00
Anthony Minessale
ef757144b7 fix cpu race on inbound call to pa when no ring file is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9372 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-27 15:48:03 +00:00
Michael Jerris
05b01a6c03 switch some usages of switch_event_add_header to switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-16 02:19:43 +00:00
Michael Jerris
64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Michael Jerris
487d3310cc fix mod_portaudio windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 20:14:02 +00:00
Anthony Minessale
d487b211b5 add 'pa rescan' to portaudio to look for new devices
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-25 13:45:59 +00:00
Anthony Minessale
53f8222166 update mod_portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8836 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-24 22:16:48 +00:00
Anthony Minessale
f78f0592f5 avoiding deadlock (by not locking then locking again)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 23:15:57 +00:00
Anthony Minessale
c9ec53e9cb dunno
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 20:19:54 +00:00
Anthony Minessale
71e626c3a4 make mod_portaudio less chatty on startup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-30 20:59:14 +00:00
Michael Jerris
f7e74f2073 add more tab completion details
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-28 21:36:16 +00:00
Anthony Minessale
f930eaeec7 indent pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Anthony Minessale
307e9ef7d6 name change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 03:46:19 +00:00
Brian West
01c30675b9 thanks dasbus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8521 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-22 02:32:47 +00:00
Anthony Minessale
1ea027f37f add var_event down into the endpoints so chans with no parents can still pass options
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-15 19:29:35 +00:00
Anthony Minessale
90bc9ade7d more name changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8359 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-12 13:46:07 +00:00
Anthony Minessale
e446e314ec doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8311 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 20:23:48 +00:00
Anthony Minessale
c4a18a09c2 spring cleaning, lose some pointless code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8310 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 19:19:47 +00:00
Anthony Minessale
f2c5f7bebd ok this has to fix the issue with crappy sound cards 100% soft timer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:20:15 +00:00
Anthony Minessale
6231ceb02b use individual pools in open file handles to avoid flooding the pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8302 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 15:50:28 +00:00
Anthony Minessale
a869f867d2 change buffering in pa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 16:48:19 +00:00
Anthony Minessale
885c4e54c8 testing beware
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-07 16:32:04 +00:00
Anthony Minessale
9c1e14aa9c missed some name changes thanks coppice
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-06 13:59:37 +00:00
Anthony Minessale
4b929592cc change names to protect the innocent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-05 15:30:55 +00:00
Anthony Minessale
4ba15bbd3a fix locking issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8130 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 13:48:35 +00:00
Anthony Minessale
96ff2abcd7 make dtmf duration defaults tweakable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8126 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-18 17:03:34 +00:00
Michael Jerris
04aeb7dedb don't hang channels (MODENDP-106)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-16 21:43:51 +00:00
Brian West
73d78231fc update portaudio from last commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-11 17:02:23 +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
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
Michael Jerris
18a0b7a42a code analysis and error checking.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 05:16:58 +00:00
Brian West
b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +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
Michael Jerris
284d03e5e1 code analysis, bounds checks, buffer overrun fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7403 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 08:47:55 +00:00
Michael Jerris
482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West
84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Michael Jerris
6c25cb4136 don't strstr on null/blank strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-30 00:22:51 +00:00
Anthony Minessale
2931fc9109 dtmf overhaul testers wanted
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-22 00:32:20 +00:00
Anthony Minessale
8433c7e088 fix FSCORE-74
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 21:42:00 +00:00
Michael Jerris
6663cb67f5 cleancleanup, prevent null deref.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 00:23:34 +00:00
Michael Jerris
89cb84c4d7 use switch_assert macro instead of just assert.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 23:21:45 +00:00
Michael Jerris
54ec86f6ce use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:53:32 +00:00
Michael Jerris
4110f73cf3 add msvc 2008 sln/project files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 01:40:13 +00:00
Michael Jerris
c3d72c05da fail on blank string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 03:05:35 +00:00
Anthony Minessale
fc0dc1f9fb improve http support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6413 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 19:25:16 +00:00
Michael Jerris
e49f38e855 add some missing \n's to switch_log_printf messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-23 18:50:54 +00:00
Anthony Minessale
a8a443b487 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 14:55:18 +00:00
Anthony Minessale
52d1bc75e8 possible fix fore MODEMP-40
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 17:11:15 +00:00
Michael Jerris
622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 11:28:26 +00:00