This commit is contained in:
Anthony Minessale 2011-07-11 21:27:28 -05:00
parent 2939262e23
commit 80d3cbcc06
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ typedef struct sofia_dispatch_event_s {
sip_t *sip;
nua_t *nua;
sofia_profile_t *profile;
int save;
} sofia_dispatch_event_t;
struct sofia_private {