Brian West
7d29a92f55
Allow logging of detailed verbose per UUID for debugging
2013-03-11 22:35:18 -05:00
Anthony Minessale
5655320dae
FS-5087 --resolve
2013-03-11 09:33:08 -05:00
Anthony Minessale
0026f9e496
FS-5163 --resolve
2013-03-11 09:14:11 -05:00
Jeff Lenk
05895faa77
FS-3996 --resolve stop conference recording when only 1 person left
2013-03-10 15:14:53 -05:00
Steve Underwood
45eaaf4178
Spandspi's FAX engine now gives separate size and resolution information about
...
the images on the line and the images in the file. The ties in with the recent
addition of image resizing and flattenign for colur images.
mod_spandsp has been changed to make use of the additional information.
2013-03-10 20:55:21 +08:00
Jeff Lenk
d9a4b8a9b0
FS-5156 --resolve default configuration needs new dsn
2013-03-09 13:00:22 -06:00
Ken Rice
eee1755c42
printf no bueno
2013-03-07 19:04:32 -06:00
Anthony Minessale
c7b6327cfa
FS-5149 --resolve
2013-03-07 14:46:42 -06:00
Michael Jerris
3e4fb4b0a2
check for vm caller id info later so if its transfered it gets the updated details
2013-03-06 13:23:28 -05:00
Jeff Lenk
a7577d7ee1
FS-5048 trivial build for windows
2013-02-28 14:30:56 -06:00
Raymond Chandler
04a2a88c98
FS-5048 --resolve refactored patch applied with author header
2013-02-28 14:32:50 -05:00
Raymond Chandler
0a4e031f2a
Merge branch 'master' of fs-git:freeswitch
2013-02-28 01:39:51 -05:00
Raymond Chandler
b70ac964a7
FS-5101 --resolve add option to dial lcr/[profile/]<number>
2013-02-28 01:39:41 -05:00
Anthony Minessale
e76e6b20f6
FS-5129 --resolve
2013-02-26 20:48:39 -06:00
Anthony Minessale
48e9a476c9
detect extension based on content-type when one is not specified for wav and mp3
2013-02-26 15:36:24 -06:00
Ken Rice
babeca40dd
FS-5128 --resolve
2013-02-26 10:44:32 -06:00
William King
14ce24950e
FS-4714: remove the DEBUG to DEBUG1 change
2013-02-25 17:45:10 -08:00
Michael Jerris
42de032273
change duplicate FIFO-Action from bridge-consumer-stop to channel-consumer-stop (same for start) for the set of events that were not for the bridge. Also, when trying to pull a specific call out of queue, end pending outbound calls to the agent first to avoid blocking
2013-02-25 17:03:37 -05:00
Anthony Minessale
362b101ede
FS-5024 please use the new application from this patch media_reset in place of setting bypass_media=false
2013-02-21 11:44:18 -06:00
Anthony Minessale
042347802b
changing the params thing a bit, use {foo=bar} syntax instead
2013-02-20 16:34:22 -06:00
Anthony Minessale
e0b883f581
FS-5105 --resolve
2013-02-19 13:17:24 -06:00
Raymond Chandler
9733740cab
Merge branch 'master' of fs-git:freeswitch
2013-02-15 14:47:56 -05:00
Raymond Chandler
660fd495fc
4714 --resolve add decode
2013-02-15 14:47:49 -05:00
Anthony Minessale
6abdbe5ac4
FS-5044 --resolve proposed solution appears to be the best route
2013-02-14 11:20:11 -06:00
Raymond Chandler
cd7d1efc2a
FS-4714 --resolve patch applied
2013-02-13 15:08:19 -05:00
Brian West
090cdaa9d3
sigh
2013-02-12 17:03:06 -06:00
Ken Rice
8a0c5152d7
FS-4906 --resolve
2013-02-11 20:08:15 -06:00
Marc Olivier Chouinard
30faa2dd87
FS-4532 --resolve
2013-02-07 22:01:08 -05:00
Raymond Chandler
70f4741b50
fix build
2013-01-31 18:52:11 -05:00
Raymond Chandler
f8cbbb032c
FS-4351 --resolve patch tested and applied
2013-01-31 14:56:48 -05:00
Anthony Minessale
5c176e889d
FS-4810 --resolve
2013-01-31 08:59:58 -06:00
Marc Olivier Chouinard
b594503c04
mod_voicemail: add extra param inside the MWI event to know if it was fired because of a new message, or other reason
2013-01-30 14:58:35 -05:00
Brian West
ccad34f0b5
sigh, wip cisco mwi issue
2013-01-29 14:45:43 -06:00
Marc Olivier Chouinard
74401ed00b
FS-3924 --resolve
2013-01-27 15:06:43 -05:00
Steve Underwood
744f3ab714
Merge branch 'master' of git.freeswitch.org:freeswitch
2013-01-26 01:32:24 +08:00
Steve Underwood
063d59922b
Properly enforce the far end max datagram when constructing UDPTL packets
2013-01-26 01:31:38 +08:00
Marc Olivier Chouinard
165ffb9f8f
FS-5025 Added user/group/domain merge of param/var before calling vm delivery allowing to have variable or param value set at the domain or group level
2013-01-24 16:41:29 -05:00
Michael Jerris
92cdd30458
not implemented so lets not break compile
2013-01-24 09:59:09 -05:00
Marc Olivier Chouinard
5542d040a2
mod_voicemail: Add new vm_fsdb_pref_greeting_get
...
mod_voicemail_ivr: Added the new param for API vm_fsdb_pref_greeting_get WARNING, you must add it to the config or else module will complain of missing value... With the new API, it will now playback the greeting when setting it. Will need to figure out a better way to deal with api being added in the future... Add support to auto start new message playback and made it default in the config file.
mod_voicemail_ivr phrases : make value = 0 as plural (0 messages). Don't tell the option for new message if no new message present. Changes a few default key to match more closely mod_voicemail key settings.
2013-01-24 00:04:34 -05:00
Marc Olivier Chouinard
67111b0770
mod_voicemail_ivr: Fix default config file
2013-01-22 21:59:15 -05:00
Stefan Knoblich
d311b4380e
mod_fsv: Check audio/video frame size for possible buffer overflow and abort playback
...
Audio frame sizes were already being checked for overflow,
but video frame sizes were taken as-is, which would
lead to heap corruption.
In case an overflow has been detected, playback is aborted immediately as
there is no way we can ever recover from such a situation due to the lack
of a (well-known) frame header signature that could be used to skip over
the corrupted part of the streams.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-21 23:27:23 +01:00
Anthony Minessale
dd8784a9e0
add terminators to dmachine and a way to use them in dp_tools and httapi
2013-01-21 15:36:35 -06:00
Michael Jerris
254f7ee44b
FS-4903: --resolve add/remove records from fifo_outbound not queued so the count query directly follwing gets the correct result
2013-01-21 12:44:12 -05:00
Michael Jerris
f0726482cd
FS-4903: add back running fifo_callers queries not queued
2013-01-20 21:42:03 -05:00
Anthony Minessale
8e6460fed3
httapi did not pass number of channels up to top level filehandle so stereo files caused buffer overflow
2013-01-18 18:06:50 -06:00
Marc Olivier Chouinard
cad607d72e
FS-5019 --resolve I would rather have this fix in the core... But in the mean this, this look good. Thanks
2013-01-18 00:06:05 -05:00
Marc Olivier Chouinard
ede1217e47
FS-4832
2013-01-17 20:45:41 -05:00
Raymond Chandler
7b1ea2c8ff
Merge branch 'master' of fs-git:freeswitch
2013-01-16 20:24:06 -05:00
Raymond Chandler
591c62eea1
set cid in transfer scenario too
2013-01-16 20:23:55 -05:00
Michael Jerris
8ae4114d54
always use queue so we keep the incs and decs in the right order
2013-01-16 17:37:37 -05:00