]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2010-05-02  Brian WestMODAPP-423
2010-05-02  Brian West MODENDP-303
2010-05-02  Brian West XML-26
2010-05-02  Brian West + x
2010-05-02  Brian West fix MODENDP-305
2010-05-01  Brian West update docs
2010-05-01  Moises Silvafreetdm: fix leak of request ids in queue mode.
2010-05-01  Jeff LenkMODSOFIA-71 for windows
2010-05-01  Jeff LenkEnable mod_curl in build
2010-04-30  Brian West example of how to use loopback in this case if you...
2010-04-30  Stefan Knoblichtell gcc where to look for includes needed to create...
2010-04-30  Mathieu ReneAdd /uuid command to fs_cli to filter logs by uuid
2010-04-30  Stefan Knoblich[FreeTDM] gcc-4.5: Use zt_event_t instead of ftdm_oob_e...
2010-04-30  Anthony Minessalefix switch_get_addr to work with v6 properly
2010-04-30  Stefan KnoblichFreeTDM: remove stray apostrophe
2010-04-30  Moises Silvafreetdm: do not dial until DIALING state handler
2010-04-30  Michael Jerrisupdate syntax
2010-04-29  Moises Silvafreetdm: windows fixes
2010-04-29  Rupa Schomakercorrect error msgs
2010-04-29  cypromisadded osp conf file to spec file
2010-04-29  Brian WestCheck in mod_osp from transnexus thank you.
2010-04-28  Anthony Minessale/MODSOFIA-74
2010-04-28  Michael Jerriswindows needs sockets too
2010-04-28  Moises Silvaadded commented entry for mod_freetdm in modules.conf.in
2010-04-28  Moises Silvafreetdm: check protocol status after configuring the...
2010-04-28  Moises Silvafreetdm: fix boost glare invalid state transition
2010-04-28  Moises Silvafreetdm: dont access span_id or chan_id
2010-04-28  Moises Silvafreetdm: remove header
2010-04-28  Moises Silvafreetdm: added doxygen config
2010-04-28  Moises Silvafreetdm: added documentation and clean up script
2010-04-28  Moises Silvafreetdm: hangup the chan call when the core fails to...
2010-04-28  Moises Silvafreetdm: get rid of duplicated ftdm_types.h from previo...
2010-04-28  Moises Silvafreetdm: remove warning when checking sig status
2010-04-28  Moises Silvafreetdm: fix dchan libpri
2010-04-28  Moises Silvafix flags
2010-04-28  Moises Silvafreetdm: completion of compilation with initial reworke...
2010-04-28  Moises Silvastart API cleanup by moving private headers and data...
2010-04-28  Anthony Minessaleremove debug printf left behind in previous commit
2010-04-28  Anthony Minessalefix potential excess cpu usage during originate
2010-04-28  Anthony Minessalefix bug in fscore_pb
2010-04-28  Brian WestMerge branch 'master' of git.freeswitch.org:freeswitch
2010-04-28  Brian West fix this
2010-04-28  Christopher... Do not allow timeout when opening MRCP session
2010-04-27  David Yat SinMerge branch 'master' of git@git.freeswitch.org:freeswitch
2010-04-27  David Yat SinRemoved use of ftdmchan->flags from mod_freetdm.c as...
2010-04-27  Anthony Minessaleadd callee id to events and add global param verbose...
2010-04-27  David Yat Sinfreetdm: moved type inside ftdm_configure_span_channels
2010-04-27  cypromisTypo in specfile change date
2010-04-27  David Yat Sinfreetdm: fio->configure_span moved inside ftdm_configur...
2010-04-27  Anthony Minessalereplace don't bridge when parsing replaces header on...
2010-04-27  Anthony Minessalereplace don't bridge when parsing replaces header on...
2010-04-27  Brian West evil nat scenarios
2010-04-27  Brian West update ignore
2010-04-27  David Yat SinMerge branch 'master' of git@git.freeswitch.org:freeswitch
2010-04-27  David Yat Sinfreetdm: Added signalling status report
2010-04-27  Anthony MinessaleMODENDP-304
2010-04-26  Anthony MinessaleMODAPP-403
2010-04-26  Anthony MinessaleFSCORE-597
2010-04-26  Jeff LenkBuild fixes for windows
2010-04-26  Michael Jerrisadd xml error checking
2010-04-26  Michael Jerrisadd terminte-on-silence conference param
2010-04-26  Michael Jerrismod_sofia: add 'allow-empty-password' param (default...
2010-04-26  Michael Jerrismod_voicemail: add 'vm-enabled' param (default true)
2010-04-26  Michael Jerrisadd last talking time per member to conference xml...
2010-04-26  Michael Jerrismod_sofia: add EXPSECS time till reg expire and total...
2010-04-26  Michael Jerrismod_sofia: add 'sofia_count_reg' api function
2010-04-26  Michael Jerrisadd 'direction' chan var
2010-04-26  Michael Jerristweak log
2010-04-26  Michael Jerriscore: add 'critical' param on modules.conf to abort...
2010-04-26  Michael Jerrisfactor out timecheck function from Moc
2010-04-26  Michael Jerrismod_spy: add support for loopback endpoint (MODAPP...
2010-04-26  Michael Jerriscore: add sound_prefix support in uuid_displace (FSCORE...
2010-04-26  Michael Jerrismod_sofia: add failed call statistics to gateways ...
2010-04-26  Michael Jerrisfix build error due to missing zlib linking when using...
2010-04-26  Michael Jerrislibdingaling: fix race on shutdown causing crash (FSMOD-47)
2010-04-26  cseketuse force_process_cdr variable added in XML-17
2010-04-26  Michael Jerrismod_fifo: allow multiple dtmf to exit fifo, set fifo_ca...
2010-04-26  Michael Jerrisdon't put ':' in to user agent string (MODSOFIA-71)
2010-04-26  Michael Jerrismod_xml_cdr: add leg param to query string (XML-24)
2010-04-26  Michael Jerriscleanup C reserved identifer violation (JANITOR-3)
2010-04-26  Michael Jerrismore efficient check
2010-04-24  Michael Jerrismod_xml_cdr: add force_process_cdr var to process b...
2010-04-24  Brian West unmap the implicit rtcp port
2010-04-24  Stefan Knoblichswitch_dso.c: FreeBSD(8.0) dlerror() returns const...
2010-04-23  Mathieu ReneTweak bridge_early_media to support passthrough codecs
2010-04-23  David Yat SinMerge branch 'master' of git@git.freeswitch.org:freeswitch
2010-04-23  David Yat SinAdded signalling state handle for boost modules
2010-04-23  Anthony Minessalecleanup whitespace and add some logging
2010-04-23  Nenad CorbicMerge branch 'master' of git://git.freeswitch.org/frees...
2010-04-23  Anthony Minessaleadd sanity check to launch threads that catch hangup...
2010-04-23  cseketfix windows build (MODEVENT-63)
2010-04-23  Brian West swigall
2010-04-23  Moises Silvafreetdm: handle_call_done must be called on call start...
2010-04-23  Moises Silvafreetdm: add IN_LOOP state to the state 2 str macro
2010-04-23  cypromisbumped spec file vrersion up to 1.0.7-trunk for trunk
2010-04-23  Brian West MP4V-ES passthru for washibechi on IRC
2010-04-23  Jeff LenkMODEVENT-63 vcproj changes - the rest waiting on tarbal...
2010-04-22  Anthony Minessalealways export 'export_vars'
2010-04-22  David Yat SinMerge branch 'master' of git@git.freeswitch.org:freeswitch
2010-04-22  Anthony Minessaletry harder to get db handle in sql thread and fail...
next