Commit Graph

18082 Commits

Author SHA1 Message Date
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
Moises Silva 145884c94c Merge remote branch 'fsorig/master' 2011-02-11 12:11:33 -05:00
Konrad Hammel e6be62b0e1 freetdm: ss7 - bug fix for change in FreeTDM API 2011-02-11 11:22:44 -05:00
Konrad Hammel edfb1e9943 Merge branch 'konrad.02-09-11' 2011-02-11 11:14:49 -05:00
Konrad Hammel 381738f700 freetdm: ss7 - bug fix for configuration 2011-02-11 11:13:47 -05:00
Moises Silva acd6333e33 freetdm: disallow completely core variables for freetdm outbound variables 2011-02-11 10:55:11 -05:00
Anthony Minessale d8b11ce63b revert 2011-02-11 05:42:24 -06:00
cypromis b8afa79b44 Merge remote branch 'origin/master' 2011-02-11 00:23:28 +01:00
Moises Silva 2582d71689 freetdm: use packet_len as the base length in tone generation 2011-02-10 18:00:31 -05:00
Konrad Hammel c17da69d67 freetdm: ss7 - added hardware dtmf 2011-02-10 16:39:42 -05:00
Anthony Minessale 3546654615 don't bow out on att_xfer bridge 2011-02-10 12:37:14 -06:00
Moises Silva 46215605f4 Merge remote branch 'fsorig/master' 2011-02-10 10:15:15 -05:00
Konrad Hammel 3611780899 Merge branch 'master' of git.sangoma.com:/smg_freeswitch 2011-02-09 15:15:10 -05:00
Konrad Hammel 1ee94c11c7 freetdm: ss7 - bug fix for SPC no longer being part sng_gen config 2011-02-09 15:14:47 -05:00
Moises Silva 6f9da9a070 Merge branch 'master' of git.freeswitch.org:freeswitch 2011-02-09 13:27:04 -05:00
Moises Silva eeac03ef50 freetdm: add code to troubleshoot crash on tone generation 2011-02-09 13:26:23 -05: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 2adfc50af7 take out default it seems to suck on 32 bit 2011-02-09 09:32:28 -06:00
Moises Silva 0cbac4ad25 Merge remote branch 'smgfs/master' 2011-02-09 09:11:30 -05:00
Anthony Minessale 2401fec54b minor regression from 4ae8282e6c (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
David Yat Sin 93501b288b Fixes to support QSIG over T1 2011-02-08 12:14:20 -05:00
David Yat Sin df4a18dcba Fixes to support QSIG over T1 2011-02-08 12:10:19 -05: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
David Yat Sin 804fc61a6c Merge branch 'master' of git.sangoma.com:smg_freeswitch 2011-02-07 17:29:34 -05:00
David Yat Sin 428ef96667 freetdm: allow reception of FACILITY msg in any channel state when transparent facility is enabled 2011-02-07 17:29:26 -05:00
Moises Silva f64b03bd8b Merge remote branch 'fsorig/master' 2011-02-07 17:13:11 -05:00
Moises Silva 3830484155 freetdm: do not expect result_cb to be set to make the interface cleaner 2011-02-07 16:06: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
Konrad Hammel 946ec62893 freemtdm: ss7 - SPC no long in sng_gen...new configuration file 2011-02-07 10:57:48 -05:00
Konrad Hammel 1cc51046c5 freetdm: ss7 - only unload layers when they are loaded
freetdm: ss7 - configuration updated to allow a route to use multiple linksets...new configuration file
2011-02-07 10:56:37 -05: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 2b4f163826 Add libjpeg-dev to apt prereqs 2011-02-06 01:40:13 -05: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