]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip.c: Suppress T.38 SDP c= line if addr is the same. 88/2288/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:32 +0000 (16:40 -0600)
commit886ee094711c8b81f50ec01e8dab882d54dcd633
tree5af73c42c677217c97c54a874216c7a0fd30f769
parentdef3fb46346f4d3b02a21903a748eaeaa2b44de6
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