Anthony Minessale
|
8f9ddb5a89
|
42
|
2011-01-05 10:42:44 -06:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Michael Jerris
|
23d9a237dc
|
don't seg in edge case error conditions
|
2011-01-05 10:46:27 -05:00 |
|
Michael Jerris
|
342678698c
|
set tracking data before enabling hooks
|
2011-01-05 10:17:31 -05:00 |
|
Michael Jerris
|
9ee13b723e
|
don't seg in edge case error conditions
|
2011-01-05 09:54:27 -05:00 |
|
Anthony Minessale
|
10257c7d5d
|
FS-2768
|
2010-12-30 11:47:15 -06:00 |
|
Anthony Minessale
|
650393fb90
|
add recovery_refresh app and api and use it in mod_conference to send a message to the channel telling it to sync its recovery snapshot
|
2010-12-29 13:15:14 -06:00 |
|
Joao Mesquita
|
49a524b79b
|
Merge branch 'master' of git@git.freeswitch.org:freeswitch
Conflicts:
src/mod/applications/mod_conference/mod_conference.c
|
2010-12-27 21:31:40 -03:00 |
|
Joao Mesquita
|
479f3de26b
|
Add an unique id to the conference obj so that we can track conferences.
|
2010-12-27 21:23:42 -03:00 |
|
Anthony Minessale
|
844ac2201c
|
fix bad codepaths in mod_snapshot
|
2010-12-27 17:41:26 -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
|
430dfdacab
|
revert change based on reports of bad audio
|
2010-12-27 09:27:21 -06:00 |
|
Anthony Minessale
|
75198fe4cb
|
audio adjustments
|
2010-12-23 13:18:41 -06:00 |
|
Anthony Minessale
|
34a0ca5096
|
drop rtp frame that was already replaced with a cng frame
|
2010-12-22 20:38:57 -06:00 |
|
Joao Mesquita
|
b49c366efb
|
Fix some log lines and a flag logic.
|
2010-12-21 23:55:26 -03:00 |
|
Joao Mesquita
|
48ed9c2c5d
|
Merge branch 'master' of git@git.freeswitch.org:freeswitch
|
2010-12-21 23:41:42 -03:00 |
|
Joao Mesquita
|
651acc62f7
|
Add a chan var conference_enter_sound to override conference enter-sound param on the profile
|
2010-12-21 23:39:05 -03:00 |
|
Anthony Minessale
|
4d7e4f1ec2
|
change switch_strip_spaces to specify if you want it to dup the string or destroy the current buffer
|
2010-12-21 20:30:28 -06:00 |
|
Andrew Thompson
|
4f9dd5e164
|
mod_conference: Add XML output for conference run time, recording status and member mute-detect. Also add events for recording start and stop.
This work was funded by Xpander Communications.
|
2010-12-20 23:57:45 -05:00 |
|
Anthony Minessale
|
34690e47ff
|
FS-2879
|
2010-12-20 11:16:14 -06:00 |
|
Anthony Minessale
|
ab0a2bfa03
|
prune
|
2010-12-17 17:15:42 -06:00 |
|
Anthony Minessale
|
ee562c82e1
|
FS-2879
|
2010-12-17 16:06:11 -06:00 |
|
Anthony Minessale
|
93cc3dc556
|
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
|
2010-12-15 20:59:42 -06:00 |
|
Mathieu Rene
|
c4154633cc
|
FS-2929
|
2010-12-15 09:43:54 -05:00 |
|
Anthony Minessale
|
d11c83b16e
|
revert to the last transfered conference on recover
|
2010-12-13 18:28:43 -06:00 |
|
Anthony Minessale
|
d547096164
|
dramatic jitterbuffer changes
|
2010-12-10 17:47:46 -06:00 |
|
Anthony Minessale
|
bbf1cd1f43
|
allow epoch in strftime_tz
|
2010-12-10 17:47:46 -06:00 |
|
Jeff Lenk
|
c6e7988bf8
|
FS-2904 detect_speech documentation incomplete
|
2010-12-09 14:25:39 -06:00 |
|
Jeff Lenk
|
72bcc01b1d
|
FS-2210 Add support for auto completion for uuid_simplify
|
2010-12-07 22:32:38 -06:00 |
|
Brian West
|
6faa4c91c3
|
using the wrong api to remove media bug from crienzo on IRC, thanks.
|
2010-12-02 17:11:04 -06:00 |
|
Anthony Minessale
|
c4369fc84d
|
add uuid_fileman <uuid> <cmd>:<val> <-- same vals as the callbacks in js and lua to control the currently playing file of a channel from the cli or ESL (for the people who were ignoring me on the conference call so I decided to implement it instead of try to explain it )
|
2010-11-30 15:34:22 -06:00 |
|
Marc Olivier Chouinard
|
80174cf39f
|
mod_callcenter: Add new eventsocket agent-offering. Plus some documentation and better handeling of bad agent type -- FS-2869
|
2010-11-26 20:38:46 -05:00 |
|
Anthony Minessale
|
10cb487cb0
|
FS-2868
|
2010-11-23 15:50:17 -06:00 |
|
Jeff Lenk
|
de7a984399
|
correct windows vs2010 mod_valet_parking x64 path issue
|
2010-11-17 19:37:40 -06:00 |
|
Rupa Schomaker
|
1c1df1f772
|
mod_lcr: FS-2820 - profile support in dialplan module
|
2010-11-17 09:34:09 -06:00 |
|
Anthony Minessale
|
cd95138427
|
FS-2839
|
2010-11-11 12:32:29 -06:00 |
|
Paulo R. Panhoto
|
f331303404
|
mod_mp4 -- Supports playback of MP4 files.
* depends on libmp4v2 <http://code.google.com/p/mp4v2/>
(originally compiled against v1.6.1)
* File format details:
- Files must be hinted (mpeg4ip can be used to create the hint
tracks).
- Video track encoding must be supported by FS (e.g. H.263)
- Audio track encoding must be PCMU/8000/Mono. The audio track
can be created with this tool:
<https://asteriskvideo.svn.sourceforge.net/svnroot/asteriskvideo/tools/pcm2mp4.cpp>
|
2010-11-10 16:27:43 -02:00 |
|
Anthony Minessale
|
7bd0a5a63d
|
FS-2833
|
2010-11-09 11:53:01 -06:00 |
|
Anthony Minessale
|
dd4fb5bee5
|
add default_lag to fifo
|
2010-11-09 10:30:06 -06:00 |
|
Anthony Minessale
|
3885eea765
|
add outbound_ring_timeout param to mod_fifo
|
2010-11-09 09:46:03 -06:00 |
|
Anthony Minessale
|
e0c37c1f6e
|
allow process_import to specify a prefix
|
2010-11-05 18:20:09 -05:00 |
|
Anthony Minessale
|
7ac78ac21a
|
FS-2811
|
2010-11-01 10:25:47 -05:00 |
|
Marc Olivier Chouinard
|
81a038690a
|
mod_callcenter: Make callcenter_config agent get return the value of the item requested. Also added queue param max-wait-time-with-no-agent-time-reached: If the max-wai-time-with-no-agent is already reached for the queue, then new caller can wait for x ammount of second before it kicked out of the queue rather than get rejected automaticly.
|
2010-10-29 22:41:14 -04:00 |
|
Anthony Minessale
|
402e383bd7
|
fix fifo race in use count dec
|
2010-10-29 20:39:07 -05:00 |
|
Jeff Lenk
|
e866e7a136
|
windows - fix build - change based on other changes in file
|
2010-10-28 21:37:12 -05:00 |
|
Anthony Minessale
|
5d647d2c42
|
omfg really
|
2010-10-28 19:34:20 -05:00 |
|
Anthony Minessale
|
28d02700c8
|
typo
|
2010-10-27 14:58:01 -05:00 |
|
Anthony Minessale
|
8bb4d0d413
|
add the stuff drk_ keeps begging for
|
2010-10-27 14:09:38 -05:00 |
|
Anthony Minessale
|
03d29a772b
|
add fwd and rev message scroll keys as default and return to same message when doing a message forward
|
2010-10-26 09:45:11 -05:00 |
|
Michael Jerris
|
daa08ecd09
|
add var to indicate the fifo name on outcall
|
2010-10-25 18:04:53 -04:00 |
|