summaryrefslogtreecommitdiff
path: root/channels/sip/include/sip.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sip/include/sip.h')
-rw-r--r--channels/sip/include/sip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/sip/include/sip.h b/channels/sip/include/sip.h
index 0a776ad8a..c3c7a98d5 100644
--- a/channels/sip/include/sip.h
+++ b/channels/sip/include/sip.h
@@ -1761,7 +1761,7 @@ struct contact {
char *name;
char *user;
char *pass;
- char *domain;
+ char *hostport;
struct uriparams params;
char *headers;
char *expires;