Commit Graph

354 Commits

Author SHA1 Message Date
65eb444812 Removing error class 2005-10-29 23:34:22 +00:00
afeae31bb9 Handling onhold answering call 2005-10-29 20:56:16 +00:00
b859142d5f Held and not holded 2005-10-29 17:56:06 +00:00
a701fe3bba Don't close sflphone when portaudio failed to load
Remove enable_audio variable (non-protected) in SipCall
2005-10-29 17:48:23 +00:00
1620098ad4 Added debugging messages to detect the stop bugs when you play a tone 2005-10-28 21:48:08 +00:00
31997016b9 Try to remove unlock from deamon
But it is unstable
2005-10-28 18:57:51 +00:00
0266fde66f Debugging incoming message
It's seems like we don't listen to the good port
2005-10-27 22:47:59 +00:00
a319b4631d Debugging incoming call 2005-10-27 21:08:19 +00:00
739560531c *** empty log message *** 2005-10-27 20:16:49 +00:00
59659d29c7 Remove some comment
Correcting some sound issue
Using fix FRAME_PER_BUFFER is better than 0
2005-10-27 18:37:26 +00:00
1e4ded3cbd segfault fix 2005-10-27 15:04:14 +00:00
e241c935a8 correct uses of Manager singleton 2005-10-26 20:26:25 +00:00
540cadec16 Add new way to handle tone, get and don't push.
But there is again problem...
2005-10-26 19:01:59 +00:00
12baf29671 more verbose SipEvent reception 2005-10-26 17:40:12 +00:00
9da4582976 Little cleanups 2005-10-25 19:33:41 +00:00
56aebb88c2 Test with other portaudio flags 2005-10-25 18:33:53 +00:00
dd52e9d8e4 *** empty log message *** 2005-10-24 21:10:36 +00:00
38b677e813 Changing notification handling for incoming call
Always registrate as Cyrille said. If you don't registrate, you can't receive Incoming Call
2005-10-24 15:14:43 +00:00
63c501dde4 Little improvement 2005-10-24 02:31:00 +00:00
f00490914a *** empty log message *** 2005-10-23 22:09:42 +00:00
ae223f55d8 It seems to be a hard one. 2005-10-23 21:54:15 +00:00
e83013f62a Bug fixes on hangup when the call didn't exist 2005-10-23 21:47:55 +00:00
f418734e8e Add debugging information for initialization, the audiolayer initialization is too long 2005-10-23 20:46:21 +00:00
78c6b42bce Sending last message before closing socket 2005-10-22 20:31:12 +00:00
1d8be440f4 Needed to compile 2005-10-21 23:36:57 +00:00
c0da142e56 Forget to commit 2005-10-21 23:29:03 +00:00
5d745c7b93 removed the Makefile for tools 2005-10-20 17:14:11 +00:00
0375146ddb Forget to add this file 2005-10-20 17:01:10 +00:00
c6ab5f051d *** empty log message *** 2005-10-19 17:40:05 +00:00
8c859fd71e Fixe default prefix 2005-10-19 15:02:56 +00:00
98d8cecd9b Fixes for wrong audio device index when starting 2005-10-19 14:57:20 +00:00
bdd15b3710 add a example to configure sflphone 2005-10-18 20:53:12 +00:00
e7bef986d9 add tools to install dependencies 2005-10-18 20:51:32 +00:00
d82299d385 I tried to fix the sound, but nah, it's noisy... 2005-10-18 19:36:02 +00:00
b30dfc9995 Oups, remove a loop when the socket disconnect 2005-10-18 16:03:01 +00:00
560b35179f removed the qt gui from sflphone 2005-10-18 15:59:52 +00:00
4ca8677505 Fixes for handling line: don't stop the tone, if it's not for the actual line
Fixes for the TCP IO: accept every incoming line, before sending one
2005-10-18 15:43:55 +00:00
daf2e347c7 Correct my name
And add empty save function inside ConfigurationManagerImpl.cpp
2005-10-18 13:33:39 +00:00
a269109081 Fixes for check inside global ringtones directory if the preference don't have a path
Remove warning inside request.h
Add two constants for directory seperator inside user_cfg
2005-10-18 13:23:41 +00:00
ef60a5cb7b We display the configuration 2005-10-17 21:04:47 +00:00
e5437d5222 Add 103/104 response message to getEvents
for registration succeed and failed
2005-10-17 20:28:15 +00:00
b49ffaf791 Debugging on
Now the wav play correctly, and more often
2005-10-17 19:38:13 +00:00
99bc86f00c we have better handling of std::exceptions 2005-10-17 18:57:02 +00:00
7eaf74d026 First attempt of configuration panel 2005-10-17 17:46:11 +00:00
6826b41b2b Remove warning in strict mode 2005-10-17 17:01:35 +00:00
6909876bea 0.5 preparation 2005-10-17 16:10:55 +00:00
f3f23ef0f3 Try to remove the sound bug for the tone
But I don't understand there is one...
2005-10-17 14:46:29 +00:00
1bbea304d7 Some fix and improvment.
Remove a useless loop, yeah!
Add * and # to qt...
2005-10-17 02:04:55 +00:00
3b148215c2 Corrected the no-mic-sound send bug
But there is again some noise on the playtone, I
really don't know why...
2005-10-15 02:45:01 +00:00
28d5ea5b78 GNU Licensing
Add my copyright to it
2005-10-14 21:33:35 +00:00