mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Default port to 5060
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3534 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user