]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip.c: Suppress T.38 SDP c= line if addr is the same. 87/2287/1
authorRichard Mudgett <rmudgett@digium.com>
Tue, 23 Feb 2016 20:57:42 +0000 (14:57 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 23 Feb 2016 22:40:20 +0000 (16:40 -0600)
commit6656afffa0bf19eeaeecf6d775fa4b68f6c92248
treea03449af944baa132d24bfec52f5b52810d33752
parentaa637f0a911eb9184de1922b1d230855822ed839
chan_sip.c: Suppress T.38 SDP c= line if addr is the same.

Use the correct comparison function since we only care if the address
without the port is the same.

Change-Id: Ibf6c485f843a1be6dee58a47b33d81a7a8cbe3b0
channels/chan_sip.c