partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Partysip-dev] 404 AOR Not found


From: Joseph Chooracken John-A19500
Subject: [Partysip-dev] 404 AOR Not found
Date: Thu, 29 May 2003 20:47:00 +0530

Hi ,

   The scenario is like this.

   We have 2 SIPUA and partysip Proxy/Registrar. These 2 UA's are registered to 
the Proxy/Registrar using the domain name.
For example we register as address@hidden . Now using one of the other UA's I 
try to call john using "address@hidden" instead of using "address@hidden". Now 
the proxy replies back with "404 AOR not found".

Is this behaviour valid? 

1. Shouldn't the proxy NOT resolve the uri when it contains the IP address? Is 
it that it should resolve it only when the uri contains the domain name?

Thankz in advance,

Cheers,
John



Email: address@hidden
            address@hidden


-----Original Message-----
From: Aymeric Moizard [mailto:address@hidden 
Sent: Wednesday, May 28, 2003 1:58 PM
To: jimmy_huang
Cc: address@hidden
Subject: Re: [Partysip-dev] about plugin...




On Wed, 28 May 2003, jimmy_huang wrote:

> Hi all,
> I am confuse with partysip's plugins...
> I thought ls_localdb plugin's main purpose is for registrar and store 
> user location , is that right?

rgstrar plugin is storing data from REGISTER.
ls_localdb plugin use the data stored by rgstrar to forward messages. ls_sfull 
plugin forward messages by following SIP rules. (looking at
record-route...)

ls_static is deprecated but could be used to forward all message to one 
destination. It's not very usefull now that you have ls_filter which do the 
same but which is cleaner.

syntax is a mandatory plugin to check if message are correct.

filter plugin is used to add static rules to forward message (defined with 
regexp).

> Can someone tell me what's the purpose of ls_sfull , ls_static , 
> syntax and filter plugin? and are they needed for partysip with base 
> function?

You might not need rgstrar & ls_localdb if you don't want to manage a set of 
users locations.

The rest seems very usefull, but you may replace the plugins by your owns... 
Aymeric

> thanks
> Jimmy
>
>
>
> _______________________________________________
> Partysip-dev mailing list
> address@hidden 
> http://mail.nongnu.org/mailman/listinfo/partysip-dev
>



_______________________________________________
Partysip-dev mailing list
address@hidden http://mail.nongnu.org/mailman/listinfo/partysip-dev




reply via email to

[Prev in Thread] Current Thread [Next in Thread]