mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
callmanager: add accountId to identify calls, conferences
This starts the work to move calls and conference per account, cleaning up the API and start future re-factorization. Change-Id: I2a3a2c77e9ba78b1a280bdf8dca7eeaabb72f3fd
This commit is contained in:

committed by
Sébastien Blin

parent
517f6299e4
commit
01cb294c44
@ -2,7 +2,7 @@ dnl Jami - configure.ac
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([Jami Daemon],[10.1.0],[jami@gnu.org],[jami])
|
||||
AC_INIT([Jami Daemon],[11.0.0],[jami@gnu.org],[jami])
|
||||
|
||||
dnl Clear the implicit flags that default to '-g -O2', otherwise they
|
||||
dnl take precedence over the values we set via the
|
||||
|
Reference in New Issue
Block a user