]> sjero.net Git - linphone/commitdiff
Merge branch 'master' of belledonne-communications.com:linphone-private
authorJehan Monnier <jehan.monnier@linphone.org>
Thu, 11 Mar 2010 13:40:13 +0000 (14:40 +0100)
committerJehan Monnier <jehan.monnier@linphone.org>
Thu, 11 Mar 2010 13:40:13 +0000 (14:40 +0100)
Conflicts:
coreapi/linphonecore.h

1  2 
coreapi/linphonecore.c
coreapi/linphonecore.h

Simple merge
index 4561250a035a86eba2a77041cfe710b1d71c7b28,54c915060f0fcfdd69dc552cbb356fc316f1cc7d..6c8f0e208eb8caed1a2c97c4a63daf8cb4c7ca38
@@@ -661,7 -661,7 +661,8 @@@ typedef struct _LinphoneCor
         * In case of false, network state must be communicate to linphone core with method linphone_core_
         */
        bool_t auto_net_state_mon;
+       bool_t network_reachable;
 +      int down_ptime;
  } LinphoneCore;