-----Original Message-----
From: Kannaiyan Natesan [mailto:nkans@lycos.co.uk]
Sent: Friday, November 21, 2003 11:28 AM
To: serusers(a)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@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(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers