[Serusers] SER outbound routing?

Jiri Kuthan jiri at iptel.org
Mon Dec 29 14:38:43 CET 2003


At 09:05 AM 12/28/2003, Kannaiyan Natesan wrote:
>Hi Mathew,
>
>  I found your questions interesting.
>  I have following suggestions and you can try that and let us know if that
>works.
>
>  You might register to other servers might be in this way.
>
>
>   .....
>
>   if( method="REGISTER" )
>   {
>      # do authentication and save location here
>      # plus append a leg
>
>     rewriteuri("sip:username:password at iptel.org");
>     append_branch("sip:username:password at fwd.pulver.com");
>     sl_send_reply("200","OK");  # not sure whether "200" really forwards
>the method
>     break;
>
>   }

This does not do anything -- it sends a 200 for REGISTERs without doing
anything useful.

-jiri 




More information about the sr-users mailing list