10252 Commits

Author SHA1 Message Date
Anthony Minessale
42c9df72ce ***BEHAVIOUR CHANGE*** reloadacl, load <module>, reload <module> will now explicitly call reloadxml 2010-09-16 17:38:06 -05:00
Anthony Minessale
83da7bd318 make t38 terminal mode more reliable 2010-09-16 17:01:53 -05:00
root
19dc1ab0f2 fix crashes on FSH323Connection calls in on_hangup routine in different threads. 2010-09-16 20:08:30 +04:00
Marc Olivier Chouinard
c8a897b90c mod_commands: Allow cond API to allow returning empty false value 2010-09-16 11:03:59 -04:00
Leon de Rooij
7d5ca1c086 Added SAF_ROUTING_EXEC flag to lua app, so it can be run inline 2010-09-16 14:02:12 +02:00
Brian West
8726104aa3 If sip_invite_domain is used lets use it for rpid_domain no matter what because I know best if I set it 2010-09-15 19:46:23 -05:00
Anthony Minessale
0d0b4b4383 move app flag into 'T38' namespace for the sake of housekeeping 2010-09-15 19:11:47 -05:00
Anthony Minessale
4e567a28a2 fix logic in app flags 2010-09-15 18:57:54 -05:00
Anthony Minessale
3eb35a57bf forgot a spot to call conditional broadcast on shutdown 2010-09-15 17:04:54 -05:00
Jeff Lenk
6a0f7f4ae8 build tweak + vs2010 swig 2010-09-15 16:21:10 -05:00
Anthony Minessale
04b5215646 presence tweaks and addition of all-reg-options-ping which is like nat-options-ping only for every registered host 2010-09-15 15:42:08 -05:00
Brian West
9c22b0d0f4 MODENDP-327 2010-09-15 11:02:27 -05:00
Anthony Minessale
9835395c73 MDXMLINT-57 2010-09-15 10:58:12 -05:00
Michael Jerris
283b7a85b8 FSBUILD-304: Fix compile error due to incorrect format specifier 2010-09-15 02:57:31 -04:00
Anthony Minessale
54ba998f6c formating 2010-09-14 16:23:31 -05:00
Anthony Minessale
6e23f3bef6 fix spelling err 2010-09-14 16:22:21 -05:00
Anthony Minessale
ef79535c45 add nitrus boost to sql thread 2010-09-14 16:19:13 -05:00
Marc Olivier Chouinard
8ea90fb17a switch_core_sqldb: Simple spelling correction of log output 2010-09-14 15:30:36 -04:00
Anthony Minessale
6f2c455f92 add tone2wav 2010-09-14 11:48:43 -05:00
Anthony Minessale
b77518685c make fore-subscription-expires only work on nonzero expire deltas, 0 means unscubscribe 2010-09-13 15:27:18 -05:00
Anthony Minessale
66cec884ba fix small presence status bug 2010-09-13 12:51:30 -05:00
Rupa Schomaker
a53933eddb NAT refresh in own thread 2010-09-13 12:12:04 -05:00
Anthony Minessale
403bf6af1c make sure hold-related code is skipped 100% with disable-hold set 2010-09-13 10:57:52 -05:00
Anthony Minessale
5f012813ef add quotes to vm_cc command generated internally to escape spaces in the caller id name 2010-09-13 10:41:37 -05:00
Jeff Lenk
5be58aac1b mod_managed - add some additional support 2010-09-13 09:40:03 -05:00
Marc Olivier Chouinard
a2e5f07c4d mod_callcenter: Fix initial ODBC Support (SEGV) 2010-09-12 20:06:20 -04:00
Jeff Lenk
bddec41f43 FSCORE-670 2010-09-12 15:38:58 -05:00
Anthony Minessale
f30a1cc688 fix vm_inject to a group and change syntax for sending to a whole domain to domain= for clarity sake 2010-09-10 12:55:50 -05:00
Brian West
fb48d5ca9d swigall 2010-09-10 12:44:14 -05:00
Anthony Minessale
d5ff3e04ab include accumulated stats from rtcp into vars 2010-09-10 11:59:47 -05:00
Marc Olivier Chouinard
83aeda7956 mod_voicemail: Allow to forward a message or send it via email key during the playback of the recording, not just when the menu is playing. 2010-09-09 23:40:14 -04:00
Marc Olivier Chouinard
1a75821df8 switch_loadable_module: Add attribute "path" to autoload_configs/modules.conf.xml <load> entry.
Useful for module made outside of fs source tree like mod_com_g729.  When you delete your lib bin mod folder after a clean install, you don't have to remember to recopy mod_com_g729 if located in mod_com folder.
2010-09-09 23:25:35 -04:00
Marc Olivier Chouinard
163ca31f2c mod_directory: Add variable directory_search_order to allow to search by first name by default is set to "first_name" 2010-09-09 22:43:27 -04:00
Leon de Rooij
f9d44d3bfd Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2010-09-10 03:00:43 +02:00
Leon de Rooij
7eae2b629e mod_lua: cannot assume idx != 0 if cb_fun is provided 2010-09-10 02:58:37 +02:00
Marc Olivier Chouinard
402f2391dc mod_commands: Fix user_data returning the first value found instead of the last. Also add support to get variable from the group. 2010-09-09 20:03:36 -04:00
Leon de Rooij
87db11afe0 Made 2nd arg to freeswitch.Dbh:query (cb func) optional 2010-09-10 01:36:27 +02:00
Marc Olivier Chouinard
5a6f0f5c37 mod_sofia: Correct the order what param and variables are overriding them self in user/group/domain 2010-09-09 15:37:41 -04:00
Rupa Schomaker
eaeabc7b04 MODAPP-454 - mod_lcr: don't count twice 2010-09-09 11:07:11 -05:00
Anthony Minessale
28046a89de downgrade log message to debug and add more details 2010-09-09 09:27:17 -05:00
Anthony Minessale
646a5609a1 edge cases for sofia recover 2010-09-08 22:53:57 -05:00
Jeff Lenk
2befa393a6 FSBUILD-302 Fix Windows build error - uninitialized variable 2010-09-08 22:47:28 -05:00
Brian West
f777b36e4f swigall 2010-09-08 15:57:05 -05:00
Anthony Minessale
fcdc147e04 doh 2010-09-08 15:36:30 -05:00
Anthony Minessale
4526ba30c6 improve sofia recover in some nat cases 2010-09-08 15:32:34 -05:00
Anthony Minessale
d18c3a8a60 fix sql stmt 2010-09-08 15:09:09 -05:00
Anthony Minessale
977a8ad7ce add origination_caller_profile to log all attempted calls for a paticular leg 2010-09-08 13:19:56 -05:00
Anthony Minessale
86de47ff31 dont put an rpid in 183 or 200 if pass-callee-id is false 2010-09-08 10:41:59 -05:00
Anthony Minessale
381233ae0b fix fs_cli tab complete regression 2010-09-08 10:30:39 -05:00
Anthony Minessale
ac20528816 MODSOFIA-85 2010-09-08 09:44:49 -05:00