mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-3071 This is the sofia changes following the addition of the passphrase in libsofia
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user