summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xchannels/chan_sip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 186da241a..24777946e 100755
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -8258,6 +8258,7 @@ static int reload_config(void)
global_canreinvite = REINVITE_INVITE;
videosupport = 0;
relaxdtmf = 0;
+ ourport = DEFAULT_SIP_PORT;
global_rtptimeout = 0;
global_rtpholdtimeout = 0;
pedanticsipchecking=0;