[Serusers] Which SIP messages types use lookup("location")?

Richard richard at o-matrix.org
Wed Feb 23 19:14:00 CET 2005


You are right. However loose-route should always be called first before
other processing. So in theory ACK shouldn't reach lookup().

> -----Original Message-----
> From: Java Rockx [mailto:javarockx at gmail.com]
> Sent: Wednesday, February 23, 2005 8:04 AM
> To: Richard
> Cc: serusers at lists.iptel.org
> Subject: Re: [Serusers] Which SIP messages types use lookup("location")?
> 
> Great! But is that necessary? I mean if an ACK is being processed,
> does lookup('location') really need to be called?
> 
> The same thing for BYE.
> 
> I only see that lookup() needs to be called for SUBSCRIBE, NOTIFY,
> INVITE, and possibly REFER
> 
> Regards,
> Paul
> 
> On Wed, 23 Feb 2005 07:56:55 -1000, Richard <richard at o-matrix.org> wrote:
> > In my logic, lookup is called for all types (except REGISTER) for all
> sip
> > phones.
> >
> > > -----Original Message-----
> > > From: serusers-bounces at iptel.org [mailto:serusers-bounces at lists.iptel.org]
> On
> > > Behalf Of Java Rockx
> > > Sent: Wednesday, February 23, 2005 7:12 AM
> > > To: serusers at lists.iptel.org
> > > Subject: [Serusers] Which SIP messages types use lookup("location")?
> > >
> > > Hi All,
> > >
> > > Can anyone tell me for which message types I should call
> > > lookup("location") before t_relay()?
> > >
> > > ACK
> > > BYE
> > > CANCEL
> > > INVITE
> > > NOTIFY
> > > REFER
> > > SUBSCRIBE
> > >
> > > _______________________________________________
> > > Serusers mailing list
> > > serusers at lists.iptel.org
> > > http://lists.iptel.org/mailman/listinfo/serusers
> >
> >




More information about the sr-users mailing list