Re: [OpenSIPS-Users] TCP-related errors

2022-01-11 Thread Ben Newlin
We are just migrating to OpenSIPS 3.2 and I also have seen these errors, though I saw them under significant load. I opened a Github issue for it here: https://github.com/OpenSIPS/opensips/issues/2724 Ben Newlin From: Users on behalf of Jeff Pyle Date: Tuesday, January 11, 2022 at 7:25 PM T

[OpenSIPS-Users] TCP-related errors

2022-01-11 Thread Jeff Pyle
Hello, I have two similarly configured systems running a recent OpenSIPS 3.2 with may errors like this: CRITICAL:core:io_watch_add: >>> fd_array idx 1 (fd=193) points to bogus map (fd=-1,type=0,flags=2000,data=(nil)) It seems you have hit a programming bug. Please help us make OpenSIPS bette

Re: [OpenSIPS-Users] Call issue with mid-registrar - Can't figure out issue

2022-01-11 Thread Sugar
Can someone assist me? Original message From: "s.lancret" Date: 1/8/22 12:46 PM (GMT-06:00) To: users@lists.opensips.org Subject: [OpenSIPS-Users] Call issue with mid-registrar - Can't figure outissue I seem to have an issue getting mid- registrar to work. I have o

Re: [OpenSIPS-Users] Parse P-Asserted-Identity

2022-01-11 Thread Kingsley Tart
That's interesting - I'm more accustomed to seeing those tags on an RPID header than PAID. With PAID I would have expected a separate Privacy header to contain the "id" string. Is this still OK with the RFCs? Cheers, Kingsley. On Mon, 2021-11-29 at 13:22 +0100, Mickael MONSIEUR wrote: > Hello, >

Re: [OpenSIPS-Users] opensips 3.2 B2B module and RTPProxy/RTPEngine

2022-01-11 Thread Mark Farmer
Not sure how I missed it but I see now that the call-id, totag & fromtag can be passed as flags. I guess that is the right way to handle it? On Tue, 11 Jan 2022 at 10:26, Mark Farmer wrote: > Hi all. Can anyone tell me if I am on the right track here please? > > I am trying to use B2B modules

Re: [OpenSIPS-Users] registrar and kv_store

2022-01-11 Thread Alberto
I'll do that. Thanks On Tue, 11 Jan 2022, 12:42 Liviu Chircu, wrote: > On 11.01.2022 11:50, Alberto wrote: > > > How do I insert values in the kv_store column? > It's easy to use the attr_avp, but I need to store a couple more values > upon registrations and the key-value storage would be the pe

Re: [OpenSIPS-Users] registrar and kv_store

2022-01-11 Thread Liviu Chircu
On 11.01.2022 11:50, Alberto wrote: How do I insert values in the kv_store column? It's easy to use the attr_avp, but I need to store a couple more values upon registrations and the key-value storage would be the perfect solution. Hello, Alberto! The "kv_store" column is for internal purpos

Re: [OpenSIPS-Users] opensips 3.2 B2B module and RTPProxy/RTPEngine

2022-01-11 Thread Mark Farmer
Hi all. Can anyone tell me if I am on the right track here please? I am trying to use B2B modules to implement the REFER scenario but I also need to engage RTPEngine. I am studying the RTPEngine module trying to understand how to accomplish this taking into account the above point about using the

[OpenSIPS-Users] registrar and kv_store

2022-01-11 Thread Alberto
Hi, I'm testing some features I want to implement, my usrloc and registrar configuration look like this: loadmodule "usrloc.so" modparam("usrloc", "db_url", "unixodbc://opensips:opensipsrw@localhost /opensips") modparam("usrloc", "nat_bflag", "NAT") modparam("usrloc", "working_mode_preset", "sing