I&#39;ve setup a Freeswitch which works when connecting devices directly to it.<br><br>But with a Kamailio Dispatcher setup in front, it fails. It reports the error:<br><p>2011-09-30 08:47:04.309900 [ERR] sofia_reg.c:2136 Cannot locate any 
authentication credentials to complete an authentication request for 
realm &#39;&quot;10.0.1.7&quot;&#39;</p>I&#39;ve setup tshark on FreeSwitch now to analyze the input from both scenarios.<br><br>When connected directly to FreeSwitch, which works, this is my INVITE:<br><a href="http://pastebin.com/p4CZJJz3" target="_blank">http://pastebin.com/p4CZJJz3</a><br>


<br>This is how the INVITE looks when it fails via Kamailio:<br><a href="http://pastebin.com/9AFEsuVs" target="_blank">http://pastebin.com/9AFEsuVs</a><br><br>Can anyone help my out?<br>