[asterisk-dev] [svn-commits] media_address in sip.conf
Joshua Colp
jcolp at digium.com
Wed Oct 21 09:41:44 CDT 2009
----- "Olle E. Johansson" <oej at edvina.net> wrote:
> ======================================================================
> > --- trunk/CHANGES (original)
> > +++ trunk/CHANGES Wed Oct 21 08:34:49 2009
> > @@ -48,6 +48,8 @@
> > configuration for the externip and externhost options when tcp or
>
> > tls is used.
> > * Added support for message body (stored in content variable) to SIP
>
> > NOTIFY message
> > accessible via AMI and CLI.
> > + * Added 'media_address' configuration option which can be used to
>
> > explicitly specify
> > + the IP address to use in the SDP for media (audio and video)
> > streams.
> Does this affect text streams at all?
Actually yes... but this has uncovered a bigger problem in our SDP generation. We aren't actually using
the different IP address for video, text, or T.38 streams that could conceivably be there. We only add
a single c line and just use the different port for the rest.
--
Joshua Colp
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list