]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2007-01-31  Anthony Minessalecore framework for reverse media bugs
2007-01-31  Anthony Minessaleupdate default conf
2007-01-31  Anthony Minessaledoh
2007-01-31  Anthony Minessaleonly 1 call can control the ring device
2007-01-31  Anthony Minessaleupdate
2007-01-31  Michael Jerrisresolve possible loss of data warnings
2007-01-31  Michael Jerrispointer truncation fix.
2007-01-31  Michael Jerrisfix windows build when there is a space in the source...
2007-01-30  Michael Jerriscode before declaration, and function must return value.
2007-01-30  Michael JerrisYet another attempt to get the garbage collector code...
2007-01-30  Anthony Minessaleummm.... yeah...
2007-01-30  Anthony Minessaletrigger dingaling rebuild
2007-01-30  Anthony Minessaleadd success cause for originate
2007-01-30  Anthony Minessaleconf tweaks the series
2007-01-29  Anthony Minessalefix dingaling reject
2007-01-29  Anthony Minessalemake send_dtmf parse w and W for 500 and 1000 ms pause
2007-01-29  Michael Jerrisadd queue_dtmf application, takes one param, a string...
2007-01-29  Anthony Minessalemore tweaks
2007-01-29  Anthony Minessalefix conference parse bug
2007-01-29  Michael Jerrisfix typo double >, fix via e-mail from Bret McDanel.
2007-01-29  Michael Jerrismerge changes from ezXML 0.8.6
2007-01-29  Anthony Minessaleadd tag to sipfrag notify packets re: pekka's advice
2007-01-29  Anthony Minessalemake sofia try harder to match the packet interval...
2007-01-29  Anthony Minessalefew sofia cleanups complements of CtRiX (thanks for...
2007-01-29  Anthony Minessalecodec tweaks (do a make sure)
2007-01-29  Brian Westthis is the correct values
2007-01-29  Michael Jerrisfix session_record api interface param handling (from...
2007-01-28  Brian Westupdate to allow args to enum dialplan for lookups.
2007-01-28  Anthony MinessaleCODEC TWEAK
2007-01-28  Anthony Minessalefix sleep to work right on unanswered channels
2007-01-28  Anthony Minessaletweak default conf for better first experience
2007-01-28  Anthony Minessaleadd stupid 2833 crap
2007-01-27  Anthony Minessalefix (part2)
2007-01-27  Anthony Minessalefix
2007-01-27  Anthony Minessalefix mute
2007-01-27  Anthony MinessaleA few changes:
2007-01-27  Michael Jerrisfail the call when the best match is a codec with no...
2007-01-27  Michael Jerrisdiffering const qualifiers.
2007-01-26  Anthony Minessaleadd sip_call_id variable to sofia
2007-01-26  Anthony Minessalefix cause code passthrough
2007-01-26  Anthony Minessalefix horrible evil bug update to this revision at once...
2007-01-26  Anthony Minessaleadd more hint info to conference xml open
2007-01-26  Anthony Minessaleadd more hint info to conference xml open
2007-01-26  Anthony Minessalemodest rearranging
2007-01-25  Anthony Minessalemake conference_local_play_file honor the sound-prefix...
2007-01-25  Anthony Minessalemake reg freq 2 sec less than you actually say to avoid...
2007-01-25  Anthony MinessaleInitial Check-In of mod_lumenvox
2007-01-24  Anthony Minessaleadd some more dispositions
2007-01-24  Anthony Minessalefix typo
2007-01-23  Michael Jerriswho thought tolower should return int??
2007-01-23  Anthony Minessaleadd nonce TTL option to sofia to decide when nonce...
2007-01-23  Anthony Minessalefix typo (ya ya very funny)
2007-01-23  Anthony Minessaleadd via hack for portaudio
2007-01-23  Anthony Minessaleadd flags command to control mute and deaf operations
2007-01-23  Anthony Minessaleadd original combined conf as an example
2007-01-23  Michael Jerrisvoid functions shouldn't return values.
2007-01-23  Michael Jerrisuse the right #define flags for permissions on open.
2007-01-23  Michael Jerrischange new xml stuff to use path sep define, and to...
2007-01-23  Michael Jerristweak var types in xml config, change makefile to insta...
2007-01-23  Anthony Minessalexml preprocessor (calling all documentors and default...
2007-01-22  Yossi NeimanMerged changes from my branch r4024.
2007-01-22  Yossi NeimanCommented out the CFLAGS in mod_cdr for using my apr_qu...
2007-01-22  Yossi NeimanMerged changes in from my branch at r4020.
2007-01-22  Anthony Minessaletweak core for build err and add core_get_var
2007-01-22  Michael Jerrisadd "freeswitch_api" in addition to "freeswitch.api...
2007-01-22  Michael Jerrisadd file object from spidermonkey.
2007-01-22  Michael Jerristweak to work around shutdown segfault in windows in...
2007-01-22  Michael Jerrisrearrange a bit
2007-01-22  Michael Jerrisuse closesocket on sockets.. not close
2007-01-21  Anthony Minessalelet bgapi choose your own id
2007-01-21  Michael Jerrismake executable.
2007-01-20  Michael Jerrismake r_sdp char * due to function w/ diff const qualifer.
2007-01-20  Anthony Minessaleadd late negotiation mode for sofia
2007-01-20  Michael Jerris"pa_dtmf" -> "pa dtmf" in api help text.
2007-01-19  Michael Jerrisdoxygen
2007-01-19  Michael Jerriswhoops.. cr/lf -> lf
2007-01-19  Anthony Minessaleupdate
2007-01-19  Anthony Minessaleminor tweak
2007-01-19  Anthony Minessaleauto ip fix for w32
2007-01-19  Anthony Minessaleupdate for mac
2007-01-19  Anthony Minessaleauto ip stuff
2007-01-19  Michael Jerrisadded no fork mode to the executable so it can be used...
2007-01-19  Michael Jerrisindications are that we can use mfence, lfence, sfence...
2007-01-19  Michael Jerrisuse strchr instead of index as recommended by the linux...
2007-01-19  Michael JerrisInitial windows build for new portaudio module, so...
2007-01-19  Anthony Minessalea few twiax for early media (part 1)
2007-01-19  Anthony Minessalea few twiax to prevent a race condition
2007-01-19  Anthony Minessaleminor tweaks on new portaudio stuff
2007-01-19  Michael Jerrisremove extra bits of code from debugging
2007-01-19  Michael Jerrisfix url parser from when I broke it trying to fix it...
2007-01-18  Anthony Minessalepre_answer only in ivr menus (you will have to actually...
2007-01-18  Anthony Minessalefix xml parser in ivr menus
2007-01-18  Anthony Minessaleivr menu tweak
2007-01-17  Anthony Minessaleallow storage of a1 hash in user directory field 'a1...
2007-01-17  Anthony Minessalefix for cnonce crap (tell pekka)
2007-01-17  Anthony MinessaleNew mod_portaudio (sponspred by eWorldCom http://www...
2007-01-17  Anthony MinessaleAdd mod_xml_curl to modules.conf.in and add parameter...
2007-01-16  Anthony Minessalefix play member in conf
2007-01-16  Brian WestThe Makefile.in was correct but this file was not.
2007-01-16  Anthony Minessalefactor out pool
next