None has experienced this issue?
 
thanks
Giuseppe
----- Original Message -----
From: Giuseppe Parlato
To: serusers@lists.iptel.org
Sent: Monday, May 22, 2006 6:04 PM
Subject: [Serusers] backup route

When calling some numbers I have to forward calls to a router cisco (then it wil forward calls out through isdn) or to a backup router cisco if the first one is busy. The route to primary cisco router works but I don't know how to implement the backup route in ser.cfg ? how can I configure a backup route in sip server?
I hope someone can answer me soon, I'm in trouble :|
 
 
if ((uri=~"^sip:80[0-9]+@") | (uri=~"^sip:1[0-9][0-9]@") | (uri=~"^sip:1515@")) {
                rewritehost("router IP");
                forward(uri:host, uri:port);
                break;
        };
 
Thanks
 
Giuseppe


_______________________________________________
Serusers mailing list
serusers@lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.6.1/344 - Release Date: 19/05/2006