MODENDP-312

This commit is contained in:
Anthony Minessale
2010-06-17 10:23:37 -05:00
parent 5017869399
commit 3026e639fe
5 changed files with 101 additions and 41 deletions
+4 -2
View File
@@ -754,8 +754,10 @@ typedef struct {
uint32_t T38FaxMaxDatagram;
const char *T38FaxUdpEC;
const char *T38VendorInfo;
const char *ip;
uint32_t port;
const char *remote_ip;
uint32_t remote_port;
const char *local_ip;
uint32_t local_port;
} switch_t38_options_t;
/*!