11007 Commits

Author SHA1 Message Date
Marc Olivier Chouinard
cd1982ceb7 mod_callcenter: IMPORTANT UPDATE, DTMF during moh created an loop to reactivate MOH but got canceled right away because of pending DTMF in the queue never been cleaned. Could cause masive disk write of debug, and can cause problem to the rest of FS stability. This patch also include basic fundation for DTMF capture support for member waiting. 2011-02-14 22:43:45 -05:00
Anthony Minessale
0bce777a4a fix regression in rtp stack trying to avoid broken clients who send the wrong payload type, we were eating the stun packets in jingle calls 2011-02-14 14:07:46 -06:00
Mike Jerris
17d5211280 add make targets for mod_com_g729 mod_com_g729-activate mod_com_g729-install mod_com_g729-clean mod_com_g729-uninstall 2011-02-14 13:52:55 -06:00
Anthony Minessale
1341a75ad8 fix race with media bug exiting from write frame while read frame is trying to use it 2011-02-14 11:44:36 -06:00
Anthony Minessale
04bb74fcae FS-3050 FS-3051 2011-02-14 11:27:55 -06:00
Anthony Minessale
436413e0bb clear unique headers on event_socket filters 2011-02-14 10:50:21 -06:00
Marc Olivier Chouinard
3fd7b8f267 switch_channel: Add CS_NONE and correct variable name 2011-02-13 18:04:17 -05:00
Anthony Minessale
a2c0da53f3 add centralized registration db to core db and use it from mod_sofia 2011-02-11 23:10:12 -06:00
Anthony Minessale
88d410d314 fix uuid_jitterbuffer edge case debugging a non-existant jb causing a seg 2011-02-11 20:15:06 -06:00
Anthony Minessale
02234ae87d fix file leaks in mod_commandline_tts 2011-02-11 16:49:17 -06:00
Christopher Rienzo
8037b69f40 FS-3043 break during mod_unimrcp can hang session 2011-02-09 16:53:32 +00:00
Marc Olivier Chouinard
67edc7c321 mod_conference: Added to the Auto OutCall support to specify the conf profile to be used using variable : conference_auto_outcall_profile 2011-02-09 11:07:43 -05:00
Anthony Minessale
2401fec54b minor regression from 4ae8282e6c6df0e296113e9b4b4a1383e1af8ad7 (sofia_contact with no args from cli caused seg) 2011-02-08 13:01:42 -06:00
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
Daniel Swarbrick
bcb2262fdc major factor of pgsql field handling 2011-02-07 22:23:01 +01:00
Anthony Minessale
f0a31e1bff default to 10 2011-02-07 14:35:56 -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
Daniel Swarbrick
bab7a2392f refactor config parsing 2011-02-07 17:09:38 +01: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
Leon de Rooij
0806c38801 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-02-07 10:36:30 +01:00
Leon de Rooij
d4b5b07b2a reswig mod_lua for freeswitch.email 2011-02-07 10:36:04 +01:00
Mathieu Rene
7386b9f8f5 Add session.ringReady() to check for CF_RING_READY 2011-02-06 01:29:02 -05:00
Mathieu Rene
0d5fcf65a0 xml_config: change min/max enforcements to >= instead of > 2011-02-06 01:28:51 -05:00
Leon de Rooij
b3086c1d6b Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-02-05 21:01:29 +01:00
Anthony Minessale
2944364863 nm 40 doesn't work yet 2011-02-04 16:53:38 -06:00
Anthony Minessale
998a04d2cf add 10 20 and 40ms 2011-02-04 16:25:00 -06:00
Anthony Minessale
e7d68a79dc change signalling name to avoid polluting the namespace before its ready 2011-02-04 16:02:31 -06:00
Anthony Minessale
8f565277e3 add mod_opus 2011-02-04 15:33:36 -06:00
Christopher Rienzo
20976da411 forgot this spot when closing speech channel 2011-02-04 20:18:33 +00:00
Christopher Rienzo
e37dd41e31 FS-3201 fix truncated TTS 2011-02-04 20:08:43 +00:00
Anthony Minessale
f4481b05ab fix sql err 2011-02-04 13:06:08 -06:00
Anthony Minessale
36f6218b8b add sanity check on jitterbuffer debug 2011-02-04 10:58:26 -06: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
e79174cacf fix regression from d72cde9b76a856cf002366300bea02c26db44ffb 2011-02-03 19:32:14 -06:00
Anthony Minessale
33b74ca8c7 FS-3006 2011-02-03 17:06:18 -06:00
Anthony Minessale
68d08547f3 try to improve iLBC compat 2011-02-03 16:27:22 -06:00
Anthony Minessale
e5fb456f3b doh regression 2011-02-03 11:19:24 -06:00
Anthony Minessale
74a0cfd1e1 FS-3027 2011-02-03 10:19:04 -06:00
Anthony Minessale
85913b70b4 only pass publish on when you have a subscription 2011-02-02 16:05:57 -06:00
Anthony Minessale
4ae8282e6c fix possible bad pointer in global vars (please test) 2011-02-02 15:43:26 -06:00
Brian West
89c5f3bf82 FS-3023 2011-02-02 11:04:49 -06:00
Anthony Minessale
83dea0ee45 FS-3024 2011-02-02 10:53:40 -06:00
Leon de Rooij
673678509f Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2011-02-02 10:40:49 +01:00