Thanks, Lucas. That is exactly what I was looking for<br><br><div class="gmail_quote">On Tue, Oct 12, 2010 at 5:47 PM, Lucas Alvarez <span dir="ltr">&lt;<a href="mailto:lucasaa@gmail.com">lucasaa@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello, here is How-To written by Daniel-Constantin Mierla of a Kamailio-Asterisk integration: <a href="http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb" target="_blank">http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb</a>, check the .cfg file posted there. Actually I followed up that tutorial and I have the extensions registered both on Asterisk and Kamailio. I hope this can be useful.<div>

Regards.</div><div><br></div><div><br></div><div>Lucas<br><br><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Oct 12, 2010 at 1:34 PM, Borin <span dir="ltr">&lt;<a href="mailto:katerin.borin@gmail.com" target="_blank">katerin.borin@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">Hello,<br>I am not good at kamailio. Could anyone tell me how can I forward register messages coming to kamailio to asterisk? I need users to be registered on kamailio and on asterisk at one time. <br>

I do in kamailio.cfg:<br>
if (is_method(&quot;REGISTER&quot;))<br>      {<br>                save(&quot;location&quot;);<br>                route(FWD_REG);<br>                exit;<br><br>        }<br>route[FWD_REG] {<br>       rewritehost(&quot;Asterisk_IP:5060&quot;);<br>


       if(!t_relay())<br>               sl_reply_error();<br><br>       exit;<br>}<br><br>But it (kamailio ver 3.1) does not forward them.<br><br>
<br></div></div>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br>