Hi all,<br>         I have installed an asterisk server at <a href="http://10.3.3.143:5080">10.3.3.143:5080</a> and a kamailio at <a href="http://10.3.3.85:5060">10.3.3.85:5060</a>. I am using sip communicator as softphone SIP Client. It is able to register at kamailio but the kamailio is not able to forward register request to asterisk.<br>
<br>We have gone through the tutorial <a href="http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb">http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb</a> and used the configuration file after changing the asterisk ip and kamailio ip.<br>
<br>We found out that when a normal softphone authenticates directly to asterisk it sends and recieve<br><br>|--softphone -- REGISTER<br>|--asterisk -- 401 Unauthorised . CHallenge<br>|--softphone -- REGISTER - Response to Challenge<br>
|--asterisk -- 200 OK (If response was correct)<br><br>But I saw that when  kamailio forwards register to asterisk, it sends first REGISTER packet but doesn&#39;t second the second one. It sends SUBSCRIBE instead of REGISTER with response to the challenge.<br>
<br><br>Regards,<br>Sundeep Kumar Mishra<br>