-
- Downloads
[#3649] Implement unserialize method for accounts
Showing
- sflphone-common/src/account.h 18 additions, 1 deletionsflphone-common/src/account.h
- sflphone-common/src/config/config.cpp 0 additions, 33 deletionssflphone-common/src/config/config.cpp
- sflphone-common/src/config/serializable.h 8 additions, 4 deletionssflphone-common/src/config/serializable.h
- sflphone-common/src/config/yamlnode.h 3 additions, 1 deletionsflphone-common/src/config/yamlnode.h
- sflphone-common/src/config/yamlparser.cpp 159 additions, 91 deletionssflphone-common/src/config/yamlparser.cpp
- sflphone-common/src/config/yamlparser.h 10 additions, 0 deletionssflphone-common/src/config/yamlparser.h
- sflphone-common/src/iax/iaxaccount.cpp 10 additions, 0 deletionssflphone-common/src/iax/iaxaccount.cpp
- sflphone-common/src/iax/iaxaccount.h 4 additions, 0 deletionssflphone-common/src/iax/iaxaccount.h
- sflphone-common/src/managerimpl.cpp 66 additions, 0 deletionssflphone-common/src/managerimpl.cpp
- sflphone-common/src/managerimpl.h 4 additions, 0 deletionssflphone-common/src/managerimpl.h
- sflphone-common/src/managerimpl_registration.cpp 2 additions, 2 deletionssflphone-common/src/managerimpl_registration.cpp
- sflphone-common/src/sip/sipaccount.cpp 110 additions, 2 deletionssflphone-common/src/sip/sipaccount.cpp
- sflphone-common/src/sip/sipaccount.h 87 additions, 1 deletionsflphone-common/src/sip/sipaccount.h
- sflphone-common/test/configurationtest.cpp 2 additions, 0 deletionssflphone-common/test/configurationtest.cpp
sflphone-common/src/managerimpl.cpp
100644 → 100755
sflphone-common/src/managerimpl.h
100644 → 100755
Please register or sign in to comment