Anthony Minessale
1b3a5df08d
update
2010-06-25 21:10:13 -05:00
Andrew Thompson
2adde7d86d
mod_conference: Add energy, volume_in and volume_out to xml_list
2010-06-25 19:29:33 -04:00
Anthony Minessale
612f3a36f3
remove initial announcement
2010-06-25 17:10:32 -05:00
Anthony Minessale
77c662687a
add (experimental) agc flag
2010-06-25 16:57:01 -05:00
Anthony Minessale
5a6461baf5
refactor vars to call time
2010-06-24 15:49:48 -05:00
Anthony Minessale
c58efca29d
add some cols to fifo_outbound
2010-06-24 11:52:49 -05:00
Rupa Schomaker
4869da2370
MODAPP-437 - event backend should be db not sql
2010-06-23 13:52:53 -05:00
Mathieu Rene
8ac3bdca6e
Add redis backend to limit
2010-06-22 00:16:50 -04:00
Rupa Schomaker
cb6f978d93
mod_limit is now a backwards compatible shim
2010-06-20 19:03:38 -05:00
Rupa Schomaker
ea71a2401e
backward compat mod_limit.c
2010-06-20 19:03:38 -05:00
Rupa Schomaker
be2bd3c180
fix perms
2010-06-20 19:03:38 -05:00
Rupa Schomaker
a040a605e6
add backward compatible shims
2010-06-20 19:03:38 -05:00
Jeff Lenk
3de6c7a59c
missing mod_hash
2010-06-20 11:03:07 -05:00
Rupa Schomaker
d8facbcf71
mod_lcr update. MODAPP-340, MODAPP-355
...
arbitrary b-leg vars, limit support, lcr/ endpoint
custom_sql now is field based rather than position based
NOTE: custom_sql is incompat with prior version
2010-06-19 20:08:06 -05:00
Rupa Schomaker
d5ad29b585
typo
2010-06-19 20:07:39 -05:00
Rupa Schomaker
1c17da93ef
rationalize some logging
2010-06-19 19:06:27 -05:00
Rupa Schomaker
f76f836b0e
rename sql to db for limit backend to make consistent
2010-06-19 10:58:58 -05:00
Rupa Schomaker
6f0d7a7bcf
remove WTF
2010-06-19 08:12:00 -05:00
Rupa Schomaker
415b4589ac
revert mod_lcr changes
2010-06-19 08:08:42 -05:00
Rupa Schomaker
ab2165c56b
fix tab
2010-06-19 07:49:34 -05:00
Rupa Schomaker
3f4ca2d3ac
MODAPP-407
2010-06-19 07:49:34 -05:00
Rupa Schomaker
0e8a26f840
sync changes in branch rupa_limit
2010-06-19 07:49:34 -05:00
Rupa Schomaker
f6eda2c23b
fix check for NANPA
2010-06-19 07:48:48 -05:00
Anthony Minessale
dac1243900
add playback_timeout_sec to core and make it useful in valet_parking
2010-06-18 18:07:31 -05:00
Anthony Minessale
6f41b446cb
add replace func
2010-06-18 17:46:07 -05:00
Anthony Minessale
2ff5af80fa
skip invalid uuids on eavesdrop runs
2010-06-18 17:00:29 -05:00
Anthony Minessale
d942d9f4c2
make eavesdrop indicate display of who you are listening to
2010-06-18 09:08:51 -05:00
Anthony Minessale
b670b624ad
mod_fax should go away
2010-06-17 15:14:09 -05:00
Anthony Minessale
3d5350045d
send display of caller who left message during vm playback
2010-06-17 15:04:09 -05:00
Anthony Minessale
3026e639fe
MODENDP-312
2010-06-17 10:24:36 -05:00
Anthony Minessale
fc0f16246a
add t38_gateway_rx_fillin
2010-06-16 11:49:13 -05:00
Anthony Minessale
51aa05715d
MODAPP-435
2010-06-16 11:21:25 -05:00
Anthony Minessale
f4324eb3d4
add queued arg to ring_ready app to send 182
2010-06-15 16:14:39 -05:00
Michael Jerris
d9eb01974f
add block_dtmf and unblock_dtmf apps
2010-06-07 21:14:47 -04:00
Anthony Minessale
bc6334a610
FSCORE-617
2010-06-07 16:47:35 -05:00
Anthony Minessale
23b1fc6175
add log api command
2010-06-07 13:53:03 -05:00
Anthony Minessale
2492c2899a
FSCORE-567
2010-06-07 09:34:44 -05:00
Brian West
5ffc57e5dc
FSMOD-54
2010-06-07 09:20:45 -05:00
Anthony Minessale
3b8887ba07
put correct sample value in the fillin call
2010-06-04 19:03:11 -05:00
Anthony Minessale
e886e990aa
fix build
2010-06-04 16:45:35 -05:00
Anthony Minessale
eba05c3c01
allow uuid_break to interrupt one or all in a delimited string of files the same as several individual files
2010-06-04 10:15:04 -05:00
Di-Shi Sun
4d9135500c
Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch
2010-06-03 10:01:36 +08:00
Di-Shi Sun
d05b08e2be
Fixed a bug on 64bit platform.
2010-06-03 09:52:24 +08:00
Brian West
a0c78de27d
don't use operator key when no operator ext is configured
2010-06-02 15:17:12 -05:00
Brian West
e80befba17
fix log messages on spandsp.conf loading or processing failure
2010-06-02 11:52:27 -05:00
Brian West
22ebaaf8e2
don't fail load of mod_spandsp just because we don't have tones in the conf file
2010-06-02 11:39:36 -05:00
Anthony Minessale
43dedcac1f
add tab completion rule
2010-06-02 11:17:43 -05:00
Brian West
ccdaabd634
typo
2010-06-01 17:25:25 -05:00
Jeff Lenk
4fa8be625a
add mod_spandsp to windows build
2010-05-31 22:05:54 -05:00
Michael Jerris
7961c2266d
handle EINTER case on write
2010-05-31 16:40:48 -04:00