Raymond Chandler
f8cbbb032c
FS-4351 --resolve patch tested and applied
2013-01-31 14:56:48 -05:00
Travis Cross
388206d784
Whitespace
2013-01-31 19:25:07 +00:00
Travis Cross
69cda3d7cc
Fix handling of the ZRTP cache path and file name
...
libzrtp strings are weird, and we were previously misusing the
function zrtp_zstrcpyc. We can't use ZSTR_GV because it does insane
things and causes an array-bounds warning on gcc 4.7. So we have to
take matters into our own hands and setup the string correctly and
copy data into it.
Because we were doing it wrong, people would get weird pseudo-random
single-character names for the zrtp cache file, and the file would end
up in the wrong place. Now that this is fixed, users will need to
locate and move their zrtp cache file to their db_dir and name it
"zrtp.dat" if they wish to keep their current ZRTP cache.
FS-4344 --resolve
2013-01-31 18:40:24 +00:00
Jeff Lenk
283eb6ee45
vs2010 reswig
2013-01-31 10:45:25 -06:00
Anthony Minessale
5c176e889d
FS-4810 --resolve
2013-01-31 08:59:58 -06:00
Anthony Minessale
203f727e1f
add async select feature to sql queue manager api
2013-01-31 08:59:57 -06:00
Anthony Minessale
3f8b5a9069
FS-5065 please test this version
2013-01-30 14:08:08 -06:00
Marc Olivier Chouinard
b594503c04
mod_voicemail: add extra param inside the MWI event to know if it was fired because of a new message, or other reason
2013-01-30 14:58:35 -05:00
Anthony Minessale
145a85224f
fix sql string leak regressions
2013-01-29 16:33:07 -06:00
Brian West
ccad34f0b5
sigh, wip cisco mwi issue
2013-01-29 14:45:43 -06:00
Anthony Minessale
25a992bc27
reswig
2013-01-29 09:34:27 -06:00
Anthony Minessale
1e22ba2ba5
add cleanup method to event consumer
2013-01-29 09:34:23 -06:00
Anthony Minessale
4319bc8bd9
mutex around one-off sql stmts from sofia
2013-01-28 16:41:29 -06:00
Marc Olivier Chouinard
74401ed00b
FS-3924 --resolve
2013-01-27 15:06:43 -05:00
William King
37d2a34b04
Don't try to get the channel if the session is null.
2013-01-25 11:41:57 -08:00
William King
233ea048c0
Don't segfault if the user provided a channel variable to use that doesn't exist.
2013-01-25 11:41:39 -08:00
Steve Underwood
744f3ab714
Merge branch 'master' of git.freeswitch.org:freeswitch
2013-01-26 01:32:24 +08:00
Steve Underwood
063d59922b
Properly enforce the far end max datagram when constructing UDPTL packets
2013-01-26 01:31:38 +08:00
Marc Olivier Chouinard
165ffb9f8f
FS-5025 Added user/group/domain merge of param/var before calling vm delivery allowing to have variable or param value set at the domain or group level
2013-01-24 16:41:29 -05:00
Giovanni Maruzzelli
3d6ed6429b
FS-4916 beep does not get recorded anymore
2013-01-24 19:16:21 +01:00
Michael Jerris
92cdd30458
not implemented so lets not break compile
2013-01-24 09:59:09 -05:00
Giovanni Maruzzelli
e5e3e4bfa1
FS-4916 added beep real beep instead of DTMF, and fixed hangup before end of greeting. I hate the world and the world hate me
2013-01-24 15:09:04 +01:00
Marc Olivier Chouinard
5542d040a2
mod_voicemail: Add new vm_fsdb_pref_greeting_get
...
mod_voicemail_ivr: Added the new param for API vm_fsdb_pref_greeting_get WARNING, you must add it to the config or else module will complain of missing value... With the new API, it will now playback the greeting when setting it. Will need to figure out a better way to deal with api being added in the future... Add support to auto start new message playback and made it default in the config file.
mod_voicemail_ivr phrases : make value = 0 as plural (0 messages). Don't tell the option for new message if no new message present. Changes a few default key to match more closely mod_voicemail key settings.
2013-01-24 00:04:34 -05:00
Anthony Minessale
117609d2b3
FS-5027 try this one
2013-01-23 14:32:04 -06:00
Giovanni Maruzzelli
ec857b2da6
FS-4916 added beep (eg: DTMF 1) at the end of remote skype voicemail greeting
2013-01-23 13:37:15 +01:00
Marc Olivier Chouinard
0bfddcfd0f
Phrases: Allow phrase with no pattern to be processed
2013-01-22 22:14:58 -05:00
Marc Olivier Chouinard
67111b0770
mod_voicemail_ivr: Fix default config file
2013-01-22 21:59:15 -05:00
Anthony Minessale
120a0e3385
make it back-compat as possible instead
2013-01-22 10:26:51 -06:00
Anthony Minessale
fe40523ec0
FS-4646 --resolve thanks for the update
2013-01-22 10:01:52 -06:00
Anthony Minessale
6b6198e96f
FS-5027
2013-01-22 09:55:15 -06:00
Giovanni Maruzzelli
b9a8ce5670
FS-4916 fixed
2013-01-22 18:02:54 +01:00
Stefan Knoblich
d311b4380e
mod_fsv: Check audio/video frame size for possible buffer overflow and abort playback
...
Audio frame sizes were already being checked for overflow,
but video frame sizes were taken as-is, which would
lead to heap corruption.
In case an overflow has been detected, playback is aborted immediately as
there is no way we can ever recover from such a situation due to the lack
of a (well-known) frame header signature that could be used to skip over
the corrupted part of the streams.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-21 23:27:23 +01:00
Anthony Minessale
dd8784a9e0
add terminators to dmachine and a way to use them in dp_tools and httapi
2013-01-21 15:36:35 -06:00
Anthony Minessale
75dfa6516b
fix issue in dmachine with regex vs static digits
2013-01-21 13:08:52 -06:00
Michael Jerris
254f7ee44b
FS-4903: --resolve add/remove records from fifo_outbound not queued so the count query directly follwing gets the correct result
2013-01-21 12:44:12 -05:00
Michael Jerris
f0726482cd
FS-4903: add back running fifo_callers queries not queued
2013-01-20 21:42:03 -05:00
Anthony Minessale
8e6460fed3
httapi did not pass number of channels up to top level filehandle so stereo files caused buffer overflow
2013-01-18 18:06:50 -06:00
Eliot Gable
0cca9bdc9e
Fix SQL queue manager so it actually stores and executes the pre and post transaction SQL statements.
2013-01-18 22:06:30 +00:00
Marc Olivier Chouinard
cad607d72e
FS-5019 --resolve I would rather have this fix in the core... But in the mean this, this look good. Thanks
2013-01-18 00:06:05 -05:00
Marc Olivier Chouinard
ede1217e47
FS-4832
2013-01-17 20:45:41 -05:00
Anthony Minessale
4d0ee5b196
set isac default ptime to 30
2013-01-17 17:09:44 -06:00
Anthony Minessale
e5d6c2fcdf
fix isac 32khz
2013-01-17 16:50:24 -06:00
Anthony Minessale
52d558ff11
fix 32khz isac
2013-01-16 21:13:28 -06:00
Anthony Minessale
e57ece0d46
add skip 0.0.0.0 to wan.auto
2013-01-16 20:37:44 -06:00
Raymond Chandler
7b1ea2c8ff
Merge branch 'master' of fs-git:freeswitch
2013-01-16 20:24:06 -05:00
Raymond Chandler
591c62eea1
set cid in transfer scenario too
2013-01-16 20:23:55 -05:00
Michael Jerris
8ae4114d54
always use queue so we keep the incs and decs in the right order
2013-01-16 17:37:37 -05:00
Raymond Chandler
a6830b2653
use text in this say case
2013-01-16 16:57:43 -05:00
Eliot Gable
01372cd1f9
Make sofia::register contain info about whether an update or insert was performed.
2013-01-16 16:50:07 +00:00
Jeff Lenk
52d11b461b
FS-5021 --resolve stupid typo
2013-01-16 09:55:06 -06:00
Raymond Chandler
34f99c113b
prefer text attribute over file attribute and tag body for speak and say
2013-01-15 18:43:38 -05:00
Jeff Lenk
0ff44c58ed
fix windows compile error
2013-01-15 15:40:31 -06:00
William King
79069c66d1
FS-3882, FS-3546, FS-3712, FS-3970: --resolve Fixes the segfault in mod_rtmp where the channel was destroyed, but the endpoint still tried to send or receive data from the session.
2013-01-15 13:22:28 -08:00
William King
9b33675545
FS-4867: --resolve Prevent possible deadlock due to mutexes locked in opposite order between switch_ivr_dmachine_ping and switch_channel_queue_dtmf
2013-01-15 13:06:44 -08:00
Raymond Chandler
c8c0984136
don't seg if we forget voice
2013-01-15 15:57:02 -05:00
Anthony Minessale
aba31597cb
FS-4910 this too
2013-01-15 13:32:24 -06:00
Anthony Minessale
a46c897208
use less expensive time func in rtp stack
2013-01-15 09:15:39 -06:00
Anthony Minessale
8b195824db
FS-4910 give this a try
2013-01-14 22:17:39 -06:00
Raymond Chandler
86242db094
don't seg if we forget milliseconds on pause tag
2013-01-14 21:31:59 -05:00
Anthony Minessale
9bf0bd8238
FS-5015 --resolve
2013-01-14 16:36:48 -06:00
Brian West
d04016dd89
FS-5018 --resolve
2013-01-14 08:20:08 -06:00
Stefan Knoblich
ecc3f31373
mod_sofia: Follow-up fix for FS-5009 to avoid NULL-ptr dereference
...
Commit f913670e
changed switch_core_session_sprintf() args
from sip->sip_to to sip->sip_from, but didn't update the enclosing if()
clause protecting the code from dereferencing NULL pointers.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-14 15:01:39 +01:00
Anthony Minessale
d78f4ffb19
fix vid regression
2013-01-13 21:27:17 -06:00
Anthony Minessale
b3d12d49b3
FS-5013 --resolve better to submit here and I can tell you when you can commit
2013-01-13 19:39:01 -06:00
Marc Olivier Chouinard
af6ae011c7
FS-3743 --comment-only I've added the variable playback_timeout_as_success so you can make it return success even if it timed out.
2013-01-13 01:18:44 -05:00
Marc Olivier Chouinard
da1f3c380e
FS-3924 --resolve
2013-01-13 01:00:38 -05:00
Marc Olivier Chouinard
3e7ccb4689
FS-4832 --resolve
2013-01-13 00:51:54 -05:00
Jeff Lenk
e9fe51124f
FS-5014 --resolve
2013-01-11 11:12:50 -06:00
Anthony Minessale
f913670e27
FS-5009
2013-01-10 12:44:35 -06:00
Anthony Minessale
80c2465a75
FS-5009
2013-01-10 10:32:54 -06:00
Anthony Minessale
1b258b607b
FS-5010 --resolve
2013-01-10 09:34:11 -06:00
Steve Underwood
b18490ae06
Layout tweaks
2013-01-10 22:12:19 +08:00
Steve Underwood
10152cd336
Tweaks to formatting and minor steps towards T.38 support in T.31
2013-01-10 08:37:58 +08:00
Stefan Knoblich
5bba01f5c3
mod_event_zmq: Use sed to patch configure.in to use AC_CONFIG_HEADERS
...
AM_CONFIG_HEADER is deprecated in automake 1.13.1 (and temporarily not available in 1.13),
the replacement is available in autoconf-2.59 (and maybe before).
NOTE: Remove sed hackery when upstream has released a fixed version
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-10 00:30:16 +01:00
Raymond Chandler
c7c4bda847
fix pnp
2013-01-09 18:18:07 -05:00
Stefan Knoblich
5ae5803e63
mod_soundtouch: Use sed to patch configure.ac to use AC_CONFIG_HEADERS
...
AM_CONFIG_HEADER is deprecated in automake 1.13.1 (and temporarily not available in 1.13),
the replacement is available in autoconf-2.59 (and maybe before).
NOTE: Remove sed hackery when upstream has released a fixed version (> 1.7.0)
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-10 00:17:02 +01:00
Anthony Minessale
8e892abdef
fix 64 bit upper/lower
2013-01-08 14:48:16 -06:00
Anthony Minessale
11a7f42459
fix task delete issue in scheduled task in sep threads
2013-01-08 14:22:32 -06:00
Anthony Minessale
17b9f68f80
add better tolower to go with the toupper
2013-01-08 14:21:41 -06:00
Anthony Minessale
30e4c71bbe
FS-4996 --resolve
2013-01-08 13:01:07 -06:00
Anthony Minessale
ca6d7a7aa0
FS-4905 This looks like it was only the case adjacent to dtmf; Try this patch.
2013-01-08 11:43:16 -06:00
Anthony Minessale
6f376023a2
send cng less often
2013-01-08 11:47:15 -06:00
Anthony Minessale
1e5beafe97
FS-5002 --resolve
2013-01-07 14:22:56 -06:00
Anthony Minessale
b78ffffed5
FS-3951 --resolve
2013-01-07 12:36:58 -06:00
Brian West
b8dfbbe129
FS-4994 --resolve
2013-01-07 13:41:08 -06:00
Anthony Minessale
eef506bcb0
FS-4985 --resolve
2013-01-07 11:43:26 -06:00
Anthony Minessale
298772184f
FS-4978 --resolve this is fine besides one minor change to only consider this path when we are doing passthru
2013-01-07 11:14:51 -06:00
Anthony Minessale
a2e46d558f
FS-4984 --resolve
2013-01-07 11:06:55 -06:00
Anthony Minessale
f2428b08f9
FS-4779 --resolve
2013-01-07 10:27:28 -06:00
Anthony Minessale
0177d7b23d
FS-4998 --resolve
2013-01-07 10:13:58 -06:00
Raymond Chandler
aeae7ebc83
Merge branch 'master' of fs-git:freeswitch
2013-01-04 20:53:16 -05:00
Raymond Chandler
5462ea69ac
don't disable conference if conference-set-profile is disallowed and set expand-vars permission to match code
2013-01-04 20:53:00 -05:00
Eliot Gable
6b9570cbf0
Add some additional info on transfer so callee_id_name and number are available in this scenario.
2013-01-03 23:09:19 +00:00
Eliot Gable
68626bbbbd
Fix segfault on shut down of SQL queue manager in rare case where registration cleanup is firing at the same time the queue manager is shutting down.
2013-01-03 23:07:54 +00:00
Travis Cross
b2714cbc30
Fix mod_mongo build when no CFLAGS/CXXFLAGS are set in environment
...
os.environ['CFLAGS'] raises a KeyError if no CFLAGS variable is set in
the environment. So instead we use os.environ.get('CFLAGS','') which
will return the empty string in the event no CFLAGS variable is set.
The previous problematic pattern originated from the suggested code
here for importing the build environment in SCons:
http://www.scons.org/wiki/FrequentlyAskedQuestions#Why_doesn.27t_SCons_find_my_compiler.2BAC8-linker.2BAC8-etc..3F_I_can_execute_it_just_fine_from_the_command_line .
FS-4746 --resolve
2013-01-03 17:38:28 +00:00
Steve Underwood
79d578adeb
Use a new function in spandsp to access the AT interpreter state inside a T.31
...
state, rather than directly probing inside the T.31 structures.
2013-01-01 23:48:47 +08:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Brian West
b1ba926640
fix logging in debug def
2012-12-26 10:57:43 -06:00
Anthony Minessale
190da435d1
FS-4958 --resolve thanks but again you could have submitted a patch so I did not have to hunt the 3 million lines of code for the line in question
2012-12-22 22:38:03 -06:00
Anthony Minessale
b7a6d3f551
FS-4959 --resolve
2012-12-22 22:35:52 -06:00
Anthony Minessale
514f4802c1
FS-4960 --resolve
2012-12-22 22:29:33 -06:00
Brian West
22efebc301
FS-4956 --resolve
2012-12-20 20:49:36 -06:00
Brian West
d67b96af8a
i've tested, now you can too
2012-12-20 20:08:42 -06:00
Anthony Minessale
d3fcfa8245
FS-4273 --resolve
2012-12-20 11:44:21 -06:00
Anthony Minessale
001a57b1f8
fix double dmachine binding of the same thing resulting in unmapping
2012-12-19 13:19:41 -06:00
Anthony Minessale
5e62fde357
FS-4789 --resolve
2012-12-18 19:16:10 -06:00
Anthony Minessale
7085de2546
FS-4588 --resolve
2012-12-18 18:18:31 -06:00
Anthony Minessale
ef077917fd
FS-4867
2012-12-18 14:56:44 -06:00
Anthony Minessale
cc74845461
use interrupt_all now that it works again
2012-12-17 11:29:15 -06:00
Anthony Minessale
19d4493ab9
FS-4876 reverting this to default
2012-12-17 11:29:15 -06:00
Anthony Minessale
c1d6b62593
FS-4926 --resolve You found it, the registration table was not updating the call_id field.
2012-12-15 08:55:02 -06:00
Anthony Minessale
40346ff6a8
minor tweaks for udptl mode
2012-12-14 16:52:27 -06:00
Anthony Minessale
9b7b46dbca
FS-4935 add nested condition support to XML dialplan
2012-12-14 00:29:20 -06:00
Jeff Lenk
17833733aa
fix for last commit - windows compiler warning
2012-12-13 21:54:54 -06:00
Anthony Minessale
d301451782
fix issue where rtp stack was not paying attn to header extensions
2012-12-13 19:49:02 -06:00
Anthony Minessale
3730504693
FS-4933 --resolve
2012-12-13 10:02:36 -06:00
Jeff Lenk
17b6087d7a
fix for covici on mailing list
2012-12-12 21:15:09 -06:00
Anthony Minessale
ddea76280f
deteect 64 bit
2012-12-12 14:09:39 -06:00
Anthony Minessale
e89fe5a03b
FS-4905 hmm, part of my patch did not get comitted... try this...
2012-12-12 09:33:48 -06:00
Jeff Lenk
fef77d9123
FS-4929 -revert fix differently
2012-12-12 10:37:49 -06:00
Jeff Lenk
4c1776dedf
FS-4929 --resolve
2012-12-12 10:17:34 -06:00
Jeff Lenk
3c58a46329
whitespace cleanup only
2012-12-12 10:10:22 -06:00
Anthony Minessale
063962cae0
add switch_toupper_max to uppercase a string 4 bytes at a time with new switch_toupper function
2012-12-11 20:12:25 -06:00
Anthony Minessale
5d35d71cfd
FS-4928 doing 100 calls I found 7 million calls to toupper, this patch replaces it with an inline optimized one I found online. Not sure it helps but maybe you can profile it again with latest.
2012-12-11 19:18:25 -06:00
Anthony Minessale
61ca331a28
FS-4928
2012-12-11 14:05:03 -06:00
Michael Jerris
08fdff4511
don't block on db for fifo track_calls
2012-12-11 16:35:53 -05:00
Anthony Minessale
8aba7238a8
FS-4905
2012-12-11 07:58:09 -06:00
Anthony Minessale
7ba3dadcd8
FS-4859 regression
2012-12-10 13:52:25 -06:00
Michael Jerris
c4cf1ba222
don't block on db for fifo_callers del
2012-12-10 16:39:02 -05:00
Anthony Minessale
8be9d429fb
fix recursion error
2012-12-10 10:56:07 -06:00
Anthony Minessale
779564de50
FS-4925 FS-4918
2012-12-09 14:01:33 -06:00
Anthony Minessale
c2cbea6d92
FS-4924 --resolve I guess we don't need it at all....
2012-12-09 13:16:25 -06:00
Anthony Minessale
3025375cc6
fix logic in openpty case
2012-12-09 13:12:40 -06:00
Steve Underwood
bfc3c17bcb
Tweaks to the T.31 modem
2012-12-09 13:59:26 +08:00
Anthony Minessale
8aecffef50
don't send cn packet until you have sent some actual audio
2012-12-07 15:11:49 -06:00
Brian West
e91cb987ed
clean up
2012-12-07 15:17:19 -06:00
Anthony Minessale
b513d72465
FS-4919 --resolve
2012-12-07 11:09:22 -06:00
Anthony Minessale
1cebb320f8
FS-4859
2012-12-07 10:29:44 -06:00
Anthony Minessale
c8e9688265
FS-4921 FS-4907 --resolve
2012-12-07 09:54:17 -06:00
Anthony Minessale
01dbadb987
bump opus to 1.0.2
2012-12-06 14:12:18 -06:00
Anthony Minessale
e5fd435f11
FS-4867 try patch
2012-12-06 12:43:00 -06:00
Anthony Minessale
a7fafb2039
FS-4913 revert this breaks normal calls so nevermind
2012-12-06 12:22:31 -06:00
Anthony Minessale
2557c9b112
FS-4912 --resolve
2012-12-06 11:45:13 -06:00
Anthony Minessale
7e8e99e52c
fix answer contention issue
2012-12-06 11:11:07 -06:00
Ken Rice
ad57781be4
copyright statement update
2012-12-06 17:42:14 +00:00
Anthony Minessale
8e5012e4d6
FS-4913 try this patch
2012-12-06 10:44:52 -06:00
Ken Rice
84ce23038e
copyright statement update
2012-12-06 17:18:56 +00:00
Anthony Minessale
3bc875741d
FS-4914 --resolve
2012-12-06 10:11:11 -06:00
Anthony Minessale
924c524197
fix some delay regressions
2012-12-05 13:17:50 -06:00
Anthony Minessale
b4942d6bfd
FS-4808 try this
2012-12-05 10:59:06 -06:00
Anthony Minessale
c181988036
FS-4808 revert
2012-12-05 10:22:09 -06:00
Anthony Minessale
02a1aa4bc4
wait for threads to end on shutdown
2012-12-04 16:04:16 -06:00
Anthony Minessale
ca603e59ef
comment patch from e644e620c8
seems to cause issues
2012-12-04 11:18:19 -06:00
Anthony Minessale
7744b62a62
add cr
2012-12-04 10:58:51 -06:00
Anthony Minessale
d31be4fbcb
FS-4813 --resolve
2012-12-04 07:46:31 -06:00
Anthony Minessale
49a491ef54
FS-4808 see if this helps
2012-12-04 07:44:41 -06:00
Anthony Minessale
e1094cbd0f
FS-4902 --resolve
2012-12-03 16:39:09 -06:00
Anthony Minessale
8790476f0f
FS-4903 --resolve
2012-12-03 08:49:50 -06:00
Anthony Minessale
abcff8c94c
FS-4886 --resolve the file permisions must be set properly by you, you must have installed it as root then changed users. This patch will fix the crash.
2012-12-03 08:07:24 -06:00
Anthony Minessale
57a2d59ed6
revert this, probably not needed
2012-12-02 09:58:33 -06:00
Anthony Minessale
8dd35c1d8c
doh
2012-11-30 15:01:16 -06:00
Anthony Minessale
f0c47ede91
fix fifo queue_manager placement
2012-11-30 14:56:36 -06:00
Anthony Minessale
444f7924e5
not quite, one more tweak
2012-11-30 14:05:45 -06:00
Anthony Minessale
4e3bb1a1e6
rtp and signal parsing adjustments
2012-11-30 13:54:47 -06:00
Anthony Minessale
6496b80ded
FS-4896 please try this
2012-11-30 13:54:47 -06:00
Anthony Minessale
6e3c08f590
disable catchup code when jitterbuffer is there
2012-11-30 11:43:48 -06:00
Anthony Minessale
b35ac6b3bd
fix auto_simplify
2012-11-29 18:34:27 -06:00
Anthony Minessale
1073f70b6f
spread out timer skips to smooth out socket catch-up
2012-11-29 13:43:01 -06:00
Michael Jerris
b4d7c2ab2c
FS-4882: fix potential seg
2012-11-29 16:49:05 -05:00
Anthony Minessale
35f98c1350
FS-4841 --resolve we will remove this, it clearly is not helping
2012-11-29 13:02:30 -06:00
Anthony Minessale
395b7a9799
FS-4882 --resolve
2012-11-29 12:59:33 -06:00
Anthony Minessale
685da11d0d
FS-4885 --resolve this is not the best solution but it will work
2012-11-29 12:37:46 -06:00
Marc Olivier Chouinard
026da2b33d
FS-4890 --resolve
...
I've also added the CC-Agent-Called-Time and CC-Agent-Aborted-Time in case you find this useful also.
2012-11-29 15:42:46 -05:00
Anthony Minessale
ddd6382280
FS-4887 --resolve
2012-11-29 11:00:43 -06:00
Anthony Minessale
081e261956
FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate
2012-11-29 08:58:44 -06:00
Anthony Minessale
a9267b1faf
add mutex around hash as this code can now be executed concurrently
2012-11-29 08:35:28 -06:00
Anthony Minessale
16eaa729b1
FS-4889 --resolve
2012-11-29 08:30:33 -06:00
Brian West
fdca268aed
tweak
2012-11-29 01:33:17 -06:00
Anthony Minessale
d4f8a79299
try to improve audio stream sync
2012-11-28 23:12:35 -06:00
Anthony Minessale
f1a89fb016
let mod_fifo use sql_queue_manager
2012-11-28 23:11:31 -06:00
Michael Jerris
827b680afc
fix regressions in sql stuff
2012-11-27 21:14:05 -05:00
Anthony Minessale
92945f8a01
FS-4836
2012-11-26 18:09:04 -06:00
Anthony Minessale
ad49dabd8c
fix regression in media for recovered calls
2012-11-26 16:19:49 -06:00
Anthony Minessale
428cd029de
FS-4868 --resolve This patch also adds freeswitch.ready() which will return false once shutdown has started
2012-11-26 15:18:58 -06:00
Anthony Minessale
ff43048997
FS-4877 --resolve
2012-11-26 14:04:58 -06:00
Anthony Minessale
c7c528cd7c
FS-4867 --resolve
2012-11-26 13:52:06 -06:00
Anthony Minessale
0b148a85b9
this breaks the auto rate hunting code in mod_sndfile
2012-11-26 11:59:48 -06:00
Anthony Minessale
44b4ab0995
FS-4869 can you try this more centralized patch please
2012-11-26 10:56:57 -06:00
Anthony Minessale
942e800be5
FS-4823 --resolve
2012-11-26 07:49:16 -06:00
William King
671e935d34
FS-4872: --resolve In the case of an event injected sms message that doesn't enable blocking mode the event would be queued up indefinately.
2012-11-25 18:11:04 -08:00
Anthony Minessale
66e85c8d71
wrong turn in albakoykee
2012-11-22 15:19:38 -06:00
Anthony Minessale
377e093a31
mistake on last commit
2012-11-21 22:22:42 -06:00
Anthony Minessale
5dccbe4818
fix sql queue manager issues
2012-11-21 21:15:36 -06:00
Jeff Lenk
2b2a4fb256
fix compiler warning
2012-11-21 22:04:55 -06:00
Anthony Minessale
e2e9938d1a
only drop re-reg once instead of permenantly
2012-11-21 18:14:15 -06:00
Anthony Minessale
cf32d24b5d
FS-4860 --resolve This seems to have come from a malformed file_string in the ringback var
2012-11-21 13:06:28 -06:00
Anthony Minessale
1f06fe909c
FS-4859 correction
2012-11-21 11:49:35 -06:00
Brian West
89f4cd75f0
Fix 2833 Debuging
2012-11-21 13:59:23 -06:00
Anthony Minessale
4f9de4364f
add strerror to some file failures
2012-11-21 10:46:18 -06:00
Anthony Minessale
294a6016b8
FS-4859
2012-11-21 10:32:41 -06:00
Anthony Minessale
af786291ef
FS-4852 --resolve
2012-11-21 10:00:44 -06:00
Anthony Minessale
b7e6f4ab82
FS-4853
2012-11-21 09:57:13 -06:00
Anthony Minessale
624b49f2a3
FS-4793 --resolve
2012-11-21 09:39:32 -06:00
Anthony Minessale
812d876414
FS-4856 --resolve
2012-11-21 09:11:04 -06:00
Anthony Minessale
ed11a3c950
FS-4854 try this, it should auto detect this situation and work w/o configuration
2012-11-21 09:08:24 -06:00
Anthony Minessale
ffa64d6f82
add new lib_dir to bottom of the struct
2012-11-21 08:54:06 -06:00
Jeff Lenk
27c236a03a
FS-4847 test again
2012-11-21 09:41:14 -06:00
Jeff Lenk
2ee8058488
FS-4847 try this
2012-11-20 16:54:35 -06:00
Anthony Minessale
ce885f1c31
fix occasional empty transaction
2012-11-20 13:45:32 -06:00
Anthony Minessale
55ac6d22ad
restore significant part of last patch
2012-11-20 10:19:08 -06:00
Anthony Minessale
bfae89267e
revert
2012-11-20 10:13:05 -06:00
Eliot Gable
3ea579ccc3
FS-4850: Make cache db get_handle call not return handles which are already in use.
2012-11-20 14:09:02 +00:00
Jeff Lenk
93b5f7fdfd
FS-4099 FS-4847
2012-11-19 23:32:41 -06:00
Anthony Minessale
f6baeb2109
bump
2012-11-19 18:21:25 -06:00
Jeff Lenk
9015b20f32
FS-4847 try this too
2012-11-19 16:28:39 -06:00
Jeff Lenk
21b9ec8868
FS-4847 --resolve
2012-11-19 16:23:55 -06:00
Christopher Rienzo
de7dc5685d
Remove redundant syntax check in dl_login
2012-11-17 17:32:12 -05:00
Christopher Rienzo
ca18dcbe02
mod_dingaling- fix input check for dl_login so that dynamic profiles can be used
2012-11-17 16:52:36 -05:00
Anthony Minessale
43b094f139
fix some sql order issues
2012-11-16 20:09:43 -06:00
Daniel Swarbrick
6c2baed108
Fix segfault in mod_cdr_mongo when "number" is null. Thanks Dave May for bug report and patch. Fixes FS-4843.
2012-11-16 23:36:29 +01:00
Marc Olivier Chouinard
7448b075b7
FS-4760 --resolve
2012-11-16 14:30:00 -05:00
Christopher Rienzo
59c8982083
Fix minor oops on FS-4840
2012-11-16 17:46:35 +00:00
Anthony Minessale
60630274f1
FS-4840 --resolve
2012-11-16 07:43:19 -06:00
Anthony Minessale
d48e3de7c8
make it so when you put someone on hold and then they attended transfer you, the resulting bridge will still be playing hold music
2012-11-15 21:07:58 -06:00
Anthony Minessale
6644cefb20
finish fixing thread pool logic from yesterday
2012-11-15 17:59:11 -06:00
Anthony Minessale
55eb2c5ccf
fix issue where max event threads would always launch as soon as you only needed one more
2012-11-15 17:58:40 -06:00
Anthony Minessale
6f2976298f
FS-4836 ok try this
2012-11-15 13:16:50 -06:00
Anthony Minessale
057861867e
FS-4836 not quite
2012-11-15 13:14:08 -06:00
Anthony Minessale
73f022873b
FS-4836 try this
2012-11-15 12:54:40 -06:00
Anthony Minessale
57f44f9f58
fix regression with presence packet storm
2012-11-15 12:54:40 -06:00
Eliot Gable
893cd7beb7
Add att_xfer_destination_number variable to indicate the original destination number of the attended transfer leg on REFER for semi-attended transfer scenarios.
2012-11-15 20:37:52 +00:00
Anthony Minessale
4b96a8b2e5
wait_for_state_or_greater actually needs >=
2012-11-14 19:19:03 -06:00
Anthony Minessale
f8aa3777e9
thread pool was not releasing surplus threads after timeout
2012-11-14 18:43:28 -06:00
William King
a47321f0fd
Differentiate when the sms message successfully matched an extension in the chatplan, and when it fell through.
2012-11-14 16:48:21 -08:00
William King
b8f0d11a8a
Fire an event on successful sms delivery, as well as clearify if the delivery method was blocking or not.
2012-11-14 16:45:32 -08:00
William King
8b74de2d62
Adding delivery status code if the sms was sent in blocking mode.
2012-11-14 16:43:37 -08:00
Anthony Minessale
ca0ffe6b76
add version to status output
2012-11-14 13:22:48 -06:00
Anthony Minessale
2f2a351067
add initial_callee_id_name/number
2012-11-14 09:20:52 -06:00
William King
8f0b7e69de
Handle routing loop detection properly so that the delivery confirmation handling is more accurate.
2012-11-13 18:18:40 -08:00
Anthony Minessale
7cb8d4dbb0
fix mutex to work better
2012-11-13 17:56:31 -06:00
William King
5fffdc2936
This fixes multiple issues dealing with sms from registered endpoints to other destinations.
2012-11-13 16:56:58 -08:00
Anthony Minessale
580e63ecfa
check for signalling in sleep app on channels without media
2012-11-13 12:30:25 -06:00
Brian West
f4e55fb187
fix regression from 6b6c83a718
2012-11-13 12:48:59 -06:00
Anthony Minessale
b04e4be512
fix race condition in double loopback bowout
2012-11-13 11:36:50 -06:00
Jeff Lenk
74dd18fe97
add missing reference - windows gsmopen
2012-11-13 08:51:48 -06:00
Anthony Minessale
eb0c514e4f
don't count pickup endpoints in sps limits
2012-11-12 18:45:53 -06:00
Anthony Minessale
8cd8b15266
FS-4825 --resolve
2012-11-12 05:50:00 -06:00
Anthony Minessale
082085fc5a
FS-4824 --resolve
2012-11-11 09:09:22 -06:00
Seven Du
26b10fcc01
FS-3960 update and apply patch
2012-11-11 14:23:27 +08:00
Anthony Minessale
d25bde067d
FS-4816 --resolve
2012-11-09 08:47:30 -06:00