- Global su_getlocalip
- Use su_getlocalinfo() instead.
- Global su_home_desctructor
- The su_home_destructor() was added in 1.12.4. The su_home_desctructor() is now defined as a macro expanding as su_home_destructor(). If you want to compile an application as binary compatible with earlier versions, you have to define su_home_desctructor as itself, e.g.,
- Global su_home_destroy
- su_home_destroy() is included for backwards compatibility only. Use su_home_unref() instead of su_home_destroy().
- Global su_clone_pause
- Never implemented.
- Global su_clone_resume
- Never implemented.
- Global su_clone_stop
- . Use su_clone_wait().
- Global TEST0
- Use TEST_1()
Sofia-SIP 1.12.9 -
Copyright (C) 2006 Nokia Corporation. All rights reserved.
Licensed under the terms of the GNU Lesser General Public License.