mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
fix sofia register stuff (update to this one if you use gateways)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5122 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -192,6 +192,7 @@ struct sofia_gateway {
|
||||
time_t expires;
|
||||
time_t retry;
|
||||
uint32_t flags;
|
||||
int32_t retry_seconds;
|
||||
reg_state_t state;
|
||||
switch_memory_pool_t *pool;
|
||||
struct sofia_gateway *next;
|
||||
|
||||
Reference in New Issue
Block a user