10291 Commits

Author SHA1 Message Date
Anthony Minessale
c1d41dd989 only pause recording media bugs in fifo 2010-10-12 12:28:13 -05:00
Brian West
42f534fa6a FS-2773 2010-10-12 11:41:28 -05:00
Anthony Minessale
14361c0907 FS-620 2010-10-12 09:32:15 -05:00
Anthony Minessale
ec9fddacce add some more dmachine code for args parsing 2010-10-11 18:38:30 -05:00
Anthony Minessale
20d17baae2 set idle pattern to 255 instead of 0 to prevent clipping sound on short frames from mod_native_file FS-2772 2010-10-11 16:36:04 -05:00
Mathieu Rene
c0fddf054c runtime/shutdown mixed up 2010-10-11 13:42:58 -04:00
Anthony Minessale
57cd1c9850 fix regression 2010-10-11 12:31:50 -05:00
Jeff Lenk
bac79ba18c Add mod_distributor to VS2010 - not built by default 2010-10-10 13:32:45 -05:00
Jeff Lenk
4b6ef30218 Move FreeSWITCH.Managed to correct location 2010-10-10 11:23:43 -05:00
Jeff Lenk
5b2664c0a9 tweak swig script for mod_managed 2010-10-09 22:19:22 -05:00
Anthony Minessale
a82d424fbf swigall 2010-10-09 09:00:23 -05:00
Jeff Lenk
4be25000bf swig vs2010 2010-10-08 21:48:14 -05:00
Anthony Minessale
37298f56bd add event data 2010-10-08 17:45:40 -05:00
Anthony Minessale
4a3c726aff whitespace 2010-10-08 17:05:09 -05:00
Anthony Minessale
e3c427ad28 fix default ptime for iLBC and make new configurable global map in switch.conf.xml 2010-10-08 17:04:22 -05:00
Anthony Minessale
fdba0e07fa make parens optional on functions as vars ${foo(bar)} is now the same as ${foo bar} 2010-10-08 15:59:22 -05:00
Anthony Minessale
f13fa0c1a5 FS-2763 2010-10-08 15:38:01 -05:00
Anthony Minessale
1d921b1cfa improve dmachine stuff some more 2010-10-08 13:50:15 -05:00
Anthony Minessale
8a7f8cd22e fix carbon copy delete after emailing paradox 2010-10-08 11:05:29 -05:00
Anthony Minessale
9537197b4d add some goodies 2010-10-07 18:30:47 -05:00
Anthony Minessale
3cead32f13 presence again 2010-10-07 15:52:20 -05:00
Brian West
f499c0cdd7 send em on over now. 2010-10-07 10:27:31 -05:00
Marc Olivier Chouinard
3bd09b34c5 mod_voicemail: Simple correction to the app description of voicemail 2010-10-07 01:07:12 -04:00
Anthony Minessale
430fb98050 update watchdog code 2010-10-06 16:05:13 -05:00
Anthony Minessale
6c4cb07bac fix memory leak caused by regression from FS-2747 2010-10-06 16:05:13 -05:00
Moises Silva
dc4d19e9f6 mod_sangoma_codec: do not return 0 len frames and return silence instead when there is no transcoding output
update stats only when we really receive a frame
2010-10-06 12:37:32 -04:00
Anthony Minessale
8f13eb8966 FS-2762 2010-10-06 15:17:48 -05:00
Anthony Minessale
3bb90ac41c fix some edge cases 2010-10-06 15:16:09 -05:00
Anthony Minessale
fadcbd9268 watchdog_step_timeout watchdog_event_timeout (milliseconds) to detect a problem in sofia and shutdown instantly 2010-10-06 13:41:59 -05:00
Anthony Minessale
51cc00a5f9 doh 2010-10-06 11:07:41 -05:00
Anthony Minessale
fea856b67c swigall 2010-10-06 08:48:33 -05:00
Anthony Minessale
3bae1e7ab2 refactor 2010-10-06 08:38:32 -05:00
Anthony Minessale
3716cf6f79 add more proto 2010-10-05 16:23:50 -05:00
Moises Silva
e3587c36a2 mod_sangoma_codec: print rtp address in stats 2010-10-05 10:58:42 -04:00
Moises Silva
7be271cfec mod_sangoma_codec: remove global pool reference 2010-10-05 13:44:55 -04:00
Anthony Minessale
80883ebeb8 don't force wake thread 2010-10-05 11:11:21 -05:00
Anthony Minessale
748b82f640 minor tweaks 2010-10-05 10:50:16 -05:00
Brian West
b24231587c FS-2755 2010-10-05 10:12:28 -05:00
Brian West
e7cafae29d tweak 2010-10-05 09:59:23 -05:00
Moises Silva
4f414765ee mod_sangoma_codec: fix memory leak by using a memory pool per transcoding session 2010-10-04 17:35:46 -04:00
Anthony Minessale
7f3319dc11 add switch_ivr_dmachine async digit parser to core 2010-10-04 18:23:43 -05:00
Anthony Minessale
094d8f9599 fix dialog-info presence issue 2010-10-04 17:58:05 -05:00
Michael Jerris
0ca8d88ed4 declinatio mortuus obfirmo 2010-10-04 17:43:10 -05:00
Michael Jerris
757e9e20bd fix conference deadlock on probobly inpossible buffer failure 2010-10-04 16:58:29 -04:00
Jeff Lenk
dac27bbaa6 reswig vs2010 2010-10-04 09:15:48 -05:00
Michael Jerris
c701d41c3c add sofia_glue_find_parameter_value function to get a specific value from a url params string 2010-10-03 20:00:32 -04:00
Michael Jerris
e11550e761 FS-502: fix nat acl count check to check against the number of nat acls 2010-10-03 19:06:56 -04:00
Michael Jerris
82c4c4cc67 FS-523: fix parsing of sofia tracelevel param, moved param from profile params to global_settings as its global, and it only worked on reparse before anyways. Please correct any documentation on this issue on the wiki 2010-10-03 05:56:43 -04:00
Marc Olivier Chouinard
f288e3c38d mod_callcenter: Fix a potential segv following previous commit 2010-10-01 23:35:51 -04:00
Marc Olivier Chouinard
8bd3513461 mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk 2010-10-01 23:01:03 -04:00