- 15 Aug, 2011 5 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Instead it is part of Manager which is already itself a singleton When the client requests termination of the daemon, the DBusManager instance is not destructed, so we avoid using already freed memory make Manager::(un)serialize static functions, they don't depend on the instance state No need to check for the NULLity of _dbus anymore Remove a useless argument to initConfigFile
-
Rafaël Carré authored
remove a few messages
-
Rafaël Carré authored
sflphone-common -> daemon sflphone-client-gnome -> gnome sflphone-client-kde -> kde sflphone-plugins -> plugins
-
- 12 Aug, 2011 3 commits
-
-
Tristan Matthews authored
-
Rafaël Carré authored
fix a use after free
-
Rafaël Carré authored
-
- 11 Aug, 2011 1 commit
-
-
Tristan Matthews authored
Also the memory pool for the SDP must be deallocated after we've destroyed the SDP.
-
- 10 Aug, 2011 3 commits
-
-
Tristan Matthews authored
-
Rafaël Carré authored
The GUI lets user choose .ul (ULAW) or .au files (GSM) However RawFile class assumes ULAW only so we reject GSM files
-
Rafaël Carré authored
-
- 05 Aug, 2011 2 commits
-
-
Rafaël Carré authored
use AC_DEFINE_UNQUOTED to perform shell expansion Do not use USE_IAX in code, it's makefile only Always define HAVE_IAX to 0 or 1 (1 if enabled)
-
Rafaël Carré authored
-
- 03 Aug, 2011 1 commit
-
-
Tristan Matthews authored
-
- 02 Aug, 2011 1 commit
-
-
Rafaël Carré authored
replace with glibc %m in format strings
-
- 01 Aug, 2011 1 commit
-
-
Rafaël Carré authored
The SIP credentials are transmitted (between client and daemon) and (un)serialized (in the config file) as a list of items holding: - realm - username - password The password associated to the SIP account will be removed as it is redundant with the first item of the list. idem for the authentication username.
-
- 29 Jul, 2011 1 commit
-
-
Rafaël Carré authored
-
- 28 Jul, 2011 4 commits
-
-
Rafaël Carré authored
So move accountID from SIPVoIPLink to IAXVoIPLink
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
while -> for rename some preferences members which are not sequences remove unused members
-
- 27 Jul, 2011 3 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 15 Jul, 2011 1 commit
-
-
Tristan Matthews authored
It was erroring out too early.
-
- 30 Jun, 2011 3 commits
-
-
Alexandre Savard authored
-
Tristan Matthews authored
-
Alexandre Savard authored
-
- 29 Jun, 2011 1 commit
-
-
Alexandre Savard authored
-
- 28 Jun, 2011 3 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 22 Jun, 2011 1 commit
-
-
Alexandre Savard authored
-
- 21 Jun, 2011 3 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 17 Jun, 2011 2 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 16 Jun, 2011 1 commit
-
-
Alexandre Savard authored
-