Anthony Minessale
330d741853
reset signal_bond variable back to its original value on failed dial in att_xfer
2011-02-08 11:27:41 -06:00
Mike Jerris
0e841a5f14
FS-3040/FS-1742: use 1 sql query for message count in a way that is portable and doesn't segfault
2011-02-08 10:36:12 -06:00
Anthony Minessale
a93623618b
3 regresions from this now, rolling it back
2011-02-07 16:33:45 -06:00
Anthony Minessale
526e6fe48c
FS-3038
2011-02-07 13:14:20 -06:00
Anthony Minessale
8c12162a9d
FS-3040
2011-02-07 12:53:31 -06:00
cypromis
12c13e115b
more formatting mistakes *sigh*
2011-02-07 16:01:20 +01:00
cypromis
cf83f9c381
seems whitespaces are unpopular on some linux/gcc combinations
2011-02-07 15:32:26 +01:00
cypromis
080c5ae981
FS-1742 - Make Voicemail use 1 SQL query instead of 4 to get the message count use in MWI - Now also working on your more favourite and less favourite databases
2011-02-07 14:04:44 +01:00
Anthony Minessale
46f6c6e42d
fix regression from f60fdf653dd2d7f8d3eaa6a9086e1f68bd993c59
2011-02-04 08:56:30 -06:00
Anthony Minessale
b6ac001276
fix regression from f60fdf653dd2d7f8d3eaa6a9086e1f68bd993c59
2011-02-04 08:44:11 -06:00
Anthony Minessale
bdf678e401
dont run execute_on_fsk when there was no data collected
2011-02-03 20:12:36 -06:00
Anthony Minessale
4ae8282e6c
fix possible bad pointer in global vars (please test)
2011-02-02 15:43:26 -06:00
Andrew Thompson
10d696ebac
Added conference UUID to xml_list
2011-02-02 00:01:38 -05:00
Travis Cross
1f1541b474
lower log-level of a mod_spy message
...
When a session loses a race to bridge a call, the CHANNEL_BRIDGE event
handler is still run, yet session_locate is going to return null as it
won't get a read-lock on the peer's session. Since this is a normal
and common condition, let's log this as a debug message rather than as
an error condition.
2011-01-31 20:54:48 +00:00
Travis Cross
766f2d6165
fix typo: cant -> can't
2011-01-31 20:53:15 +00:00
Brian West
1623e5d295
Merge branch 'openmethods-merged-dtmf-20110126' of git://scm.dashjr.org/var/scmroot/git/freeswitch
2011-01-31 14:13:03 -06:00
Marc Olivier Chouinard
49a5effcdf
mod_callcenter: Add error response for queue load and queue reload (FS-2988)
2011-01-29 03:09:06 -05:00
Brian West
314a2a1e20
FS-3004
2011-01-27 15:53:01 -06:00
Anthony Minessale
6f58e6aa42
FS-2771
2011-01-26 15:19:28 -06:00
Luke Dashjr
89253a1391
MERGE: OpenMethods ASR enhancements: multiple concurrent grammars and dialplan access to start-input-timers
2011-01-26 14:54:36 -06:00
Anthony Minessale
28465f38a0
update syntax
2011-01-25 11:12:16 -06:00
Anthony Minessale
d164a79764
add moh by default to uuid_broadcast when only broadcasting to A leg
...
use aleg arg to disable this
2011-01-25 11:10:59 -06:00
Jeff Lenk
4eb5bbf41c
FS-3000 revert previous - flush digits after pin error
2011-01-24 14:49:42 -06:00
Jeff Lenk
b88cd3457a
FS-3000 mod_conference: if more digits than the length of the correct pin the remaining digits are accounted for next retry
2011-01-22 22:51:48 -06:00
Andrew Thompson
8d6d52e015
mod_conference Add energy level to conference_add_event_member_data
...
This is useful when you want to find the energy a member joined with
without having to pull the XML list
2011-01-21 21:50:02 -05:00
Jeff Lenk
7fbc47f83a
FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries
2011-01-21 09:09:53 -06:00
Joao Mesquita
1c95ad98cd
Export the variables to the b leg as well
2011-01-20 22:43:50 -03:00
Travis Cross
de49305ad5
let vmain-key and operator-key be set empty
...
The defaults for these keys are empty. This change allows them to be
set empty in the XML config without error.
2011-01-18 04:24:04 +00:00
Anthony Minessale
2e0747272f
fix regression in commit 98f74a5f FS-2965
2011-01-13 10:41:33 -06:00
Anthony Minessale
8458adebbb
avoid scheduler caling a function on null hash during shutdown
2011-01-13 10:30:29 -06:00
Anthony Minessale
fb017a52d1
clear last_transferred conference when you exit the conference app
2011-01-12 16:46:33 -06:00
Michael Jerris
54421f5910
mod_voicemail: add events for record/change greeting and record name
2011-01-11 13:12:23 -05:00
Anthony Minessale
fcc912a991
add mod_fsk
2011-01-10 17:26:32 -06:00
Brian West
83ce26b226
FS-2972
2011-01-10 09:56:03 -06:00
Andrew Thompson
300348916e
Log error when there's no IVR menus configured when you call 'ivr' DP app
2011-01-09 14:42:42 -05:00
Anthony Minessale
b262f44ce2
add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D
2011-01-05 18:58:56 -06:00
Anthony Minessale
27869d7a26
add bind meta on A-D and refactor
2011-01-05 17:53:27 -06:00
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