This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-24 10:31:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
event_handlers
/
mod_erlang_event
History
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
..
ei_helpers.c
Silence a silly warning about ignored return values
2011-08-24 14:44:12 -04:00
freeswitch.erl
Add some wrapper functions for the new session event filter stuff
2010-08-04 11:28:53 -04:00
handle_msg.c
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
Makefile.in
Add a Makefile.in for mod_erlang_event in preparation for when my configure patch gets merged
2009-03-12 00:43:07 +00:00
mod_erlang_event.2008.vcproj
Huh, I guess that was a socket not a file descriptor
2009-06-11 23:48:08 +00:00
mod_erlang_event.c
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
mod_erlang_event.h
mod_erlang_event Add proper locking for the list of XML bindings
2011-01-21 21:53:03 -05:00