|
f0c23e62b2
|
#8449: Update version 1.0.2
|
2012-02-08 12:34:46 -05:00 |
|
|
4a54020d0c
|
* #8542: test for .git existence before moving pre-commit hook
|
2012-02-07 10:18:30 -05:00 |
|
|
f8bfdfaa84
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-02-06 10:34:41 -05:00 |
|
|
88a4ae3b92
|
* #8542: autogen.sh should not require git
|
2012-02-06 01:02:52 -05:00 |
|
|
d0233b7ff4
|
eventthread: cleanup
|
2012-02-03 13:56:39 -05:00 |
|
|
6614ee1e24
|
* #8542: removed trailing whitespace from tree
Also added whitespace checking pre-commit hook when autogen.sh is called.
|
2012-02-03 13:14:02 -05:00 |
|
|
33eb9d8fec
|
siptest: cleanup
|
2012-02-02 16:19:57 -05:00 |
|
|
5c61ab48e9
|
gnome: dbus: cleanup
|
2012-02-02 16:13:16 -05:00 |
|
|
a2f0391aef
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-02-02 10:42:07 -05:00 |
|
|
9feb72595b
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-02-02 00:03:14 -05:00 |
|
|
073a868f21
|
dbus: added some exception handling
|
2012-02-02 00:02:22 -05:00 |
|
|
9ba0c49c7c
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-02-01 14:17:20 -05:00 |
|
|
7472453e34
|
#7460: Fixed single outgoing call test
|
2012-02-01 14:08:15 -05:00 |
|
|
cfd30c8c76
|
#7460: Disable sipp logging for sip test
|
2012-02-01 11:28:17 -05:00 |
|
|
a644038b44
|
* #8487: use gboolean, not int
|
2012-01-31 10:33:36 -05:00 |
|
|
603a73ef1b
|
* #8487: remove unneeded cast
|
2012-01-30 16:44:55 -05:00 |
|
|
8115262d36
|
* 8487: cleanup in dbus
fixed mispelling of transferSucceeded, added check_error function
|
2012-01-30 15:55:17 -05:00 |
|
|
4595f26a89
|
* #8461: suppress warnings from ccrtp
|
2012-01-30 10:48:10 -05:00 |
|
|
516c1c54d5
|
Fix invalid date format in Debian changelog
|
2012-01-30 12:14:36 +13:00 |
|
|
2efdcf07e1
|
Update broken URL in watch file
The software itself is now available from:
http://www.codepad.de/en/download/firefox-add-ons/telify.html
|
2012-01-30 12:13:42 +13:00 |
|
|
e725ff24d8
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
Conflicts:
daemon/src/sip/sipvoiplink.cpp
|
2012-01-29 13:53:42 -05:00 |
|
|
2e9b206f86
|
#3674: Add contact option in configuration
|
2012-01-29 13:29:44 -05:00 |
|
|
abebe234c7
|
#3674: Apply contact header update optionnaly
|
2012-01-29 12:54:28 -05:00 |
|
|
1d83aab4e1
|
* #8450: fixed confusion between expire and enable values
|
2012-01-27 17:24:51 -05:00 |
|
|
ebba8a9b9a
|
* #8435: Remove typos
Debian has automated systems that look for common typos in binaries
|
2012-01-26 10:33:43 -05:00 |
|
|
6ff9fbd9c6
|
sipvoiplink: whitespace fixes, cleanup
Use anonymous namespaces to make names translation unit local, rather than "static"
|
2012-01-25 17:16:17 -05:00 |
|
|
3dcfcbc228
|
* #8409: each account stores its own voiplink pointer
This avoids casts and is cleaner.
|
2012-01-25 16:52:08 -05:00 |
|
|
e28002a1a3
|
fileutils: keep functions out of global namespace
|
2012-01-25 16:34:16 -05:00 |
|
|
0661b858e4
|
dtmf: TWO_PI applies to frequency component, not sample offset
|
2012-01-25 09:11:14 -05:00 |
|
|
1101b7bd27
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
Conflicts:
daemon/src/sip/sipaccount.h
|
2012-01-25 09:01:59 -05:00 |
|
|
203abebdaa
|
#3674: refactor contact header generation, add update contact header in registration_cb
|
2012-01-24 18:28:26 -05:00 |
|
|
4f2d75f91c
|
configure: cleanup, updated copyright year
|
2012-01-24 14:41:55 -05:00 |
|
|
26db8b450d
|
* #8339: preserve dtmf setting between sessions
No need to represent DTMF with an enum
|
2012-01-24 13:03:23 -05:00 |
|
|
2339f0bd6c
|
* #8181: fixes deadlock on exit
Status bar update is not done in a separate thread anymore, so the mutex
should not have been there.
|
2012-01-23 18:04:26 -05:00 |
|
|
8d3e027aab
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-01-23 17:32:44 -05:00 |
|
|
eac50e6aed
|
dtmf: remove unneeded casts, added some sanity checks
|
2012-01-23 17:32:02 -05:00 |
|
|
82a7100b5b
|
#3674: Add test server that answer REGISTER request (200 OK) with a different Contact
|
2012-01-23 15:01:56 -05:00 |
|
|
66c4ff56cf
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-01-23 11:55:47 -05:00 |
|
|
39a2eb3f78
|
cleanup
|
2012-01-23 11:51:04 -05:00 |
|
|
11ceff1f1a
|
cleanup in xml files
|
2012-01-23 11:36:39 -05:00 |
|
|
ae8c4c31d5
|
#8315: Fix unknown call when hanging up a call in another client
|
2012-01-20 14:53:20 -05:00 |
|
|
00d8956cd3
|
Revert "Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone"
This reverts commit a4256fcbdc , reversing
changes made to aa2dd717db .
|
2012-01-20 09:06:58 -05:00 |
|
|
a4256fcbdc
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2012-01-19 17:43:53 -05:00 |
|
|
ecf192c9ee
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
Conflicts:
daemon/src/managerimpl.cpp
|
2012-01-19 17:43:23 -05:00 |
|
|
aa2dd717db
|
[#8176] Add pjsip build definitions for Linux/s390 targets
Signed-off-by: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
|
2012-01-19 14:36:20 -05:00 |
|
|
c6395b0292
|
* #7264: history has to know when calls were missed
Assumes that this is the case if a call is ringing when it is
terminated.
|
2012-01-09 18:36:44 -05:00 |
|
|
8b2f4af3cd
|
* #7264: don't duplicate display name for incoming calls
|
2012-01-09 18:13:45 -05:00 |
|
|
51e26495c8
|
* #7264: gnome: don't display <sip: or <sips: prefix in history
|
2012-01-09 18:12:17 -05:00 |
|
|
fc0b9f5a3f
|
#5607: Fill pulseaudio device list and update klist according to audio manager type
|
2012-01-09 16:54:14 -05:00 |
|
|
27327cb208
|
#5607: Implment pulseaudio audio device selection in user interface
|
2012-01-09 16:15:35 -05:00 |
|