Refactor SIP session dialog API
commit3952f3360338b73757d144f03c23fb9b4956ce8e
authorStefan Becker <stefan.becker@nokia.com>
Wed, 15 Jul 2009 08:50:09 +0000 (15 11:50 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 15 Jul 2009 08:50:09 +0000 (15 11:50 +0300)
tree90f2dddc809e3644707dcc313da014493c50e333
parenta9f5712830d7f1c0bd157e673d3bb610347619a8
Refactor SIP session dialog API

Now all accesses to session->dialogs are behind the sipe_dialog API. The
SIPE_DIALOG_FOREACH macro is probably not the nicest looking one but it should
prevent list processing errors in the future.
src/sipe-conf.c
src/sipe-dialog.c
src/sipe-dialog.h
src/sipe.c
src/sipe.h