]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
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
2007-01-15  Michael Jerrisfix seg with register w/ no contact.
2007-01-15  Michael Jerrisbetter error message/don't print null when no sip-ip...
2007-01-15  Anthony Minessaleheed the advice of tech_choose_port
2007-01-15  Michael Jerriscan't set max forwards if it's not there.
2007-01-15  Michael Jerrisbind to the right address when using ext-sip-ip
2007-01-15  Michael Jerrisif we define ext-sip-ip in the profile for config,...
2007-01-13  Anthony Minessaleadd enum to default build
2007-01-13  Anthony MinessaleAvoiding Segfaults from buggy depend libs
2007-01-12  Anthony Minessaleadd session_record api command
2007-01-12  Anthony MinessaleAvoiding Deadlock
2007-01-12  Anthony MinessaleAvoiding Deadlock
2007-01-12  Anthony MinessaleAvoiding Deadlock (by puting the mutex in the right...
2007-01-11  Michael Jerrisadd max_forwards chanvar, maybe we should put this...
2007-01-11  Michael Jerrisuse blank instead of null if no username
2007-01-11  Anthony Minessaleadd rwlock to members
2007-01-11  Michael Jerrisuse the request uri instead of to for primary routing
2007-01-11  Anthony Minessaleupdate conference to add lock sounds, sound prefix...
2007-01-10  Michael Jerriscompletely untested redirect support, need to try this...
2007-01-10  Brian Westadd g729a as a registered codec type.
2007-01-10  Anthony Minessaleadd mod_say_en to default modules.conf.in
2007-01-10  Michael JerrisThe day before today Mike Murdock found a bug making...
2007-01-09  Anthony Minessaleadd getvar
2007-01-08  Anthony Minessaleminor tweaks in conference
2007-01-08  Michael Jerrisswitch all libs and mods to use the dynamic instead...
2007-01-08  Michael JerrisMake sure we pass early media after the pre-answer...
2007-01-07  Michael Jerrisswitch all libs and mods to use the dynamic instead...
2007-01-07  Michael Jerrispotentially uninitialized vars
2007-01-06  Michael Jerrisadd switch_time_exp_gmt_get for mishehu
2007-01-06  Michael Jerristhe runtime needs to match to core, or the realloc...
2007-01-06  Michael Jerrisfix segfault.
2007-01-06  Michael Jerrisdatatype to match usage.
2007-01-06  Mike MurdockAdded ability to spell digits too
2007-01-06  Mike MurdockMove time and currency files into respective directories
2007-01-06  Anthony Minessaledon't call us we'll call you
2007-01-06  Anthony Minessaletweak
2007-01-06  Michael Jerrisfix issues with speaking 1 or 0 amounts in time measurement
2007-01-06  Anthony Minessaleadd fixes from mmurdock, thanks mike
2007-01-05  Michael Jerrissimplify en_say_money to not have to use math fuctions...
2007-01-05  Michael Jerrismake build on windows.
2007-01-05  Anthony Minessalemove opts up
2007-01-05  Anthony Minessalefix names
2007-01-04  Anthony Minessalefix seg from bad input
2007-01-04  Anthony Minessaletrigger sofia rebuild
2007-01-04  Anthony Minessaleadd dtmf function to conference
2007-01-04  Anthony Minessaletidy up on top of last commit
2007-01-04  Anthony Minessaleadd parameter parsing to dial string (leading name...
2007-01-04  Anthony Minessalefix uninit ints
2007-01-03  Anthony Minessaleupdate phrase interface
2007-01-03  Anthony Minessaleadd strepoch api call and more say stuff
2007-01-03  Anthony Minessalesome changes from mmurdock
2007-01-02  Michael Jerrisallow unescaped # in username portion of uri even thoug...
2007-01-02  Anthony Minessalesay update
2007-01-02  Anthony Minessalefix conference stop bug
2007-01-02  Michael Jerrisrevert previous change
2007-01-02  Anthony Minessalecome down from acid trip there is no test_flag_locked
2007-01-02  Anthony Minessaleadd hangup dp app
2007-01-02  Anthony Minessaleadd continue_on_fail param to bridgecall
2007-01-02  Michael Jerrisuse the request uri instead of to for primary routing
2007-01-02  Michael Jerriscorrect path to pcre.h
2007-01-02  Michael Jerrisupdate windows build to use in tree sofia-sip
2007-01-02  Michael Jerrisupdate to latest darcs sofia
2007-01-02  Michael Jerrisfix windows generation of header file
2006-12-31  Anthony Minessalefix hold issue reported by irate anonymous guy on irc
2006-12-31  Anthony Minessalefix messed up switch statement
next