summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* test: use milliseconds for re_main_timeout valueAlfred E. Heggestad2016-02-14
|
* update opus RFCsAlfred E. Heggestad2016-02-13
|
* menu: configurable bell and set incoming uaAlfred E. Heggestad2016-02-06
| | | | | | | | - add config "menu_bool yes|no" to control if the incoming call should print Bell escape characters to the terminal - on incoming call, set the current user-agent to the one with the incoming call
* stream: add warningAlfred E. Heggestad2016-02-06
|
* call: fix for decoding SIP INFO with dtmf-relayAlfred E. Heggestad2016-02-02
| | | | patch from Gary Metalle, thank you :)
* alsa: fix crash in playerAlfred E. Heggestad2016-02-02
| | | | reported by Gary Metalle
* v4l2_codec: add list of encoders (fixes #99)Alfred E. Heggestad2016-01-31
|
* Merge pull request #108 from clehner/notifyfixAlfred E. Heggestad2016-01-20
|\ | | | | Fix notification-related things
| * gtk: always handle incoming callsCharles Lehner2016-01-19
| | | | | | | | | | Even if notification support is not built in, incoming calls should get added to the app menu so the user can answer them
| * gtk: remove duplicate notification declaration. Fix #107Charles Lehner2016-01-19
| | | | | | | | Allow using USE_LIBNOTIFY even when GLib >= 2.40 is available
* | menu: stop alert on hangup (fixes #105)Alfred E. Heggestad2016-01-17
| |
* | ua: check err value properly in ua_options_send()Alfred E. Heggestad2016-01-17
| |
* | presence: ignore return value from mem_deref()Alfred E. Heggestad2016-01-17
| |
* | release baresip 0.4.17Alfred E. Heggestad2016-01-17
| |
* | config: added audiounit module to generated config (ref #91)Alfred E. Heggestad2016-01-17
| |
* | auloop: add 44100 Hz to the table of sample-ratesAlfred E. Heggestad2016-01-16
| |
* | audiounit: add debug of hardware sample-rateAlfred E. Heggestad2016-01-16
| |
* | Fix audiounit recording on OSX, technotes TN2223 and TN2091Sebastian Reimers2016-01-16
| |
* | mk: add build detection of audiounit module for OSXAlfred E. Heggestad2016-01-16
| |
* | Merge pull request #104 from czarkoff/sndioAlfred E. Heggestad2016-01-15
|\ \ | | | | | | sndio: initialize "par" to NULL
| * | sndio: initialize "par" to NULLDmitrij D. Czarkoff2016-01-15
|/ /
* | Merge pull request #102 from czarkoff/gtkAlfred E. Heggestad2016-01-14
|\ \ | | | | | | gtk: make module ANSI C compliant
| * | gtk: make module ANSI C compliantDmitrij D. Czarkoff2016-01-14
| | |
* | | Merge pull request #100 from czarkoff/daalaAlfred E. Heggestad2016-01-14
|\ \ \ | |/ / |/| | daala: recover after recent api change
| * | daala: recover after recent api changeDmitrij D. Czarkoff2016-01-14
|/ /
* | selftest: silent output, add optional verbose -vAlfred E. Heggestad2016-01-09
| |
* | move playing of ringtones to the menu-moduleAlfred E. Heggestad2016-01-09
| |
* | move password_prompt function to ui.cAlfred E. Heggestad2016-01-03
| |
* | conf: keep the struct conf allocatedAlfred E. Heggestad2016-01-03
| |
* | baresip now needs librem v0.4.7 or laterAlfred E. Heggestad2016-01-03
| |
* | alsa: add option to specify sample formatAlfred E. Heggestad2016-01-03
| | | | | | | | | | | | | | | | | | | | | | | | - Default sample format is still S16 - You can specify in baresip config: alsa_sample_format float - Supported formats: s16, float, s24_3le Thanks to Ola Palm for code snippets and testing
* | docs: added JACK module to READMEAlfred E. Heggestad2016-01-03
| |
* | Merge pull request #90 from alfredh/jackAlfred E. Heggestad2016-01-03
|\ \ | | | | | | Jack
| * \ Merge branch 'master' into jackAlfred E. Heggestad2016-01-03
| |\ \ | |/ / |/| |
* | | Symbian32 platform is not support anymoreAlfred E. Heggestad2016-01-03
| | |
* | | gst1: remove re_printf debug (fixes #96)Alfred E. Heggestad2015-12-19
| | |
* | | config: add aubridge module to sample configAlfred E. Heggestad2015-12-19
| | |
* | | docs: add echo-server module to READMEAlfred E. Heggestad2015-12-19
| | |
* | | contact: disable access-rule that blocks all incoming callsAlfred E. Heggestad2015-12-19
| | |
* | | Merge pull request #95 from sreimers/masterAlfred E. Heggestad2015-12-19
|\ \ \ | |_|/ |/| | Multi Call Echo Module - Experimental
| * | Multi Call Echo Module - ExperimentalSebastian Reimers2015-12-13
|/ /
* | Merge pull request #94 from sreimers/masterAlfred E. Heggestad2015-12-13
|\ \ | | | | | | fixes alfredh/baresip#93 glibc >=2.20 _BSD_SOURCE warning
| * | fixes alfredh/baresip#93 glibc >=2.20 _BSD_SOURCE warningSebastian Reimers2015-12-13
|/ /
* | mwi: remove debug messageAlfred E. Heggestad2015-12-13
| |
* | audio: add milliseconds to log messageAlfred E. Heggestad2015-12-13
| |
* | gtk: fix build warningAlfred E. Heggestad2015-12-04
| | | | | | | | | | | | | | CC [M] build-x86_64/modules/gtk/gtk_mod.o modules/gtk/gtk_mod.c: In function ‘notify_incoming_call’: modules/gtk/gtk_mod.c:340:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
| * Merge branch 'master' into jackAlfred E. Heggestad2015-12-04
| |\ | |/ |/|
* | baresip version 0.4.16Alfred E. Heggestad2015-12-01
| |
* | zrtp: fix ZRTP over TURNAlfred E. Heggestad2015-12-01
| |
* | test: link to -static-libgcc for win32Alfred E. Heggestad2015-12-01
| |