Brian West
|
05b9506833
|
MODENDP-282
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16354 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-18 04:32:15 +00:00 |
|
Mathieu Rene
|
116826880b
|
mod_portaudio: default to dialplan 'XML' instead of 'default'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16345 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-17 22:50:49 +00:00 |
|
Anthony Minessale
|
2d015e2644
|
fix pa play bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16188 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-06 18:09:30 +00:00 |
|
Brian West
|
fb99b2ea2c
|
MODENDP-277
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16115 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-02 02:33:46 +00:00 |
|
Michael Jerris
|
c4d1333185
|
fix portaudio build with jack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15911 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 18:12:55 +00:00 |
|
Michael Jerris
|
ae67ecceac
|
fix mod_portaudio linux build with alsa (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15899 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 03:20:06 +00:00 |
|
Michael Jerris
|
2ca3c17e90
|
try to fix portaudio linking (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15895 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 02:11:04 +00:00 |
|
Michael Jerris
|
59472c23ef
|
automake mod_portaudio and mod_portaudio_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15820 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-07 09:00:05 +00:00 |
|
Andrew Thompson
|
f6e24c3c95
|
mod_portaudio: make the ringfile configurable via new API command 'pa ringfile'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15633 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 22:15:26 +00:00 |
|
Anthony Minessale
|
2fa0c4910f
|
refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 02:17:08 +00:00 |
|
Andrew Thompson
|
f3ec5531ef
|
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15411 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-10 18:11:30 +00:00 |
|
Anthony Minessale
|
df7637f687
|
change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-23 16:03:42 +00:00 |
|
Anthony Minessale
|
59b94dfacc
|
refactor some of the message parsing code to use fifo to reduce threading contention
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15142 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-12 22:23:55 +00:00 |
|
Mathieu Rene
|
33c3ad8dd8
|
mod_portaudio: add context param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14737 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-02 15:37:11 +00:00 |
|
Mathieu Rene
|
02f8be51b6
|
Per-call logging, part three
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14511 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-13 21:52:05 +00:00 |
|
Anthony Minessale
|
b82984fe97
|
add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-02 16:55:10 +00:00 |
|
Anthony Minessale
|
ab6c4f1a6d
|
change CS_DONE to CS_DESTROY and add state handler for destroy and tear down critical parts of the channel from this method which is not called until it's impossible for anything to be referencing the channel (after final write lock and before destroying the pool)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12986 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-10 17:43:18 +00:00 |
|
Brian West
|
14625e2bc0
|
extra paren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12964 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-09 19:38:15 +00:00 |
|
Anthony Minessale
|
68b0359cfb
|
FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-04-09 17:17:12 +00:00 |
|
Anthony Minessale
|
772bc3e68c
|
fix audio issue in portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12669 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-19 18:30:56 +00:00 |
|
Michael Jerris
|
4212af498b
|
build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-06 19:27:14 +00:00 |
|
Mathieu Rene
|
5a92bb1383
|
SWITCH_DECLARE_GLOBAL_STRING_FUNC allocated stuff have to be freed on module shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12250 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-23 18:48:40 +00:00 |
|
Anthony Minessale
|
9886f369c3
|
add direction col to sql db, add direction param to session_create, log dtmf digits to digits_dialed variable for cdr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12244 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-23 16:31:59 +00:00 |
|
Michael Jerris
|
bbdf4744aa
|
inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-21 00:56:56 +00:00 |
|
Brian West
|
babb2f83f5
|
update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-13 23:37:37 +00:00 |
|
Brian West
|
ae220d3341
|
update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-04 21:20:54 +00:00 |
|
Anthony Minessale
|
0463541d61
|
change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-25 21:23:07 +00:00 |
|
Anthony Minessale
|
1973ee74bc
|
try closing the device when not in use again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11485 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-25 21:15:37 +00:00 |
|
Michael Jerris
|
2f39bc87ab
|
mod_portaudio: default dual-streams to off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11472 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 22:09:17 +00:00 |
|
Brian West
|
9aebc216be
|
lets default to zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11471 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 21:40:54 +00:00 |
|
Brian West
|
963cbf4c3c
|
make this param optional in the config on all platforms but solaris since it doesn't like it anyway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11470 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 21:34:43 +00:00 |
|
Brian West
|
a5890091ec
|
remove rate option from call desc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11469 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 21:27:24 +00:00 |
|
Anthony Minessale
|
b9568795b3
|
more pa bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11364 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 18:28:24 +00:00 |
|
Anthony Minessale
|
38eabef83b
|
fuggit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11351 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 03:14:08 +00:00 |
|
Anthony Minessale
|
f40e5a06be
|
more pa stabilization
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11350 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-22 02:18:49 +00:00 |
|
Anthony Minessale
|
54796698cd
|
fix auto_answer on pa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11344 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 23:09:12 +00:00 |
|
Andrew Thompson
|
d773d1bb52
|
Don't use the portaudio dual_streams stuff on Solaris, it makes it break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11316 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 19:50:54 +00:00 |
|
Anthony Minessale
|
f71c5ae4c3
|
FSCORE-274
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11315 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 18:36:02 +00:00 |
|
Andrew Thompson
|
730704484d
|
Show the default low input/output latencies for each device in pa dump
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11313 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 17:59:08 +00:00 |
|
Andrew Thompson
|
1cabbdb436
|
defaultLowOutputLatency -> defaultLowInputLatency (not that it matters, hopefully)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11306 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 06:25:06 +00:00 |
|
Anthony Minessale
|
22bc31e19e
|
make dual streams configurable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11259 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 19:32:47 +00:00 |
|
Andrew Thompson
|
290daf1563
|
Add support for 'pa devlist xml' to return the device list and which are the ring/in/out devices in XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11253 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-16 01:40:32 +00:00 |
|
Andrew Thompson
|
63f6764dd3
|
Commit patch from MODENDP-174
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11236 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 22:58:59 +00:00 |
|
Michael Jerris
|
d13f8c3efa
|
fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11235 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 22:50:50 +00:00 |
|
Andrew Thompson
|
caef46078e
|
testing commit access to mod_portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11230 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 20:08:08 +00:00 |
|
Anthony Minessale
|
7328a06fdc
|
apply portaudio patches from jira and add some fixes for linux
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11227 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-15 18:39:51 +00:00 |
|
Anthony Minessale
|
c488041f4a
|
MODENDP-169
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11160 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-13 17:56:35 +00:00 |
|
Anthony Minessale
|
2ed601f934
|
more stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-14 23:31:21 +00:00 |
|
Anthony Minessale
|
def5574449
|
silence warning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10210 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-31 17:18:45 +00:00 |
|
Anthony Minessale
|
623ba5c271
|
patch for FSCORE-205
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10202 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-30 12:46:09 +00:00 |
|