Commit Graph

3970 Commits

Author SHA1 Message Date
43f290878f [#2598] Enlarge requested latency when creating audio streams 2009-12-18 13:34:51 -05:00
d538725766 [#2597] Fix compilation warnings in tls and zrtp config windows 2009-12-18 11:00:39 -05:00
e1ef1577fb [#2594] Lower prebuffering threshold in Pulseaudio to prevent stream to stop 2009-12-18 10:03:35 -05:00
dd285eeadb [#2596] Close stream when hanging up call no yet sent 2009-12-17 17:32:45 -05:00
e6ff28c3e2 [#2594] Get audiolayer from manager in RTP and add mutex 2009-12-17 17:14:22 -05:00
40efc879b2 [#2592] Buffer length for log message should be longer 2009-12-17 15:44:58 -05:00
aa3cfdacde [#2594] Add a method to access audiolayer mutex lock 2009-12-17 15:43:52 -05:00
fe1a401edd [#2592] Make sure the message buffer is large enought in Logger::log 2009-12-17 14:46:44 -05:00
6375d8dd17 [#2519] Must use acquireTransport and not createSipTransport in updateAccountInfo 2009-12-17 12:59:15 -05:00
db38693550 [#2519] Store new localUDPTransport if changed in IP2IP settings 2009-12-17 12:49:21 -05:00
418ed26139 [#2519] Strip \n in debug messages 2009-12-17 12:00:38 -05:00
4640d7604c [#2519] Fix NULL pointer when TLS transport set to account 2009-12-17 10:41:12 -05:00
0cbaa83a46 [#2519] Do not store STUN or TLS transport in map 2009-12-17 10:27:22 -05:00
228bf3a3d3 [#2519] Use IP2IP transport as the default transport 2009-12-16 18:11:27 -05:00
2989f79a5b Merge branch 'master' into transport_destroy 2009-12-16 16:49:51 -05:00
523cecf42b Merge branch 'release' into transport_destroy
Conflicts:
	sflphone-common/src/managerimpl.cpp
	sflphone-common/src/sip/sipvoiplink.cpp
2009-12-16 16:49:05 -05:00
b2a8a0a538 [#2519] Manage dynamic transport changes and network manager registration call 2009-12-16 16:26:24 -05:00
57f8745932 [#2519] Store default transport (IP2IP) into map 2009-12-16 15:07:37 -05:00
9cc29b69b5 [#2181] Refactoring ... 2009-12-16 14:56:49 -05:00
5779603edd [#2519] Fix pjsip shutdown when destroying accounts 2009-12-16 13:25:58 -05:00
9398e80dc5 [#2519] Synchronize account map and SIPVoIPLink loading 2009-12-16 11:37:16 -05:00
828e5384da [#2181] Cleaning 2009-12-15 18:00:38 -05:00
be9f233be8 [#2445] Moved debian files to build system 2009-12-15 17:51:22 -05:00
e31877b30f [#2445] Updated package 2009-12-15 17:45:33 -05:00
109420c05e [#2519] Shutdown transport in regc_cb 2009-12-15 17:33:56 -05:00
6b6a164741 [#2519] Added a case where the transport already set in account 2009-12-15 16:30:34 -05:00
0b24ccf7b2 [#2519] Do not need to reactivate sip transport manually
This is automatically done in PJSIP
2009-12-15 13:39:16 -05:00
b7937a0b52 [#2519] Decrement transport's reference counter after calling regc_send 2009-12-15 13:37:31 -05:00
e643c827af Merge branch 'master' into mozilla-extension 2009-12-15 12:20:21 -05:00
8a990e68f5 Merge branch 'fonseca'
Conflicts:
	sflphone-common/src/managerimpl.cpp
2009-12-14 16:32:17 -05:00
03bc6ec8b2 Merge branch 'fonseca' of git+ssh://repos-sflphone-git@git.sflphone.org/var/repos/sflphone/git/sflphone into fonseca
Conflicts:
	sflphone-common/src/managerimpl.cpp
2009-12-14 16:30:18 -05:00
8dee572e97 Merge branch 'master' into release 2009-12-14 16:29:06 -05:00
80b99f90f4 [#2586] Define LOCALEDIR to ${localedir} and pass it to bindtextdomain 2009-12-14 15:30:04 -05:00
e21f871444 [#2579] User manual: Minor improvements 2009-12-14 13:28:23 -05:00
7de27b4557 [#2579] User manual: Bump appversion to 0.9.7 and define a docversion entity 2009-12-14 13:27:59 -05:00
60aa04cb01 [#2579] User manual: Fix spelling errors and consistency 2009-12-14 13:10:41 -05:00
8c9a07947e [#2582] Improve and reformat error message
Removes redundant "Error:" prefix and reformats it to be slightly more
readable.
2009-12-14 13:10:41 -05:00
d6bfbe657b [#2582] dbus_codec_list: initialize array variable to NULL
... in case the dbus call will fail. Else it will cause a segfault.
2009-12-14 13:10:00 -05:00
61aa119bfa [#2582] main_window_message: use gtk_message_dialog_set_markup
... else the markup text is escaped.
2009-12-14 13:09:57 -05:00
45d9368a55 [#2519] Erase old transport reference when creating new one 2009-12-14 13:02:05 -05:00
395e37df4e [#2519] Add internal SIP transport map and implement acwuireTransport method
acquireTransport create a transport and look if available in the map
if unable to create it.
2009-12-14 11:10:17 -05:00
5fa082c773 [#2519] Sutdown UDP transport bound to a single account 2009-12-10 17:53:22 -05:00
2231b6bc38 Merge branch 'conference' into release 2009-12-10 12:34:25 -05:00
cf648c48d7 [#2568] Frobid drag n drop actions implying a call in state DIALING 2009-12-10 12:22:28 -05:00
ce33196ace [#2567] Fix iax conference call transfer 2009-12-10 12:12:56 -05:00
b6ea895f8f Merge branch 'release'
Conflicts:
	sflphone-client-gnome/src/contacts/calltree.c
	sflphone-common/src/managerimpl.cpp
2009-12-09 17:10:17 -05:00
5c907ad860 [#2402] Add spanish and french translation for user manual 2009-12-09 16:05:44 -05:00
60408426a3 [#2402] Update russian translation 2009-12-09 15:57:50 -05:00
89b8db2863 [#2402] Update screenshots in user manual 2009-12-09 14:07:51 -05:00
14edff0e1c [#2556] Handle history entries in calltre_update_call 2009-12-09 14:05:05 -05:00