[Serusers] SER can't resolve IP

Klaus Darilion darilion at ict.tuwien.ac.at
Tue Dec 16 23:56:35 CET 2003


please always cc: to the mailing list!

> -----Original Message-----
> From: jerk face [mailto:jerkface2098 at yahoo.com] 
> Sent: Tuesday, December 16, 2003 8:48 PM
> To: Klaus Darilion
> Subject: RE: [Serusers] SER can't resolve IP
> 
> 
> I added alias=X.X.X.X in ser.cfg but now I'm getting
> the following error:
> 
> Dec 16 14:48:53 DemoPBX ser: WARNING: could not rev.
> resolve 67.70.231.219
> Dec 16 14:48:53 DemoPBX ser[3590]: ERROR: tcp_init:
> bind(5, 0x80b4ae0, 16) on 127.0.0.1: Address already
> in use
> 

looks like some process is already listening on port 5060, therefore ser
can't bind to port 5060!

klaus


> I also have this in my ser.cfg (if it makes a
> difference):
>  if (uri==myself) {
>                 if (method=="REGISTER") {
> 
> # Uncomment this if you want to use digest
> authentication
>                         if (!www_authorize("X.X.X.X",
> "subscriber")) {
>                                
> www_challenge("X.X.X.X", "0");
>                                 break;
>                         };
> 
>                         save("location");
>                         break;
>                 };
> 
> 
> 
> --- Klaus Darilion <darilion at ict.tuwien.ac.at> wrote:
> > yes! because "if (uri == myself) will only work if
> > ser is able to
> > determine the domain it is reliable for".
> > 
> > you can force ser to be responsable for a certain
> > domain using the alias
> > directive, e.g.:
> > 
> > alias=obelix.ict.tuwien.ac.at
> > # ------------------ module loading
> > ----------------------------------
> > 
> > 
> > regards,
> > Klaus
> > 
> > > -----Original Message-----
> > > From: jerk face [mailto:jerkface2098 at yahoo.com] 
> > > Sent: Tuesday, December 16, 2003 7:09 PM
> > > To: Klaus Darilion
> > > Subject: RE: [Serusers] SER can't resolve IP
> > > 
> > > 
> > > The name of my PC is DemoSIP.  It is in my hosts
> > file.
> > > Could this be why I'm having difficulties getting
> > a
> > > SIP device to register with my server?
> > > 
> > > --- Klaus Darilion <darilion at ict.tuwien.ac.at>
> > wrote:
> > > > You have to configure the DNS server to reverse
> > > > resolve your IP address
> > > > to the name of your PC (DemoSIP ?).
> > > > 
> > > > You could also to this by adding the domain name
> > to
> > > > your /etc/hosts
> > > > file.
> > > > 
> > > > Klaus
> > > > 
> > > > > -----Original Message-----
> > > > > From: jerk face
> > [mailto:jerkface2098 at yahoo.com] 
> > > > > Sent: Tuesday, December 16, 2003 6:39 PM
> > > > > To: serusers at lists.iptel.org
> > > > > Subject: [Serusers] SER can't resolve IP
> > > > > 
> > > > > 
> > > > > Hello,
> > > > > I just installed SER today and I'm having some
> > > > > trouble.  When I check /var/log/messages, I
> > see
> > > > the
> > > > > following:
> > > > > 
> > > > > Dec 16 12:39:16 DemoSIP ser: WARNING: could
> > not
> > > > rev.
> > > > > resolve X.X.X.X
> > > > > 
> > > > > Why can't ser resolve my IP address?  How do I
> > fix
> > > > > this problem?
> > > > > 
> > > > > Thank you for your time
> > > > > 
> > > > > 
> > > > > __________________________________
> > > > > Do you Yahoo!?
> > > > > New Yahoo! Photos - easier uploading and
> > sharing.
> > > > > http://photos.yahoo.com/
> > > > > 
> > > > >
> > _______________________________________________
> > > > > Serusers mailing list
> > > > > serusers at lists.iptel.org
> > > > >
> > http://lists.iptel.org/mailman/listinfo/serusers
> > > > > 
> > > > > 
> > > 
> > > 
> > > =====
> > > Asterisk is my lover, and IAX2 is our scented
> > lubricant
> > > 
> > > __________________________________
> > > Do you Yahoo!?
> > > New Yahoo! Photos - easier uploading and sharing.
> > > http://photos.yahoo.com/
> > > 
> > > 
> 
> 
> =====
> Asterisk is my lover, and IAX2 is our scented lubricant
> 
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
> 
> 




More information about the sr-users mailing list