]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip.c: Suppress T.38 SDP c= line if addr is the same. 86/2286/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:29:54 +0000 (16:29 -0600)
commit5a9853c113ed2d9654ab8708c791aa18ef6d808e
treef88bb6bf4df2f9a7a786c25f65bfd1122c1e4e19
parent3d4e5400faff105495caaf18d3f8421bbbdf2096
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