[Serusers] HELP NEEDED
Atle Samuelsen
clona at cyberhouse.no
Fri Mar 31 22:05:03 CEST 2006
Hi,
you cant have a open if :(
change it to :
if (method=="INVITE" && client_nat_test("3")) {
log(1,"foo");
} else if (method!="REGISTER") {
record_route();
};
and it will work.
* Waqar Sheikh <waqar at gigo.co.uk> [060331 21:37]:
> Here are the lines.
>
> if (method=="INVITE" && client_nat_test("3")) {
> } else if (method!="REGISTER") {
> record_route();
> };
>
> Regards
>
>
>
>
>
> --
> (Connecting You To The World)
>
> Waqar Sheikh, MD
> GIGO Systems Ltd
>
> Baylis House, Stoke Poges Lane
> Slough, Berkshire, SL1 3PB
>
> V: 040606 at sip.ipclouds.co.uk ( call me free !!)
> T: +44 (0) 845 004 0606
> F: +44 (0) 870 7474784
> W: http://www.gigo.co.uk <http://www.gigo.co.uk/>
>
> SMS waqar to 82280 for my E-Contact Details
>
> -----Original Message-----
> From: sip [mailto:sip at arcdiv.com]
> Sent: 31 March 2006 20:27
> To: Info; serusers at lists.iptel.org
> Cc: serusers-bounces at lists.iptel.org
> Subject: Re: [Serusers] HELP NEEDED
>
>
> That would indeed be line 81 and 82 of the ser_091105-noenum-full.cfg
> file.
>
> What are the lines?
>
> N.
>
>
> On Fri, 31 Mar 2006 20:02:43 +0100, Info wrote
> > Hi,
> >
> > I am new to SER as our company previous administrator who looked after
> our SIP server has left the company and left no documentation.
> >
> > Our server got restarted du to power failure and it is unable to start
> ser. This is what I am doing to start SER and I am getting following
> error.
> >
> > /usr/local/sbin/ser -f /usr/local/etc/ser/ser_091105-noenum-full.cfg
> >
> > and this is what I am getting in /var/log/messages file:
> >
> > 0(2772) parse error (81,38-39): unknown command, missing loadmodule?
> >
> > 0(2772) parse error (82,2-3): syntax error
> > 0(2772) parse error (82,2-3): bad command
> > 0(2772) parse error (82,4-8):
> > ERROR: bad config file (4 errors)
> >
> >
> > What I am trying to find out what is (81,38-39)?
> >
> > is it line 81 column 38-39 or else also how can I fix this problem.
> >
> > Please help me so I could get our phone system working again.
> >
> > Regards
> >
> > --
> > ( Connecting You To The World )
> >
> > SMS gigo to 82280 for our Contact Details
> >
>
>
>
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
More information about the sr-users
mailing list