]> sjero.net Git - linphone/commit
Apply the user agent as soon as it is changed.
authorGhislain MARY <ghislain.mary@belledonne-communications.com>
Tue, 11 Dec 2012 09:36:27 +0000 (10:36 +0100)
committerGhislain MARY <ghislain.mary@belledonne-communications.com>
Tue, 11 Dec 2012 09:38:57 +0000 (10:38 +0100)
commit7d07ca75e745d5fc29e3f5687b5eed17a2e54135
tree82baae7b1860548ef45fbd63c658cde679d8507c
parent7095521237d1dc3eb1ce545ad9243c2609ab42de
Apply the user agent as soon as it is changed.

The user agent is no longer global and now depends on the linphone core
(kind of, there is still a global variable behind to hold its value).
coreapi/linphonecore.c
coreapi/linphonecore.h
coreapi/linphonecore_jni.cc
gtk/main.c