<font face="verdana,sans-serif">Gabriel,</font><div><font face="verdana,sans-serif"><br></font></div><div><font face="verdana,sans-serif">I had the similar issues with Polycom phones. Stay away from the web configuration. </font></div>
<div><font face="verdana,sans-serif"><br></font></div><div><font face="verdana,sans-serif">All you need to setup the FTP or TFTP server and use the configuration files. I am currently using polycom phones in a Multi-Tenant [SRV Records] environment without any issue afterstart use the configuration files.</font></div>
<div><font face="verdana,sans-serif"><br></font></div><div><font class="Apple-style-span" face="verdana, sans-serif"><br></font></div><div><font face="verdana,sans-serif"><br clear="all"></font><font class="Apple-style-span" face="verdana, sans-serif">Thanks</font></div>
<div><font class="Apple-style-span" face="verdana, sans-serif">Lloyd<br></font>
<br><br><div class="gmail_quote">On Sat, Jan 29, 2011 at 2:25 PM, Gabriel Gunderson <span dir="ltr"><<a href="mailto:gabe@gundy.org">gabe@gundy.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
All,<br>
<br>
I have a multi-tenant FreeSWITCH server up and running. We have all<br>
the proper SVR records setup for each domain and everything works<br>
great. Most SIP clients Just Work (tm), however, the new Polycom<br>
phones I have don't seem to auth properly with domains. I've tried<br>
every combination of settings (via the web config, I haven't setup a<br>
TFTP server yet). The issue is that auth has the domain twice, like<br>
so: user@domain.tld@domain.tld.<br>
<br>
It seems like the Internet has threads of discussion where others<br>
express frustration with this, but I can't seem to find a documented<br>
solution. It's maddening because every other User Agent Client works<br>
swimmingly and no matter what I've tried, I can't get the right<br>
combination of settings on the Polycom. I love the phones, but this<br>
is getting old :)<br>
<br>
Anyway, any pointers for me?<br>
<br>
Thanks,<br>
Gabe<br>
<br>
sofia.conf:<br>
*************************************************************<br>
[SNIP]<br>
<br>
<domains><br>
<domain name="all" alias="true" parse="false" /><br>
</domains><br>
<settings><br>
<param name="log-auth-failures" value="true" /><br>
<param name="forward-unsolicited-mwi-notify" value="false" /><br>
<param name="context" value="public" /><br>
<param name="sip-port" value="$${internal_sip_port}" /><br>
<param name="dialplan" value="XML" /><br>
<param name="inbound-codec-prefs" value="$${global_codec_prefs}" /><br>
<param name="outbound-codec-prefs" value="$${global_codec_prefs}" /><br>
<param name="rtp-ip" value="$${internal_ip}" /><br>
<param name="sip-ip" value="$${internal_ip}" /><br>
<param name="hold-music" value="$${hold_music}" /><br>
<param name="record-path" value="$${recordings_dir}" /><br>
<param name="record-template"<br>
value="${caller_id_number}.${target_domain}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"<br>
/><br>
<param name="auth-calls" value="true" /><br>
<param name="ext-rtp-ip" value="auto-nat" /><br>
<param name="ext-sip-ip" value="auto-nat" /><br>
</settings><br>
<br>
[/SNIP]<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>