<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
After FreeSWITCH 1.8.5 (and 1.8.3) we've noticed that display updates have changed, on Polycom's (UA/5) for example this now includes the host portion such as the IP address which breaks directory contact association and is confusing for the user to see on
 the display:
<div>"Name" <sip:Number:Host:Port></div>
<div><br>
</div>
<div>Previously in FreeSWITCH 1.8.2 on Polycom's and on most other devices we've tested this doesn't include the host portion and works perfectly:</div>
<div>"Name" <Number></div>
<div><br>
</div>
<div>This is a result of this change: <a class="commitid OWAAutoLink" href="https://freeswitch.org/stash/projects/FS/repos/freeswitch/commits/9e8ae18f95e7e5a1de1c751eaf562425d93c41df#src/mod/endpoints/mod_sofia/mod_sofia.c" data-commit-message="FS-11471: [mod_sofia] revert changes to send PAI for polycom 4.x versions differently, seems polycom has now fixed this" data-commitid="9e8ae18f95e7e5a1de1c751eaf562425d93c41df" data-inited="true" original-title="" style="color: rgb(0, 82, 204); font-family: monospace; flex-shrink: 0; font-size: 14px; white-space: pre;" id="LPlnk354686" previewremoved="true">9e8ae18f95e</a>
<div><br>
</div>
<div>How do we stop FreeSWITCH from including the IP address in the PAI on display updates for Polycom's? Other than manually reversing this change in our environment.</div>
<div><br>
</div>
</div>
<div>Thanks,</div>
<div>Shaun</div>
</div>
</body>
</html>