Commit graph

4175 commits

Author SHA1 Message Date
Ghislain MARY
4462b0aed0 Fix compilation error when MSG_STORAGE_ENABLED is not defined. 2013-08-19 15:42:30 +02:00
Ghislain MARY
e033f0ed69 Update ms2 submodule for HD video on Android. 2013-08-19 11:41:55 +02:00
Ghislain MARY
c852b3f8f7 Add the setPreferredVideoSizeByName() method to LinphoneCore. 2013-08-19 11:41:55 +02:00
Ghislain MARY
959334d742 Enable HD video on Android. 2013-08-19 11:41:55 +02:00
Sylvain Berfini
440fabd247 Fix for chat message importing 2013-08-19 11:15:36 +02:00
Margaux Clerc
42261f4900 Make the call transfer even if the call ends 2013-08-18 21:14:00 +02:00
Sylvain Berfini
90b6aa36f2 Added some methods to allow to create a chat message completely and to store a chat message in database + JNI bindings for these methods 2013-08-14 16:48:46 +02:00
Simon Morlat
01d35e5b53 wrap new methods 2013-08-14 16:08:26 +02:00
Simon Morlat
86ade2174c add two new methods to access pointers to transferer call and transfer target call. 2013-08-14 15:33:36 +02:00
Sylvain Berfini
b3c08e5d7e Added method to update message's url field in database in case of changes 2013-08-14 11:17:30 +02:00
Simon Morlat
d16f15f1ed do not send 501 to out of dialog BYE, but rather 481. 2013-08-13 18:04:04 +02:00
Sylvain Berfini
d56d927caf Added external_body_url column in chat storage 2013-08-13 16:42:11 +02:00
Ghislain MARY
96b4affccf Update ms2 submodule for video bandwidth limit. 2013-08-13 15:27:00 +02:00
Ghislain MARY
33b271f06f Remove "min" from the bitrate column of codecs configuration. 2013-08-13 15:27:00 +02:00
Sylvain Berfini
88a0da21c1 Added storage_id field to LinphoneChatMessage struct + method to delete a single message in message_storage API + JNI glue for this method 2013-08-13 15:08:20 +02:00
Guillaume Beraudo
16a577f93f Add config parameter (still uses main linphonerc for LANG). 2013-08-13 10:30:33 +02:00
Guillaume Beraudo
2260c82946 Fix linphonecsh manpage (Debian patch) 2013-08-13 10:29:45 +02:00
Simon Morlat
c53e94d504 update documentation for linphone-deps generation on windows
fix compile errors with mingw
2013-08-13 09:47:38 +02:00
Ghislain MARY
cb7d8ff931 Change API to access sent and received video size via call parameters. 2013-08-12 15:45:07 +02:00
Sylvain Berfini
6796242238 Added JNI glue for markAsRead LinphoneChatRoom method + get all the messages with getHistory method if limit <= 0 2013-08-12 14:32:25 +02:00
Sylvain Berfini
55b640b0d7 Added a method that returns the existing chatroom if possible instead of always creating a new one + added JNI binding for this method 2013-08-12 11:20:44 +02:00
Sylvain Berfini
8fbe7ee1d4 Added JNI glue for deleteHistory and getUnreadMessagesCount methods of LinphoneChatRoom 2013-08-12 10:52:15 +02:00
Sylvain Berfini
3e2f306e36 Added JNI glue for destroy method of LinphoneChatRoom 2013-08-12 09:39:50 +02:00
Simon Morlat
2db0e99c54 fix bug in condition for doing echo calibration
update ms2 because of Nexus S bug.
2013-08-09 17:14:14 +02:00
Sylvain Berfini
1ccf89e4fb Init chatrooms at storage startup using sotred conversations + JNI glue to get chatrooms list 2013-08-09 17:06:39 +02:00
Sylvain Berfini
952adab4f8 Added more JNI bindings for ChatMessages + few fixes in messaeg_storage (some properties weren't set when read from database) 2013-08-09 11:04:50 +02:00
Sylvain Berfini
389922acce Started the JNI binding of the message_storage functions 2013-08-08 16:23:20 +02:00
Simon Morlat
1d144769f8 update oRTP to fix errors with telephone-event and srtp.
fix sal to get Referred-by header set in INVITEs consecutive to an incoming REFER request.
2013-08-08 13:06:13 +02:00
Sylvain Berfini
9d3fb12006 Added liblinsqlite3 to android compilation 2013-08-08 12:35:51 +02:00
Yann Diorcet
6e49655f63 Merge branch '3.6.x' 2013-08-08 11:40:16 +02:00
Yann Diorcet
321043603a Fix Upnp Blacklisted int value in java 2013-08-08 11:40:07 +02:00
Yann Diorcet
83948bb03c Merge branch '3.6.x' 2013-08-08 11:38:10 +02:00
Yann Diorcet
c212173648 Upnp: add blacklisted state 2013-08-08 11:36:49 +02:00
Yann Diorcet
97413cda86 Merge branch '3.6.x' 2013-08-07 11:36:36 +02:00
Yann Diorcet
480c643418 Add uPnP blacklist 2013-08-07 11:35:32 +02:00
Yann Diorcet
0c067e225e Fix configure.ac debug_enabled enable_debug mixup 2013-08-07 10:32:46 +02:00
Simon Morlat
491294b279 Fix case where a call is cancelled by a user while no provisionnal response has been received yet (was not functional)
Add a test for this case.
Reformat the code for indentation and break statement positions.
2013-08-07 00:55:43 +02:00
Simon Morlat
0942ba67a6 fix incorrect copy of parameters in linphone_core_accept_call_update() 2013-08-04 15:09:47 +02:00
Simon Morlat
3a163296ba fix linphone_core_accept_call_with_params() as it was in exosip implementation so that it does not compute sdp answer two times (for 180 and 200). 2013-08-04 14:43:29 +02:00
Jehan Monnier
eb37b082a0 remove trailling " from external body url 2013-08-04 12:28:30 +02:00
Jehan Monnier
eaad8d79a9 make sure offers/answer algo is executed on call accept to take call params into account 2013-08-03 22:42:33 +02:00
Jehan Monnier
9dd8b9aafe add a test to test subscribetion recovery at app level 2013-08-02 14:08:26 +02:00
Yann Diorcet
9de977a968 Update ms2(qtcapture memory leak fix) 2013-08-02 10:45:04 +02:00
Yann Diorcet
bf782bcea7 Add C/CXX/OBJC flags for debug mode (same as ms2) 2013-08-01 16:14:24 +02:00
Yann Diorcet
0ac4617c35 Update ms2 2013-08-01 10:09:29 +02:00
Jehan Monnier
c19925c0d9 add reason in case of automatic proxyconfig re-registration due to io error 2013-08-01 00:20:58 +02:00
Simon Morlat
d85aeddbd1 logs cleanup 2013-07-31 23:58:53 +02:00
Jehan Monnier
7614c63d61 configure refresher nat helper for subscribtion 2013-07-31 23:42:12 +02:00
Simon Morlat
53e4a3c585 fix condition for requiring 100rel 2013-07-31 23:27:42 +02:00
Simon Morlat
a7255768a7 update ms2 2013-07-30 21:59:41 +02:00