- 03 Feb, 2009 1 commit
-
-
Emmanuel Milou authored
-
- 29 Jan, 2009 1 commit
-
-
Emmanuel Milou authored
-
- 28 Jan, 2009 2 commits
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- 14 Jan, 2009 1 commit
-
-
Emmanuel Milou authored
-
- 10 Oct, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 09 Oct, 2008 1 commit
-
-
Yun Liu authored
-
- 02 Oct, 2008 1 commit
-
-
Yun Liu authored
-
- 30 Sep, 2008 1 commit
-
-
Yun Liu authored
-
- 25 Sep, 2008 1 commit
-
-
Emmanuel Milou authored
add a port field in the GTK account window configuration
-
- 22 May, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 25 Apr, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 22 Apr, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 18 Apr, 2008 1 commit
-
-
Emmanuel Milou authored
Comments every methods in every header
-
- 21 Mar, 2008 1 commit
-
-
Emmanuel Milou authored
The user can choose in the account window if he wants to enable STUN
-
- 03 Mar, 2008 1 commit
-
-
Guillaume Carmel-Archambault authored
-
- 11 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 02 Oct, 2007 2 commits
-
-
Alexandre Bourget authored
-
Alexandre Bourget authored
-
- 25 Sep, 2007 2 commits
-
-
Alexandre Bourget authored
Now, there should be only an 'Enabled' toggle for each account. It determines if the account is registered on start-up AND if it's enabled, generally. TODO: We'll need another parameter, to select which account is the one used to do calls. Anyways, it wasn't very convenient to use the 'First one enabled', since you'll often want multiple accounts enabled, and be able to select which account to use for an outgoing call. This commit updates the SFLphone daemon and the Gtk+ client. It removes a whole bunch of useless variables (_state, _shouldInitOnStart, _shouldRegisterOnStart, _registered). Now the registration state is fetched directly from the VoIPLink (when called from the Account). So, no more duplication of statuses. TODO: SFLphone-gtk will need to support the TRYING and ERROR messages as 'Status' reply.
-
Alexandre Bourget authored
* Renamed setRegister/setUnregister to sendRegister/sendUnregister, reflecting more precisely what the function does. * Renamed (un)registerAccount to (un)registerVoIPLink in account/iaxaccount/sipaccount * Renamed (un)registerVoIPLink to (un)registerAccount in managerimpl.cpp|h * Prepared the way for dynamic registration reporting (to the GUI). Now has more precise way to describe reg. state: Unregistered, Trying, Error, Registered * Delete `_link` on SIPAccount/IAXAccount destruction * All sync of the regist. state with the Manager, is now done in VoIPLink::setRegistrationState() * Document all the way
-
- 12 Sep, 2007 1 commit
-
-
Alexandre Bourget authored
-
- 07 Sep, 2007 2 commits
-
-
Alexandre Bourget authored
-
Pierre-Luc Beaudoin authored
Working DBus
-
- 30 Aug, 2007 1 commit
-
-
Alexandre Bourget authored
-
- 29 Aug, 2007 2 commits
-
-
Alexandre Bourget authored
-
Alexandre Bourget authored
+ minor cosmetics
-
- 28 Jul, 2006 1 commit
-
-
yanmorin authored
Moving session in SFLPhoneApp to a global pointer New implementation of hangup/accept for iax
-
- 25 Jul, 2006 1 commit
-
-
yanmorin authored
-
- 12 Jul, 2006 1 commit
-
-
yanmorin authored
Need to send the message in qt
-
- 09 Apr, 2006 1 commit
-
-
yanmorin authored
Documentation generation (remove copyright as doxygen brief summary) doygen Doxyfile
-
- 02 Apr, 2006 1 commit
-
-
yanmorin authored
New account implementation. Need to test more and add dynamic handling in Qt Interface. SipCall, Call, VoIPLink were rewritten completly Configuration now in [SIP0] section of .sflphonedrc The debug of sflphoned is very verbose. sflphone-cli may not work right now (need to send SIP0 as accountId).
-
- 30 Mar, 2006 1 commit
-
-
yanmorin authored
VoIPLink integration inside account getAccount() patch for managerimpl Remove old voiplink vector in managerimpl
-
- 29 Mar, 2006 3 commits