tweak
This commit is contained in:
parent
2939262e23
commit
80d3cbcc06
|
@ -142,6 +142,7 @@ typedef struct sofia_dispatch_event_s {
|
||||||
sip_t *sip;
|
sip_t *sip;
|
||||||
nua_t *nua;
|
nua_t *nua;
|
||||||
sofia_profile_t *profile;
|
sofia_profile_t *profile;
|
||||||
|
int save;
|
||||||
} sofia_dispatch_event_t;
|
} sofia_dispatch_event_t;
|
||||||
|
|
||||||
struct sofia_private {
|
struct sofia_private {
|
||||||
|
|
Loading…
Reference in New Issue