Re: [SR-Users] Advertise concept

2020-06-25 Thread Social Boh
Sorry for private message, Fred Thank you for your answer. You could use it for all communication, regardless of method... so if behind NAT, it would certainly make sense to use advertise for registers. you means outbound register because behind NAT kamailio can't accept inbound register

Re: [SR-Users] kamailio - 5.3.2 - Possible memleak in Core Module

2020-06-25 Thread José Seabra
Hi Daniel, Thank you for your reply. I will do stress tests with the latest version from branch 5.3. If it is still happening I will let you know. Cheers, José Daniel-Constantin Mierla escreveu no dia quinta, 25/06/2020 à(s) 14:44: > Hello, > > first, it is better if you test with latest

Re: [SR-Users] Advertise concept

2020-06-25 Thread Fred Posner
On Thu, 2020-06-25 at 09:23 -0500, Social Boh wrote: > Hello, > > maybe i don't understood completely the use of Advertise parameter. > > We use it only if Kamailio is behind a NAT and Kamailio have to > comunicate over is PublicIP with provider, other SIP proxy and PBX > but > never to accept

Re: [SR-Users] Advertise concept

2020-06-25 Thread Fred Posner
On Thu, 2020-06-25 at 11:22 -0500, Social Boh wrote: > Sorry for private message, Fred > Thank you for your answer. > > > You could use it for all communication, regardless of method... so > > if > > behind NAT, it would certainly make sense to use advertise for > > registers. > > you means

[SR-Users] Advertise concept

2020-06-25 Thread Social Boh
Hello, maybe i don't understood completely the use of Advertise parameter. We use it only if Kamailio is behind a NAT and Kamailio have to comunicate over is PublicIP with provider, other SIP proxy and PBX but never to accept Users REGISTER. Is it right? Regards -- --- I'm SoCIaL, MayBe

Re: [SR-Users] Server error on LIR select next S-CSCF

2020-06-25 Thread BALL SUN
anyone can help? On Thu, Jun 25, 2020 at 12:38 AM BALL SUN wrote: > > HI > > We noticed an issue here, not sure is it related to HSS profile. > > the setting is like this > Caller: MSISDN-A, IMSI-A > Called: MSISDN-B, IMSI-B > > > Both UEs can be registered based on IMSI number. Also the >

[SR-Users] rtpengine inserted random line into sdp

2020-06-25 Thread Andrew Chen
Hi forum, I'm starting my rtpengine project and I'm facing a strange problem with rtpengine. I am seeing this in the SDP part of the INVITE: a=rtcp:52021 a=rtcp-mux 2001:470:7:3A7:0:0:0:2 a=direction:active a=oldmediaip:54.153.25.234 As you can see there is a random insert of the local

Re: [SR-Users] Kamailio-5.3.3. NAT and RTP not working

2020-06-25 Thread Pavithra Mohanraja
Hi Supreeth, This is my DNS file $ORIGIN sip.example.com. $TTL 1W @ 1D IN SOA localhost. root.localhost. ( 1 ; serial 3H ; refresh

Re: [SR-Users] Kamailio-5.3.3. NAT and RTP not working

2020-06-25 Thread Pavithra Mohanraja
Hi, Now i am trying with kamailio-5.3.4 version as a docker containers. There I am not using ipsec, pcrf related configurations . There registration and call establishment is happening. but during hangup , BYE packet is sent from alice to bob. and scscf returns *403* *Domain not served

[SR-Users] kamailio - 5.3.2 - Possible memleak in Core Module

2020-06-25 Thread José Seabra
Hello there. During my stress tests against our kamailio servers I detected that it was running out of shm memory. edge-sip-proxy[6119]: ERROR: ESP_LOG: 10405249-1580@10.225.121.206: [core/mem/q_malloc.c:298]: qm_find_free(): qm_find_free(0x7ff37092, 4224); Free fragment not found!

Re: [SR-Users] siptrace: methods blacklist modparam

2020-06-25 Thread Federico Cabiddu
Hi Nuno, I think it's a good and useful addition, I had a quick look on the PR and it looks good, but I'll have a deeper look as soon as possible. Cheers, Federico On Thu, Jun 25, 2020 at 11:30 AM Nuno Ferreira wrote: > Hello, > > We are a heavy Homer/Hepic (tks QXIP team) users and on our

Re: [SR-Users] Kamailio-5.3.3. NAT and RTP not working

2020-06-25 Thread supreeth herle
can you please paste here your DNS zone file and pcscf configuration files? It looks like DNS is not setup properly as sip:example.com is not being resolved to point to ICSCF. Best Regards, Supreeth On Thu, 25 Jun 2020 at 07:20, Pavithra Mohanraja wrote: > Hi Supreeth, > > I have followed your

[SR-Users] Question about textops

2020-06-25 Thread Mojtaba
Hello, Some confusing things while developing in Kamailio: In is_method_f function in textops module, the code checks the HDR_CSEQ_F in msg also, and if the method name appears in CSEQ_F, The result is returned TRUE. These question will arise why in this function, the CSEQ field in message will

[SR-Users] siptrace: methods blacklist modparam

2020-06-25 Thread Nuno Ferreira
Hello, We are a heavy Homer/Hepic (tks QXIP team) users and on our setup, there are some SIP methods we don’t want to get into the database or send to the capture server because there’s no value-added for call troubleshooting purposes (OPTIONS, KDMQ, HTTP (from JSONRPC)…) Typically we achieve

Re: [SR-Users] kamailio - 5.3.2 - Possible memleak in Core Module

2020-06-25 Thread Daniel-Constantin Mierla
Hello, first, it is better if you test with latest version from the branch 5.3, because 5.3.2 is already outdated in that series. Otherwise, we may troubleshoot a side effect of an issue already fixed. Second, the function that allocated most of the shm memory is related to transaction, cloning