FS-3071 This is the sofia changes following the addition of the passphrase in libsofia

This commit is contained in:
Marc Olivier Chouinard
2011-12-18 11:20:38 -05:00
parent 6fe7644f44
commit 235ef72f1b
4 changed files with 9 additions and 0 deletions
+1
View File
@@ -639,6 +639,7 @@ struct sofia_profile {
switch_mutex_t *gw_mutex;
uint32_t queued_events;
uint32_t cseq_base;
char *tls_passphrase;
};
struct private_object {