Not sure if it's only in cvs head or if it's in stable (0.9.x) but the recived parameter makes this issue goaway :-)
-Atle
* Joao Pereira joao.pereira@fccn.pt [051128 11:45]:
Ok, having three tables with the online users (location, location_internal and location_external) is a solution... but this distribution of the users is a bit against the rules of database building....
Joao
Greger V. Teigre wrote:
Please copy the list.
if(!lookup("location_internal")) { if(!lookup("location_external")) { # Not found } } g-)
----- Original Message ----- From: "Joao Pereira" joao.pereira@fccn.pt To: "Greger V. Teigre" greger@teigre.com Sent: Saturday, November 26, 2005 3:36 PM Subject: Re: [Serusers] outbound proxy tables
But if they are two instances of the location table... when SER is checking if a user is online and searches the location table, it will fail to find the users in the location_internal and location_external tables. Maybe SER needs a special tunning to search the 3 tables...
Joao
Greger V. Teigre wrote:
I have never tried that example, but I assume they are just two other instances of the location table. g-) ----- Original Message ----- From: "Joao Pereira" joao.pereira@fccn.pt To: serusers@lists.iptel.org Sent: Friday, November 25, 2005 7:40 PM Subject: [Serusers] outbound proxy tables
Hello to all I have SER configured as a multihomed outbound proxy, like in this page:
http://www.voip-info.org/wiki/index.php?page=SER+example+outboundproxy
In this configuration, SER puts users in diferent tables:
if (dst_ip == 192.168.0.1) { if (!save("location_internal")) { (...)
Does someone have these tables? The page says "For this example to work, you must also follow the nathelper module instructions for creating new location_internal and location_external tables. Be careful to use underscores ("_") and not hyphens ("-") when creating the new tables."
But I cant find these tables .... Does someone have them???
Thanks Joao
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers