Commit Graph

8371 Commits

Author SHA1 Message Date
Giovanni Maruzzelli b65a3ebd18 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-05-21 02:37:38 -05:00
Giovanni Maruzzelli 7fa3f7f3dd skypopen: fixing bug from Anton VG, adding some guards against NULL sessions and channels 2011-05-21 02:36:51 -05:00
Anthony Minessale c7b36157b0 don't play default when playing a custom one 2011-05-20 16:56:16 -05:00
Anthony Minessale 3d475876ed add custom exit sound to match enter sound on conf 2011-05-20 16:22:58 -05:00
Anthony Minessale 66d16d1772 FS-3270 --resolve please watch the code formatting in the future 2011-05-20 12:49:16 -05:00
Anthony Minessale 3ebd173ca8 FS-3307 --resolve thanks, in the future, be sure to not include vanity comments. The intention of the patch will be preserved by the jira ticket. Also check our code formating guidelines. Some of the patch was redundant so it was removed, mprintf already asserts when it doesn't work, and execute_sql_now both frees the sql string and locks the mutex for you. 2011-05-20 11:51:06 -05:00
Georgiewskiy Yuriy 71658eab1e fixed in upstream version of h323plus. 2011-05-20 15:33:27 +04:00
Anthony Minessale 7ba849b34a remove auto gain events 2011-05-19 11:43:33 -05:00
Jeff Lenk 86d757d61b FS-3297 --resolve 2011-05-17 22:51:47 -05:00
Moises Silva 0b59756edd Merge remote-tracking branch 'smgfs/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-05-17 19:57:49 -04:00
Moises Silva bc83f885e1 mod_sangoma_codec: AMR codec fixes
- Set the proper RTP payload
		   - Do not validate RTP reads when the size is dynamic (zero)
2011-05-17 14:17:00 -04:00
Travis Cross 95a18a9e1a update .gitignore 2011-05-17 16:51:44 +00:00
Anthony Minessale 23b5f58202 use ssl macro to init on dingaling too 2011-05-13 16:17:17 -05:00
Anthony Minessale 191f06d733 cleanup 2011-05-13 15:56:43 -05:00
Anthony Minessale acf3090adf FS-2936 plan B for curl stuff 2011-05-13 13:17:54 -05:00
Anthony Minessale c196e2c109 revert curl changes 2011-05-13 12:03:30 -05:00
Anthony Minessale d59fdabeff FS-3295 --resolve that is pretty odd, I must have been sleep-deprived or something 2011-05-13 07:22:25 -05:00
Anthony Minessale 123eaa524b fix rare t38 gateway issue 2011-05-12 10:32:39 -05:00
Tamas Cseke 15ece47601 handle connection lost 2011-05-12 10:29:55 +02:00
Tamas Cseke 26dfea65e4 load the module even if mongod is unreachable 2011-05-12 10:29:20 +02:00
Anthony Minessale d98d51ed39 FS-3144 --resolve 2011-05-11 13:23:56 -05:00
Andrew Thompson 8ae9ab5d15 FS-3034 2011-05-11 13:55:22 -04:00
Anthony Minessale dc6ca6f8e1 FS-3278 --resolve 2011-05-11 11:41:08 -05:00
Anthony Minessale 7064487df2 FS-2936 please test on windows 2011-05-11 10:07:00 -05:00
Rupa Schomaker 897e6573fa FS-2890 --resolve mod_nibblebill, remove on_reporting hook 2011-05-10 08:12:27 -05:00
Michael S Collins 154731a777 Add jaybinks' tel: patch 2011-05-09 09:41:50 -07:00
Rupa Schomaker 5fa9619fe7 mod_lcr - FS-3284 --resolve - fix malformed XML when has embedded %s 2011-05-09 11:21:04 -05:00
Rupa Schomaker 3dca2ebb00 mod_lcr - FS-3283 --resolve fix as xml for larger number of arguments 2011-05-09 11:21:03 -05:00
Brian West a0c673be6b swigall 2011-05-09 09:14:01 -05:00
Giovanni Maruzzelli 3ad0d5d624 skypopen: fixing previous fix, Makefile.am now is ok 2011-05-09 09:09:04 -05:00
Giovanni Maruzzelli b8543ea310 skypopen: reinstating 5f91e46914 on Makefile.am, was overwritten by 1e74a714d7 2011-05-09 08:42:10 -05:00
Giovanni Maruzzelli ac7ca637f0 skypopen: * FS-3287 2011-05-09 08:24:55 -05:00
Jeff Lenk d495124f64 windows permanent fix for %I64d problems - all versions after vs2003 support %lld 2011-05-08 13:10:01 -05:00
Anthony Minessale 1772fcb079 add largest_jb_size 2011-05-06 15:25:00 -05:00
Giovanni Maruzzelli 818021cfc6 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-05-06 13:11:03 -05:00
Giovanni Maruzzelli 2af0dc00c8 skypopen: let's bump the thread priorities, refined 2011-05-06 13:10:57 -05:00
Mathieu Rene fee49b16df mod_radius_cdr: log errors with the call's uuid 2011-05-05 15:23:53 -04:00
Mathieu Rene 18d29b4670 mod_radius_cdr: Add 'Freeswitch-Other-Leg-Id' av pair 2011-05-05 15:21:27 -04:00
Mathieu Rene a5170df009 mod_radius_cdr: Add 'Freeswitch-Direction' av pair 2011-05-05 13:45:21 -04:00
Giovanni Maruzzelli eb13414051 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-05-05 12:32:31 -05:00
Giovanni Maruzzelli 6341694d13 skypopen: let's bump the thread priorities (to be refined, thanks Tony) 2011-05-05 12:32:25 -05:00
Jeff Lenk 1b8013a171 vs2010 reswig 2011-05-04 21:59:17 -05:00
Brian West fca0575ad2 swigall 2011-05-04 14:47:32 -05:00
Anthony Minessale 789a9ce8d1 FS-3213 --resolve 2011-05-04 10:03:45 -05:00
Anthony Minessale 88f4828c88 FS-3282 --resolve ms resolution with new query-timeout-ms, query-timeout still works as expected 2011-05-04 10:00:22 -05:00
Jeff Lenk a57336ba37 FS-3004 --resolve 2011-05-03 22:40:43 -05:00
Marc Olivier Chouinard 9ff8f53f05 mod_callcenter: Fix member been switch as abandoned when he was pickup by an agent FS-3281 2011-05-03 12:13:52 -04:00
Giovanni Maruzzelli e1c21a67dc gsmopen: FS-351 2011-05-03 10:17:28 -05:00
Giovanni Maruzzelli 1e74a714d7 skypopen: * FS-351 2011-05-03 10:13:30 -05:00
Brian West 43442e4f41 refactor mod_loopback timeout handling 2011-05-02 17:21:45 -05:00