diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index b101b9058d..ef4fa2cda7 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -256,6 +256,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; behind a NAT, or for some other reason wants Asterisk to ; stay in the audio path, you may want to turn this off. + ; In Asterisk 1.4 this setting also affect direct RTP + ; at call setup (a new feature in 1.4 - setting up the + ; call directly between the endpoints instead of sending + ; a re-INVITE). + ;canreinvite=nonat ; An additional option is to allow media path redirection ; (reinvite) but only when the peer where the media is being ; sent is known to not be behind a NAT (as the RTP core can