10299 Commits

Author SHA1 Message Date
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
4e3bb1a1e6 rtp and signal parsing adjustments 2012-11-30 13:54:47 -06:00
Anthony Minessale
b35ac6b3bd fix auto_simplify 2012-11-29 18:34:27 -06:00
Michael Jerris
b4d7c2ab2c FS-4882: fix potential seg 2012-11-29 16:49:05 -05: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
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
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
0b148a85b9 this breaks the auto rate hunting code in mod_sndfile 2012-11-26 11:59:48 -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
5dccbe4818 fix sql queue manager issues 2012-11-21 21:15:36 -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
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
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
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
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
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
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