Re: [SR-Users] Kamailio unable to forward Register request to asterisk

2010-10-22 Thread Iñaki Baz Castillo
2010/10/22 Ovidiu Sas : > You need to have no 'secret' field in the asterisk sipusers view. IMHO is much better using "insecure=invite" or "insecure=invite,port". PS: Always a mail contains a subject with "kamailio + asterisk" keywords it's a question related to Asterisk XD -- Iñaki Baz Castill

Re: [SR-Users] Kamailio unable to forward Register request to asterisk

2010-10-22 Thread Ovidiu Sas
You need to have no 'secret' field in the asterisk sipusers view. Please keep the list in cc. Private e-mail will go unanswered. Regards, Ovidiu Sas On Fri, Oct 22, 2010 at 1:53 PM, Sundeep Kumar Mishra wrote: > Hi, >     Thanks for you quick reply. >     We understand where we had been wrong.

Re: [SR-Users] Kamailio unable to forward Register request to asterisk

2010-10-22 Thread Lucas Alvarez
Take care if you are using realtime, I saw that asterisk erase for some reason the "username" field in the sipusers table when you do sip reload. Regards, Lucas On Fri, Oct 22, 2010 at 11:59 AM, Ovidiu Sas wrote: > If you use that particular config, you need to disable authentication > on the

Re: [SR-Users] Kamailio unable to forward Register request to asterisk

2010-10-22 Thread Ovidiu Sas
If you use that particular config, you need to disable authentication on the asterisk side. Just read careful the tutorial. Regards, Ovidiu Sas On Fri, Oct 22, 2010 at 9:15 AM, Sundeep Kumar Mishra wrote: > Hi all, > I have installed an asterisk server at 10.3.3.143:5080 and a > kamaili

[SR-Users] Kamailio unable to forward Register request to asterisk

2010-10-22 Thread Sundeep Kumar Mishra
Hi all, I have installed an asterisk server at 10.3.3.143:5080 and a kamailio at 10.3.3.85:5060. 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. We have gone through the tutorial