Re: [SR-Users] Access via script to location data in the memory

2021-07-31 Thread Social Boh
user is registered on the first Kamailio so send INVITE to first Kamailio /*route[AUTH] { #!ifdef WITH_AUTH if (dmq_is_from_node()) {     $ru = $tu; return; }*/ If INVITE comes from other DMQ node don't need authentication but I have to change RURI with To URI because I work in a multidomai

Re: [SR-Users] Access via script to location data in the memory

2021-07-31 Thread Henning Westerholt
Great, thanks for the confirmation. Henning From: sr-users On Behalf Of Social Boh Sent: Friday, July 30, 2021 8:36 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Access via script to location data in the memory Works! I can access location data presents only

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Social Boh
SER) - Users Mailing List *Subject:* Re: [SR-Users] Access via script to location data in the memory Hello, reg_fetch_contacts use a table (I understood) to looking for data about a user. I'm using USRLOC module without database. Regards --- I'm SoCIaL, MayBe El 30/07/2021 a las 11:18 a

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Social Boh
SER) - Users Mailing List *Subject:* Re: [SR-Users] Access via script to location data in the memory Hello, reg_fetch_contacts use a table (I understood) to looking for data about a user. I'm using USRLOC module without database. Regards --- I'm SoCIaL, MayBe El 30/07/2021 a las 11:18 a

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Social Boh
also in in-memory/dmq mode. Cheers, Henning *From:* sr-users *On Behalf Of *Social Boh *Sent:* Friday, July 30, 2021 6:42 PM *To:* Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Access via script to location data in the memory Hello, reg_fetch_contacts use a table (I

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Henning Westerholt
To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Access via script to location data in the memory Hello, reg_fetch_contacts use a table (I understood) to looking for data about a user. I'm using USRLOC module without database. Regards --- I'm SoCIaL, MayBe El 30/07/2021 a las

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Social Boh
m:* sr-users *On Behalf Of *Social Boh *Sent:* Friday, July 30, 2021 6:11 PM *To:* Kamailio (SER) - Users Mailing List *Subject:* Re: [SR-Users] Access via script to location data in the memory Hello, maybe is better I explain what I'd like to achieve: I have two Kamailio using DMQ and DMQ_USRLOC mod

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Henning Westerholt
tps://gilawa.com/> From: sr-users On Behalf Of Social Boh Sent: Friday, July 30, 2021 6:11 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Access via script to location data in the memory Hello, maybe is better I explain what I'd like to achieve: I have two Kamailio usi

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Social Boh
Hello, maybe is better I explain what I'd like to achieve: I have two Kamailio using DMQ and DMQ_USRLOC modules so each REGISTER is replicate on each Kamailio. I'm using DNS weight to distribute the REGISTERs between the 2 Kamailios. The only difference I have seen in the location data,

Re: [SR-Users] Access via script to location data in the memory

2021-07-30 Thread Raúl Alexis Betancor Santana
sqlops, redis, etc. to do searchs and manipulations. Saludos -- Raúl Alexis Betancor Santana Serlink Telecom S.R.L.U. - Mensaje original - De: "Social Boh" Para: "Kamailio" Enviados: Jueves, 29 de Julio 2021 20:02:18 Asunto: [SR-Users] Access via script to locatio

Re: [SR-Users] Access via script to location data in the memory

2021-07-29 Thread Henning Westerholt
- https://gilawa.com -Original Message- From: sr-users On Behalf Of Social Boh Sent: Thursday, July 29, 2021 9:02 PM To: sr-users@lists.kamailio.org Subject: [SR-Users] Access via script to location data in the memory Hello List, is there a way to access location data from kamailio script

[SR-Users] Access via script to location data in the memory

2021-07-29 Thread Social Boh
Hello List, is there a way to access location data from kamailio script? I mean data I can see with the command: kamctl ul show Regards -- --- I'm SoCIaL, MayBe __ Kamailio - Users Mailing List - Non Commercial Discussions *