Anthony Minessale
|
f6941ca48f
|
FS-3910 It seems to have a problem keeping up with the realtime audio. Try this patch that introduces some prebuffering
|
2012-02-17 11:23:59 -06:00 |
Anthony Minessale
|
b05ca56adf
|
FS-3910 remove unnecessary code
|
2012-02-16 21:41:10 -06:00 |
Anthony Minessale
|
d99e7ed76d
|
FS-3910 test this patch
|
2012-02-16 18:15:50 -06:00 |
Anthony Minessale
|
451e3eaa1f
|
FS-3858 --resolve there we go that's the detail we needed
|
2012-02-03 11:21:40 -06:00 |
Anthony Minessale
|
a72fb34f92
|
FS-3872 --resolve
|
2012-02-02 17:38:08 -06:00 |
Anthony Minessale
|
3bb26bbdc0
|
tweaks on earlier changes
|
2012-01-13 12:02:36 -06:00 |
Anthony Minessale
|
c54f42d793
|
more changes to recording code
|
2012-01-12 14:06:33 -06:00 |
Anthony Minessale
|
c37c0298f3
|
mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] update
|
2012-01-11 21:35:19 -06:00 |
Anthony Minessale
|
a365fb636a
|
mailing list 36bc584d980ce80fe6a6f6e7d7383db9.squirrel@my.tomp.co.uk [Freeswitch-users] audo sync issues with record_session to mp3 I redid the stream recording with timestamps and headers to try to keep it more synced
|
2012-01-11 17:49:46 -06:00 |
Marc Olivier Chouinard
|
d5042f2c1d
|
FS-3069 --resolve
|
2011-12-14 21:19:15 -05:00 |
Anthony Minessale
|
7bbbb9ccc5
|
add vars: flip_record_on_hold to make the recording flip to the other leg on hold, record_check_bridge to make recording the same file on the opposite leg of a bridge considered a duplicate attempt and record_toggle_on_repeat to make repeat recording the same file toggle the recording off
|
2011-05-31 22:22:18 -05:00 |
Jeff Lenk
|
332a5805a1
|
trivial compiler warning
|
2011-05-31 14:10:21 -05:00 |
Anthony Minessale
|
17e2cbb380
|
followup 2
|
2011-05-31 13:18:35 -05:00 |
Anthony Minessale
|
e2da3bea0c
|
add code to pass recording bugs on to other legs when executing an attended transfer, needs testing and possible follup commits before using
|
2011-05-31 13:01:28 -05:00 |
Anthony Minessale
|
73279f01bf
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -05:00 |
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
Anthony Minessale
|
f6eab64c5c
|
add uuid_buglist to fetch the current media-bugs attached to a given session uuid
|
2010-12-27 17:20:41 -06:00 |
Anthony Minessale
|
c321e67ab5
|
refactor
|
2010-07-06 13:20:27 -05:00 |
Anthony Minessale
|
27fc3518bd
|
reset codecs after media bugs
|
2010-05-04 16:03:43 -05:00 |
Anthony Minessale
|
b7fb24cdff
|
re-arrange location of events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16871 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-02 23:35:26 +00:00 |
Anthony Minessale
|
686efff6d2
|
fix seg on bug removal
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16870 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-02 21:14:46 +00:00 |
Anthony Minessale
|
cc39f9e4bc
|
add events for bug start and stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-02 01:11:15 +00:00 |
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
Anthony Minessale
|
a5f83ef691
|
add uuid_audio cli cmd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15989 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-17 20:46:49 +00:00 |
Anthony Minessale
|
68f60de67f
|
fix thread saftey issue in expiring media bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15587 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-21 01:00:58 +00:00 |
Anthony Minessale
|
eeb3f0b225
|
IRC-00 refactor how record_answer_req=true works, add media_bug_answer_req=true variable and backport record_answer_req=true to use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15235 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-26 21:59:25 +00:00 |
Mathieu Rene
|
c2d5f970bc
|
Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-08-13 20:35:02 +00:00 |
Anthony Minessale
|
0907bbbc63
|
change timing for media bug recording *yet again*
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14143 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-06 22:21:45 +00:00 |
Anthony Minessale
|
3f55e02c44
|
fix recording timing issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14128 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-03 21:55:50 +00:00 |
Anthony Minessale
|
213a372b11
|
add padding to cycles on session_record
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13648 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:52:02 +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 |
Brian West
|
578481e655
|
spaces help readability
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12446 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-05 05:03:52 +00:00 |
Michael Jerris
|
8295c7a644
|
actually return from error condition
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12445 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-05 04:49:19 +00:00 |
Anthony Minessale
|
a9fbc0fe3f
|
FSCORE-319
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12429 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-05 01:15:17 +00:00 |
Anthony Minessale
|
59de6b8c5e
|
FSCORE-320
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12428 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-04 23:15:13 +00:00 |
Anthony Minessale
|
2246250584
|
refactor record code in the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12357 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-02 19:30:41 +00:00 |
Anthony Minessale
|
0e6e93b51d
|
FSCORE-299
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12047 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-16 14:15:38 +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 |
Anthony Minessale
|
be25cc9631
|
spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11730 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-10 19:09:06 +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
|
f60f17d391
|
pause media bugs while not in a bridge while inside mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11466 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-23 18:44:25 +00:00 |
Anthony Minessale
|
4b51419e3a
|
MODAPP-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11330 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 18:41:53 +00:00 |
Michael Jerris
|
dbeb3aa47d
|
fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11328 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-21 02:18:03 +00:00 |
Anthony Minessale
|
c2079f8d21
|
MODAPP-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11307 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-01-20 13:55:00 +00:00 |
Anthony Minessale
|
4c829292b7
|
umm ya
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10365 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-12 19:45:21 +00:00 |
Anthony Minessale
|
9f3f08e7c5
|
possible fix for FSCORE-221
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10346 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-11-12 11:44:13 +00:00 |
Brian West
|
585eaeb551
|
fix FSCORE-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10182 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-29 00:04:20 +00:00 |
Anthony Minessale
|
30c318b995
|
clean some old members and naming conventions in the codec structs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10084 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-10-20 17:48:42 +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 |
Anthony Minessale
|
3c349c274e
|
indent pass 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8686 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-27 04:30:03 +00:00 |