Finally it works! However between the the time call is switched from cisco routerA (to make the call) and the backup routerB I get: After second invite RouterA informs ser it detected (for testing purpose RouterA cannot forward calls for now, only routerB) a loop and ser answer with an ack.. then ser send an invite to routerB and inform my ip phone.. then mi phone answer ser with an ack and send another invite to ser and ser send invite to routerA.. and so on.. then finally routerB forward the call. However in beetwen I get a 500 server error and that is not something fine to hear. Maybe is it not clear however if you have any advice I'll be pleased.
Giuseppe
----- Original Message ----- From: "samuel" samu60@gmail.com To: "Giuseppe Parlato" gparlato@tnet.it Cc: <> Sent: Wednesday, May 24, 2006 6:24 PM Subject: Re: [Serusers] backup route
2006/5/24, Giuseppe Parlato gparlato@tnet.it:
No way, now the error is on a different line. Maybe there is not a } somewhere, but I checked I haven't seen any problem
ps: }; and } are the same?
unfortunately not.....depends on where they are placed you have to finish with ; (end of and if block) or just } if later an else continues...
Maybe you've got another error on another line...which lines appear to be wrong in your logs? Samuel,
Giuseppe
----- Original Message ----- From: "samuel" samu60@gmail.com To: "Giuseppe Parlato" gparlato@tnet.it Cc: <> Sent: Wednesday, May 24, 2006 5:50 PM Subject: Re: [Serusers] backup route
can you try to use double | instead of just one?
if ((method=="INVITE") || (method=="ACK") || (method=="CANCEL") || (method=="BYE")) {
It might work....
Samuel. 2006/5/24, Giuseppe Parlato gparlato@tnet.it:
after some little changes:
May 24 17:40:28 dns ser: parse error (326,9-11): parse error May 24 17:40:28 dns ser: parse error (326,9-11): May 24 17:40:28 dns ser: WARNING:fm_free: free(0) called May 24 17:40:28 dns ser: ERROR: bad config file (2 errors) May 24 17:40:28 dns ser: ser startup failed
line 326:
if ((method=="INVITE") | (method=="ACK") | (method=="CANCEL") | (method=="BYE")) {
I don't think that is really the problem ???
Giuseppe
----- Original Message ----- From: "Andres" andres@telesip.net To: "Giuseppe Parlato" gparlato@tnet.it Cc: <> Sent: Wednesday, May 24, 2006 5:25 PM Subject: Re: [Serusers] backup route
Its telling you problem is at line 328, characters 9-11.
Giuseppe Parlato wrote:
May 24 17:02:17 dns ser: parse error (328,9-11): parse error May 24 17:02:17 dns ser: parse error (328,9-11): May 24 17:02:17 dns ser: WARNING:fm_free: free(0) called May 24 17:02:17 dns ser: ERROR: bad config file (2 errors) May 24 17:02:17 dns ser: ser startup failed
Giuseppe
----- Origin
Andres
-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.7.0/346 - Release Date: 23/05/2006
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.394 / Virus Database: 268.7.0/346 - Release Date: 23/05/2006