[Serusers] Forwarding to more than one destination --

Klaus Darilion darilion at ict.tuwien.ac.at
Fri Nov 21 11:34:55 CET 2003


try "append_branch"
http://www.iptel.org/ser/doc/seruser/seruser.html#AEN1597

klaus

> -----Original Message-----
> From: Kannaiyan Natesan [mailto:nkans at lycos.co.uk] 
> Sent: Friday, November 21, 2003 11:28 AM
> To: serusers at lists.iptel.org
> Subject: [Serusers] Forwarding to more than one destination --
> 
> 
> I want to forward it to more than one SIP address, I used the 
> following rule
> but not working.
> 
> if( uri=~"^sip:12345 at mydomain.com") {
>   rewritehost("iptel.org");
>   forward(iptel.org,5060);
>   rewritehost("fwd.pulver.com");
>   forward(fwd.pulver.com,5060);
>   break;
> }
> 
> I want to ring in multiple destinations when a single call arrives,
> whichever is first picked up, the other calls were cancelled.
> 
> Am I missing anything here ?
> 
> Kannaiyan
> 
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 




More information about the sr-users mailing list