Commit Graph

19000 Commits

Author SHA1 Message Date
Jeff Lenk 55c24567bd fix windows code analysis problems 2011-05-25 23:51:48 -05:00
Moises Silva 65b231f5a4 restore default config valus for portaudio.conf.xml 2011-05-26 00:21:59 -04:00
System Administrator 7eaef23955 Merge remote branch 'fsorig/master'
Conflicts:
	src/mod/applications/mod_commands/mod_commands.c
	src/mod/endpoints/mod_portaudio/mod_portaudio.c
	src/mod/endpoints/mod_portaudio/pablio.c
2011-05-26 00:13:12 -04:00
System Administrator 294a57fbcb allow -1 as silence generation divisor to specify only zeroes silence 2011-05-25 23:16:24 -04:00
Michael S Collins 3aff2bdcbc Newline not needed here 2011-05-25 17:11:07 -07:00
Michael S Collins f731abe05f Add 'conference xxxx list count' to get exact member count for a given conference 2011-05-25 16:52:54 -07:00
Brian West 788ef41a86 swigall 2011-05-25 17:02:08 -05:00
Jeff Lenk f4824b0773 fix windows trivial compiler warnings 2011-05-25 17:16:48 -05:00
Anthony Minessale 860d2a6c12 add capture dp app 2011-05-25 16:12:42 -05:00
Anthony Minessale c1c759526d add arrays to event headers and chanvars 2011-05-25 15:42:36 -05:00
Anthony Minessale b978d39d48 FS-3312 --resolve 2011-05-25 14:45:55 -05:00
Mathieu Rene 5013bece3f fix segfault 2011-05-25 15:04:40 -04:00
Mathieu Rene 5fad26b46e add timeout option to fs_cli 2011-05-25 15:02:02 -04:00
Brian West 417b24cc10 swigall 2011-05-25 11:52:52 -05:00
Stefan Knoblich 812fd7278e mod_sofia: Reformat sofia usage string and make it a static const char[].
Make this thing readable by wasting a couple of bytes for spaces and newlines.

As an added bonus, save some stack space by making usage_string a static const.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-05-25 18:29:28 +02:00
Jeff Lenk 1086cba2be fix trivial compiler warning 2011-05-23 22:51:43 -05:00
Anthony Minessale 2582bbcb36 add xml user caching mechanism 2011-05-23 17:15:37 -05:00
Michael S Collins e91500d2b1 Update to-be-recorded phrase_en.xml 2011-05-23 14:41:50 -07:00
Michael S Collins 8bbfcd9c7f Update ChangeLog through May 22 2011-05-23 14:39:04 -07:00
Anthony Minessale 50e54364e3 FS-3308 --resolve 2011-05-23 13:20:33 -05:00
Anthony Minessale 62c81afef0 init ssl locks in sofia 2011-05-23 12:23:30 -05:00
Brian West 34a008d2d7 swigall 2011-05-23 10:56:22 -05:00
Jeff Lenk 765908f356 FS-3152 --resolve dup_dest was being overwritten by switch_split_user_domain 2011-05-22 19:10:52 -05:00
cypromis 9e3c258fe2 bump up sounds version in rpm script 2011-05-22 22:37:50 +02:00
Georgiewskiy Yuriy 949d528a36 apply patch from Jan Willamowius:
make sure dtmfinband gets initialized.
make gk-identifier and gk-interface settings optional (documentation sayed that about gk-identifier already)
2011-05-22 12:37:13 +04:00
Jeff Lenk 1d490df9b5 FS-3282 --resolve 2011-05-21 09:53:53 -05:00
Giovanni Maruzzelli 2146583663 skypopen: adding some guards against NULL sessions and channels 2011-05-21 02:45:39 -05:00
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
Moises Silva 267d9cbc3a mod_portaudio: few more checks on write 2011-05-20 02:28:42 -04:00
Anthony Minessale 38f06a3bf9 add additional format YYYYMMDDHHMMSS to strepoch 2011-05-19 15:39:43 -05:00
Anthony Minessale 38b3f43d7d add prefix chars to playback_terminators + means include the term in the string and x means include the char and return SWITCH_STATUS_RESTART eg #+* only includes the * if you type it but not the # 2011-05-19 15:39:43 -05:00
Moises Silva e56d8934fe freetdm: make codec configurable for unrestricted digital calls (for G722 calls in Sangoma ISDN) 2011-05-19 17:17:46 -03:00
Moises Silva 1b965d864b freetdm: ftmod_sangoma_isdn - warning fixed 2011-05-19 22:52:49 +05:30
Anthony Minessale 7ba849b34a remove auto gain events 2011-05-19 11:43:33 -05:00
Moises Silva 3ddca37d87 freetdm: ftmod_sangoma_isdn - comment unused variables (fix for compile warnings) 2011-05-19 12:47:22 -04:00
Moises Silva 792149f32a mod_portaudio: fix shared stream output device validation/initialization that caused segfault and portaudio errors 2011-05-18 20:55:51 -04:00
Moises Silva fccbba53c3 added FTDM_SILENCE_VALUE macro 2011-05-18 19:00:42 -04:00
Anthony Minessale fae95433e2 FS-3303 --resolve this was an edge case between fail_on_single_reject and group_confirm 2011-05-18 16:10:46 -05:00
Jeff Lenk 86d757d61b FS-3297 --resolve 2011-05-17 22:51:47 -05:00
Moises Silva b22fc869dd freetdm: update bearer capability macro 2011-05-17 20:02:18 -04: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 8c0bbed617 Merge remote-tracking branch 'fixleo/master' 2011-05-17 19:54:03 -04:00
David Yat Sin ea428669d3 chlog: freetdm - SS7: Support for Transparent IAM 2011-05-17 17:27:05 -04:00
David Yat Sin a8e7dd2e9d Merge branch 'master' of git.sangoma.com:smg_freeswitch 2011-05-17 17:24:44 -04:00