[Serusers] Registration

senthil.nachimuthu at bt.com senthil.nachimuthu at bt.com
Fri Sep 29 16:58:06 CEST 2006


> Hi,
>      I want to configure SER as a proxy  server. I would like SER to
> proxy presence messages and I have done that with the help of
> record_route and t_relay_to_udp.
> I would like to have SER forwarding the register message to another
> server to authenticate and after successful authentication SER store
> the location to route the requests. I observed SER is not allowing URI
> getting registered. 
> 
> I tried the following but did not work..
> 
>  if(!uri==myself) {
> 
>                    if( method=="REGISTER") {
>                      record_route();
>                      save("location");
>                      t_relay_to_udp("132.146.109.243","5060");
>                      break;
>                   };
>          };
> 
> 
> Can anyone let me know how can I enable other domain URI passing
> through SER to reach other server which authenticates them?
> 
> 
> Thanks and Regards,
> Senthil Kumar,
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20060929/5f6870af/attachment.htm>


More information about the sr-users mailing list