git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15154 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-10-13 21:52:47 +00:00
parent 0fe0604f90
commit f70d980a9d
4 changed files with 38 additions and 30 deletions
+2
View File
@@ -583,6 +583,8 @@ struct private_object {
char *route_uri;
char *x_actually_support_remote;
char *x_actually_support_local;
char *last_sent_callee_id_name;
char *last_sent_callee_id_number;
switch_port_t stun_port;
uint32_t stun_flags;
unsigned long rm_rate;