Marc Olivier Chouinard
3a47598695
mod_callcenter: Fix bad return type so it compile on archlinux, thx bougyman
2010-10-22 18:34:45 -04:00
Anthony Minessale
743c87883b
tweak
2010-10-15 12:55:59 -05:00
Marc Olivier Chouinard
df5b3498ed
mod_voicemail: FS-1776 Add support for per user operator exten override param vm-operator-extension
2010-10-14 22:36:51 -04:00
Anthony Minessale
f6bcf83011
expand vars in data element
2010-10-14 20:56:19 -05:00
Anthony Minessale
4d5389bd94
FS-2781
2010-10-14 20:07:26 -05:00
Anthony Minessale
ac19f73cc4
refactor conference to use switch_ivr_dmachine for the digit parsing
...
controls are now bound to each member separately based on
conference_controls channel var, then the caller-controls param in the profile or a default to "default"
please test and report any issues in jira http://jira.freeswitch.org
2010-10-14 19:00:06 -05:00
Anthony Minessale
4eb3ec1448
update last
2010-10-13 16:55:51 -05:00
Anthony Minessale
93c2ed941a
silent recovery
2010-10-13 16:17:43 -05:00
Marc Olivier Chouinard
70d592aeba
mod_callcenter: Allow to get queue info via api
2010-10-13 01:40:18 -04:00
Marc Olivier Chouinard
18131a58a5
mod_conference: Fix deadlock
2010-10-12 16:06:49 -04:00
Anthony Minessale
c1d41dd989
only pause recording media bugs in fifo
2010-10-12 12:28:13 -05:00
Mathieu Rene
c0fddf054c
runtime/shutdown mixed up
2010-10-11 13:42:58 -04:00
Anthony Minessale
57cd1c9850
fix regression
2010-10-11 12:31:50 -05:00
Jeff Lenk
bac79ba18c
Add mod_distributor to VS2010 - not built by default
2010-10-10 13:32:45 -05:00
Anthony Minessale
37298f56bd
add event data
2010-10-08 17:45:40 -05:00
Anthony Minessale
1d921b1cfa
improve dmachine stuff some more
2010-10-08 13:50:15 -05:00
Anthony Minessale
8a7f8cd22e
fix carbon copy delete after emailing paradox
2010-10-08 11:05:29 -05:00
Anthony Minessale
9537197b4d
add some goodies
2010-10-07 18:30:47 -05:00
Marc Olivier Chouinard
3bd09b34c5
mod_voicemail: Simple correction to the app description of voicemail
2010-10-07 01:07:12 -04:00
Anthony Minessale
3bb90ac41c
fix some edge cases
2010-10-06 15:16:09 -05:00
Anthony Minessale
7f3319dc11
add switch_ivr_dmachine async digit parser to core
2010-10-04 18:23:43 -05:00
Michael Jerris
0ca8d88ed4
declinatio mortuus obfirmo
2010-10-04 17:43:10 -05:00
Michael Jerris
757e9e20bd
fix conference deadlock on probobly inpossible buffer failure
2010-10-04 16:58:29 -04:00
Marc Olivier Chouinard
f288e3c38d
mod_callcenter: Fix a potential segv following previous commit
2010-10-01 23:35:51 -04:00
Marc Olivier Chouinard
8bd3513461
mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk
2010-10-01 23:01:03 -04:00
Anthony Minessale
4aa9a83898
refactor export code and add new bridge_export app which is like export but exports across when one channel bridges another
2010-10-01 17:26:12 -05:00
Michael Jerris
76a065ec8b
mod_valet_parking: pass hold class on transfer
2010-10-01 14:49:25 -04:00
Jeff Lenk
45ecbc2f61
fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side
2010-09-29 15:47:58 -05:00
Raymond Chandler
7577b8aae8
add nat_map usage
2010-09-28 11:02:35 -04:00
Brian West
04aa7ef90c
FS-1682
2010-09-27 19:14:17 -05:00
Brian West
2cb2d3bde4
FS-1682
2010-09-27 18:52:30 -05:00
Marc Olivier Chouinard
426a448f50
mod_callcenter: Fix invalid update of agent field FS-2738
2010-09-27 10:12:10 -04:00
Anthony Minessale
e7b9790733
BOUNTY-23
2010-09-24 16:01:05 -05:00
Anthony Minessale
cfa30468e8
sprinkle digit_timeout into switch_ivr_read and switch_ivr_play_and_get_digits and the higher level variants
2010-09-23 18:37:45 -05:00
Jeff Lenk
0cc28f37fb
FSCORE-676 Buffer too small
2010-09-23 08:15:55 -05:00
Anthony Minessale
b02c69bba9
MODAPP-459
2010-09-22 18:14:24 -05:00
Anthony Minessale
cc42515e9f
DOH left a line behind, regression from 0748711 MODAPP-453
2010-09-22 16:38:45 -05:00
Anthony Minessale
b36d015f09
fix issue leaving stale records in fifo_bridge table
2010-09-22 10:54:00 -05:00
Marc Olivier Chouinard
e1fb79a179
mod_callcenter: Make sure we fail to load if config is not present
2010-09-21 12:43:48 -04:00
Anthony Minessale
3b04608c2e
MODAPP-457
2010-09-20 15:32:57 -05:00
Jeff Lenk
184f395553
fix several code analysis problems and mask several that are required
2010-09-20 09:25:14 -05:00
Anthony Minessale
0748711434
MODAPP-453
2010-09-20 08:39:38 -05:00
Anthony Minessale
bd24aa6d79
fix doc
2010-09-17 17:02:19 -05:00
Anthony Minessale
4e41e4c584
slight fix on last commit
2010-09-17 14:49:43 -05:00
Anthony Minessale
07ec7867db
set conditionals to only fire when the mutex can be obtained
2010-09-17 14:05:48 -05:00
Brian West
ff37e9de9a
MODAPP-456
2010-09-17 08:58:39 -05:00
Michael S Collins
765cd2b7e2
Fix typos
2010-09-16 16:25:16 -07:00
Anthony Minessale
42c9df72ce
***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly call reloadxml
2010-09-16 17:38:06 -05:00
Anthony Minessale
83da7bd318
make t38 terminal mode more reliable
2010-09-16 17:01:53 -05:00
Marc Olivier Chouinard
c8a897b90c
mod_commands: Allow cond API to allow returning empty false value
2010-09-16 11:03:59 -04:00