mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-11562 #resolve add register ip and port to gateway register state change events
This commit is contained in:
@@ -561,6 +561,8 @@ struct sofia_gateway {
|
||||
sofia_gateway_subscription_t *subscriptions;
|
||||
int distinct_to;
|
||||
sofia_cid_type_t cid_type;
|
||||
char register_network_ip[80];
|
||||
int register_network_port;
|
||||
};
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user