Steven Ayre
8c794acbcc
FS-3999 --resolve mod_event_socket: add IPv6 support
...
Signed-off-by: Travis Cross <tc@traviscross.com>
2012-03-14 15:05:29 +00:00
Josh Perry
13ac8baef2
Fix FS-3904 use a message to shutdown the module
...
For some reason the running flag being set on the thread initiating the
shutdown did not propogate to the run loop thread. I couldn't find any
memory barrier functions in APR or the FS API so I am using 0MQ to send
a termination request message to the run loop thread.
2012-02-23 14:40:59 -06:00
Anthony Minessale
dd8e6089c7
FS-3798 --resolve
2012-01-05 08:49:56 -06:00
Marc Olivier Chouinard
7c22661efb
mod_event_socket: Fix a segfault on authlogin with missing domain
2011-12-28 00:35:05 -05:00
Anthony Minessale
19dad4a527
FS-3750 --resolve
2011-12-08 12:26:36 -06:00
Tamas Cseke
e64104530e
FS-3738 --resolve
2011-12-05 09:35:00 +01:00
Anthony Minessale
e794a6db21
FS-2936 stage 2 please test ASAP
2011-11-29 15:35:36 -06:00
Anthony Minessale
e58ed35d17
FS-2936 stage 1
2011-11-29 11:13:11 -06:00
Tamas Cseke
196f890a08
change content-type and add encode-values param FSCORE-3721
2011-11-28 17:11:34 +01:00
Tamas Cseke
100017e7e2
FS-3719 --resolve
2011-11-25 11:59:03 +01:00
Anthony Minessale
6bd2798ea1
FS-3702 --resolve
2011-11-17 11:47:14 -06:00
Anthony Minessale
7ba5197009
fix 2 memory leaks detected by valgrind run
2011-11-15 07:50:45 -06:00
dschreiber
3b8ab39f45
Undo change for erlang event listeners - should be 100 not 50
2011-11-11 12:53:25 -05:00
Anthony Minessale
6bbde4e27f
FS-3621 --resolve
2011-10-20 10:19:39 -05:00
dschreiber
0d37261888
Merge remote branch 'origin/master'
2011-09-30 22:00:12 -04:00
Darren Schreiber
994f9a8ca6
Fixed a memory leak, too short of connect times across data centers, a deadlock condition with the globals.bindings_rwlock not being released, a buffer overrun possibility or 4, and added the ability to send a body when injecting an event
2011-09-30 21:58:06 -04:00
Anthony Minessale
142fa9922c
Do not include descriptions on socket shutdowns for failures since they probably will never get it anyway and its in a protected section of code
2011-09-16 11:18:55 -05:00
Anthony Minessale
7ed7f539b0
add optional format string after myevent
2011-09-09 14:31:16 -05:00
Daniel Swarbrick
a91691999d
add MongoDB CDR module
2011-09-07 23:50:25 +02:00
Anthony Minessale
2b7a830d6d
allow duplicate headers to be parsed into events received on the wire
2011-09-06 13:56:21 -05:00
Travis Cross
3a352e67f4
bump to zeromq-2.1.9
2011-09-01 15:53:03 +00:00
Anthony Minessale
ed4b944b12
FS-3534 --resolve
2011-08-31 10:10:50 -05:00
Jeff Lenk
11bcc60077
FS-3530 --resolve
2011-08-30 09:01:07 -05:00
Andrew Thompson
af3be7b21d
Silence a silly warning about ignored return values
2011-08-24 14:44:12 -04:00
Andrew Thompson
7b656871f3
Fix unused var
2011-08-20 23:03:17 -04:00
Andrew Thompson
618ea0f2c8
FS-3488 --resolve
2011-08-20 19:45:36 -04:00
Anthony Minessale
97a7668cf2
FS-3416 --resolve
2011-08-10 07:57:20 -05:00
Jeff Lenk
fba2bbfeb5
FS-3034 --resolve
2011-07-05 11:57:55 -05:00
Travis Cross
d0db986058
version bump to zeromq-2.1.7
2011-07-03 18:29:13 +00:00
Travis Cross
ef8b793c38
resolve FS-3309; zeromq moves around upstream sources
...
Since zeromq doesn't maintain a single canonical URL for a given
version, we try both possible locations before giving up.
2011-06-06 19:17:10 +00:00
Anthony Minessale
c196e2c109
revert curl changes
2011-05-13 12:03:30 -05:00
Andrew Thompson
8ae9ab5d15
FS-3034
2011-05-11 13:55:22 -04:00
Anthony Minessale
7064487df2
FS-2936 please test on windows
2011-05-11 10:07:00 -05:00
Mathieu Rene
fee49b16df
mod_radius_cdr: log errors with the call's uuid
2011-05-05 15:23:53 -04:00
Mathieu Rene
18d29b4670
mod_radius_cdr: Add 'Freeswitch-Other-Leg-Id' av pair
2011-05-05 15:21:27 -04:00
Mathieu Rene
a5170df009
mod_radius_cdr: Add 'Freeswitch-Direction' av pair
2011-05-05 13:45:21 -04:00
Anthony Minessale
00b53a91ea
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
2011-04-29 10:24:50 -05:00
Marc Olivier Chouinard
0b780702d9
mod_event_zmq: Update download file from 2.1.3 to 2.1.4 (2.1.3 tar file is gone from zmq server)
2011-04-22 23:05:36 -04:00
Marc Olivier Chouinard
ba7dc9fde8
Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv
2011-04-22 22:49:41 -04:00
Anthony Minessale
73279f01bf
FS-3166 --resolve
2011-04-22 16:43:29 -05:00
Daniel Swarbrick
0632d22cc8
SNMP MIBs have their own comment style
2011-04-05 23:02:50 +02:00
Michal Bielicki - cypromis
9b099f474b
Added copyright headers for sponsored work
2011-04-05 13:05:22 +02:00
Josh Perry
e83af31960
Updated message creation
2011-03-26 12:34:22 -06:00
Josh Perry
4d55406717
Intitial mod_event_zmq code
2011-03-25 18:30:35 -06:00
Anthony Minessale
64bc19387c
FS-3156 FS-3157 declinatio mortuus obfirmo!
2011-03-17 12:36:33 -05:00
Anthony Minessale
30813ca58a
FS-3130
2011-03-07 10:37:58 -06:00
Daniel Swarbrick
9c4c1e813e
FS-3120 - fix segv when snmpwalking ringing channels, fix segv in snmp getBulkRequest
2011-03-04 00:17:07 +01:00
Daniel Swarbrick
eb526c573f
foo does not live here anymore
2011-03-03 23:42:22 +01:00
Anthony Minessale
b6b4e6b549
FS-3114
2011-03-03 14:36:29 -06:00
Daniel Swarbrick
64806d2d47
typo
2011-03-02 18:23:19 +01:00