3167 Commits

Author SHA1 Message Date
Ken Rice
84ce23038e copyright statement update 2012-12-06 17:18:56 +00: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
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
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
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
f1a89fb016 let mod_fifo use sql_queue_manager 2012-11-28 23:11:31 -06:00
Anthony Minessale
0b148a85b9 this breaks the auto rate hunting code in mod_sndfile 2012-11-26 11:59:48 -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
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
Marc Olivier Chouinard
7448b075b7 FS-4760 --resolve 2012-11-16 14:30:00 -05: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
Anthony Minessale
ca0ffe6b76 add version to status output 2012-11-14 13:22:48 -06:00
Anthony Minessale
7cb8d4dbb0 fix mutex to work better 2012-11-13 17:56:31 -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
2fa045cf37 FS-4784 --resolve this should have the same effect 2012-11-08 16:47:05 -06:00
Anthony Minessale
6591eb1497 fix mod_db regex 2012-11-08 12:35:50 -06:00
Anthony Minessale
ba625501ba fix a lock logic error in lcr endpoint 2012-11-07 14:53:47 -06:00
Michael Jerris
fe6c8b7037 don't seg on invaild config 2012-11-06 09:15:50 -05:00
Anthony Minessale
49551f605c remove debug line 2012-11-02 13:58:56 -05:00
Anthony Minessale
fa2c9ec07e FS-4011 --resolve 2012-11-02 08:47:47 -05:00
Jeff Lenk
98bbb9affe mostly trivial windows fixes for last several commits - anthm pthread_self in mod_dptools is not in scope for windows? commented out. 2012-11-01 21:59:18 -05:00
Anthony Minessale
0a0f5951ab check in page app 2012-11-01 15:50:46 -05:00
Anthony Minessale
94763ea52b FS-4681 --resolve 2012-11-01 13:07:47 -05:00
Anthony Minessale
d1ad4d477c add no_loopback flag to apps so they can tell mod_loopback to bow out 2012-10-31 12:56:09 -05:00
Anthony Minessale
a4a44fb140 FS-4741 parse timezone variable and adjust time for time based routing 2012-10-31 10:43:59 -05:00
Anthony Minessale
74dbbb014f FS-4775 --resolve use vars voicemail_callback_dialplan and voicemail_callback_context 2012-10-30 15:33:35 -05:00
Anthony Minessale
bc0912cd11 FS-4773 --resolve 2012-10-29 14:24:01 -05:00
Anthony Minessale
b8c0d3564c FS-4765 --resolve 2012-10-25 12:55:50 -05:00
Jeff Lenk
3124f8226c FS-4761 --resolve 2012-10-24 19:17:15 -05:00
Anthony Minessale
e3da4e1643 FS-4736 --resolve 2012-10-19 17:29:43 -04:00
Anthony Minessale
af37b907ea flip cid on pickup endpoint 2012-10-18 17:20:28 -04:00
Anthony Minessale
9675229dd4 FS-4735 --resolve 2012-10-18 15:35:22 -04:00
Anthony Minessale
7c644a271e FS-4728 2012-10-16 18:50:59 -04:00
Jeff Lenk
6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Anthony Minessale
188e0bd333 FS-4711 --resolve this looks fine to me 2012-10-11 13:53:43 -05:00
Anthony Minessale
4dae523bca tweak the session level logging to work on the console too 2012-10-11 12:44:31 -05:00
Seven Du
aa6bb702de better help msg 2012-10-11 12:36:03 +08:00
Seven Du
fb95768ead add max_members to conference xml_list 2012-10-11 12:31:58 +08:00
Anthony Minessale
e1fe289672 refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions 2012-10-09 20:20:32 -05:00
Anthony Minessale
fc764b27bf FS-4703 --resolve 2012-10-09 14:01:38 -05:00
Brian West
4dd1b52f86 Use uniq uuid per vm just incase the same session gets to vm more than once in its life. 2012-10-09 12:38:08 -05:00
Jeff Lenk
f0941d2792 FS-4696 --resolve 2012-10-09 10:53:01 -05:00
Anthony Minessale
a20c556fb7 FS-4650 --resolve 2012-10-08 16:34:39 -05:00
Eliot Gable
5cb354dddc Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql. 2012-10-08 20:33:57 +00:00
Anthony Minessale
57e9912f8b FS-4650 please try to use an up to date gcc when doing new dev to catch build errs. This is what I get for the one time I did not compile test 2012-10-05 13:46:57 -05:00