[OpenSIPS-Users] sip question.

2025-06-05 Thread Johan De Clercq
in a bye message, is the contact header mandatory or not ? BR, JOhan. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] SBC Routing

2025-05-22 Thread Johan De Clercq
+1 On Thu, 22 May 2025, 18:43 Brett Nemeroff, wrote: > I do not believe this is supported. I would use a different module to > regex the domain and associate that to a drouting groupid. Then pass that > to your do_routing(). > -Brett > > > On Thu, May 22, 2025 at 11:16 AM s...@lard.at wrote: >

Re: [OpenSIPS-Users] CallID shorting

2025-05-08 Thread Johan De Clercq
my 2 cents (at least that's what I do), use topology-hiding on acces and interco. doing it also on core and routing just makes your life overly complicated. Br, Johan. Op do 8 mei 2025 om 14:50 schreef Antonios Psaras : > Dear Team > > > > We have a setup with multip

Re: [OpenSIPS-Users] mhomed OpenSIPs behind NAT - How to control NAT IP

2025-04-02 Thread Johan De Clercq
Antonias, yes you can. You need to if then else the stuff. if $si==1.2.34 then use nat else don't use nat. Note, not only for opensips headers, but you will also need different flags for rtpengine. Op wo 2 apr 2025 om 11:35 schreef Antonios Psaras : > Dear all. > > >

Re: [OpenSIPS-Users] mi command t_reply

2024-12-12 Thread Johan De Clercq
o a dummy routing a foo destination. > > Regards, > > Bogdan-Andrei Iancu > > OpenSIPS Founder and Developer > https://www.opensips-solutions.com > https://www.siphub.com > > On 12.12.2024 16:29, Johan De Clercq wrote: > > Hi Bogdan, > I need to find the eas

[OpenSIPS-Users] mi command t_reply

2024-12-12 Thread Johan De Clercq
Hi, when you execute mi command t_reply what is then the entry point in the .cfg script ? wkr, ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] ipc bug.

2024-10-02 Thread Johan De Clercq
while googling I discovered in some githbub posts that there was an ipc bug. Can somebody enlighten me what this bug exactly was ? Shutdown bug? · Issue #1347 · OpenSIPS/opensips · GitHub ___ Users maili

Re: [OpenSIPS-Users] Removing Identity hdr

2024-06-18 Thread Johan De Clercq
What will be done with diversion? I believe that now it is c On Tue, 18 Jun 2024, 10:59 Alain Bieuzent, wrote: > Hi, > > > > interesting question, because in future developments of stir/shaken in > France, for forwarded calls, it is planned that the identity field received > on the incoming call

[OpenSIPS-Users] on DB read or write.

2024-06-05 Thread Johan De Clercq
Hello, is it possible to split out DB module connections (e.g. auth_db) in multiple connections (e.g. 1 for read and 1 for write) ? BR, JOhan. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] opensips not failing over on 500.

2024-05-29 Thread Johan De Clercq
? Br, Johan. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] question on core statistics.

2024-04-21 Thread Johan De Clercq
Goed morning, How can I then increase opensips’s internal queue size? Best regards, Johan Verzonden vanuit Outlook voor iOS<https://aka.ms/o0ukef> Van: Bogdan-Andrei Iancu Verzonden: Thursday, April 18, 2024 4:29:41 PM Aan: OpenSIPS users mailling list ;

Re: [OpenSIPS-Users] question on core statistics.

2024-04-19 Thread johan
ancu OpenSIPS Founder and Developer https://www.opensips-solutions.com https://www.siphub.com On 18.04.2024 17:19, Johan De Clercq wrote: No I don't. what I find strange is that MAX_RECV_BUFFER_SIZE 262144 is the default value of net.core.rmem_max and net.core.rmem_default. Op do 18 apr 2

Re: [OpenSIPS-Users] question on core statistics.

2024-04-18 Thread Johan De Clercq
; > > > Are you calling drop() anywhere in your script? > > > > https://www.opensips.org/Documentation/Script-CoreFunctions-3-4#toc13 > > > > Ben Newlin > > > > *From: *Users on behalf of Johan De > Clercq > *Date: *Thursday, April 18, 2024 at 5

Re: [OpenSIPS-Users] question on core statistics.

2024-04-18 Thread Johan De Clercq
Documentation/Script-CoreFunctions-3-4#toc13 > > > > Ben Newlin > > > > *From: *Users on behalf of Johan De > Clercq > *Date: *Thursday, April 18, 2024 at 5:27 AM > *To: *OpenSIPS users mailling list > *Subject: *Re: [OpenSIPS-Users] question on core statistics.

Re: [OpenSIPS-Users] question on core statistics.

2024-04-18 Thread Johan De Clercq
would it make sense to recompile with other flags ? And how do I set them (I don't find these of menuconfig's compile options)? Currently it has MAX_RECV_BUFFER_SIZE 262144 and BUF_SIZE 65535. Can somebody explain also what both flags mean. Op do 18 apr 2024 om 11:07 schreef Johan

Re: [OpenSIPS-Users] question on core statistics.

2024-04-18 Thread Johan De Clercq
, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll, sigio_rt, select. Op do 18 apr 2024 om 10:32 schreef Johan De Clercq : > > Guys, > > I have an opensips instance running with 24 worker children. > The worker load is very lo

[OpenSIPS-Users] question on core statistics.

2024-04-18 Thread Johan De Clercq
Guys, I have an opensips instance running with 24 worker children. The worker load is very low. UDP queues are on 50 megs. when i query via the OS cat /proc/net/udp sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 590: 03231D0A:1

[OpenSIPS-Users] another question on sip format's.

2024-04-11 Thread Johan De Clercq
Can param's be added anywhere in a user part. e.g. sip:0123456789;gw=case106@1.2.3.4 //this is for sure valid. sip:gw=case107;0123456789@1.2.3.4 sip:gw=case108;0123456789;gw=case108@1.2.3.4 the fist one is for sure valid, but what about the other two ? BR, ___

[OpenSIPS-Users] on from and to header.

2024-04-10 Thread Johan De Clercq
with A and B instead of +32A and +32B. But can somebody explain me why or why not? Best regards, Johan. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Load Balancer add destination as probing status

2024-04-09 Thread Johan De Clercq
Can you tell me how to disable a load balancer destination via mi ? On Tue, 9 Apr 2024, 20:02 John Sliney, wrote: > Is there currently a way to add a destination to the load_balancer set > with a status of disabled but with probing enabled, like the dispatcher > table 'state' column allows? > >

Re: [OpenSIPS-Users] memory fragmentation when calling dr_reload.

2024-04-03 Thread Johan De Clercq
In addtion, I have 24 children, so can I increase in some way only the process that handles the fifo requests ? Op wo 3 apr 2024 om 15:33 schreef Johan De Clercq : > Hi, > > A client has a very big dynamic routing rule set. (dr_rules >= 2.1 gb ). > When reloading the db in open

[OpenSIPS-Users] memory fragmentation when calling dr_reload.

2024-04-03 Thread Johan De Clercq
Hi, A client has a very big dynamic routing rule set. (dr_rules >= 2.1 gb ). When reloading the db in opensips (dr_reload), I see below error in the log ERROR:core:fm_malloc: not enough free pkg memory (268008864 bytes left), please increase the "-M" command line parameter! the -M parameter is n

[OpenSIPS-Users] https://datatracker.ietf.org/doc/html/rfc3261#section-13.3.1.1

2024-03-28 Thread Johan De Clercq
communications to take place without answering the call. The latter is common in Interactive Voice Response (IVR) systems. Can somebody please comment on this ? BR, Johan. ___ Users mailing list Users@lists.opensips.org http://lists.opensi

Re: [OpenSIPS-Users] Implementation of RFC 8599

2024-02-02 Thread johan
send a query directly to apple or to google for waking them up. I did something like that in an external lua script. On 2/02/2024 09:49, Volkan Oransoy wrote: Hi all, I am working on implementing RFC 8599 and have an architectural question. I followed the blog post https://blog.opensips.org/

[OpenSIPS-Users] dialog termination.

2024-02-01 Thread Johan De Clercq
Is there a way to configure dialog module so that it upon timeout it flushes the dialog without sending bye ? ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] mid_register and its possible bad actions with De-REGISTER

2023-12-27 Thread johan
So either your client's dhcp config sucks, or the client's internet line is not good or you don't support push notifications. In any case, I would limit the contacts stored in location to one. That will limit the traffic much more then kicking out deregistrations. On 27/12/2023 10:38, Dmitry

Re: [OpenSIPS-Users] Staless mode in opensips

2023-12-05 Thread Johan De Clercq
I usually make a mix f.e. on OPTIONS, subscribe, notify I send 200 OK with sl_send_reply. INVITE handling I always do stateful. Normally, the dependencies of a module are described in the module documentation. I hope this helps. BR, Johan. Op di 5 dec 2023 om 12:04 schreef : > Hi opens

[OpenSIPS-Users] on SIP number presentation.

2023-12-01 Thread johan
All, the opinions are divided on this at 2 very big customers. with number presentation allowed, what is displayed to the B user if the following 3 headers have different numbers in the invite. - pai - ppi - from. to me, the answer is that from takes precedence. what is the list's opini

Re: [OpenSIPS-Users] [WG-IMS] Scope of IMS in OpenSIPS - RFC

2023-11-29 Thread Johan De Clercq
ber 29, 2023 6:45:58 PM Aan: Bogdan-Andrei Iancu CC: Johan De Clercq ; Giovanni Maruzzelli ; wg-...@lists.opensips.org ; OpenSIPS users mailling list Onderwerp: Re: [WG-IMS] Scope of IMS in OpenSIPS - RFC Yes, actually there is a difference between 5g and 4g infrastructure, that actually

Re: [OpenSIPS-Users] [WG-IMS] Scope of IMS in OpenSIPS - RFC

2023-11-29 Thread Johan De Clercq
In addition, the IMS should be able to handle 4G and 5G calls. In my opinion, we should no longer about 2 and 3 G as they are being phased out everywhere. wkr, Op wo 29 nov 2023 om 16:39 schreef Bogdan-Andrei Iancu : > Hi Giovanni, > > Thanks for the feedback here, a valuable one as usual :). >

Re: [OpenSIPS-Users] Debug logs show To tag which are actually From tag

2023-11-28 Thread Johan De Clercq
I agree, but it's very confusing. Op di 28 nov 2023 om 10:35 schreef Bogdan-Andrei Iancu : > Hi Robert, > > As from SIP perspective both TO and FROM hdrs have the same syntax, > internally OpenSIPS uses the same function "parse_to()" for parsing both > hdrs. So, we are all good here :) > > Regard

Re: [OpenSIPS-Users] dlg_end_dlg in early state, how to rewrite 487 to 404

2023-11-15 Thread Johan De Clercq
forward to a self defined route and change it there. route[404to487] { } onreply_route { route(404to487); } Op wo 15 nov 2023 om 12:04 schreef Alain Bieuzent : > Hi All, > > > > I have a case where I need to terminate an early state dialog but not with > a 487 but by a 404. > > > > t_

Re: [OpenSIPS-Users] [OpenSIPS-Business] Introducing OpenSIPS 3.5

2023-11-14 Thread Johan De Clercq
Me too. On Tue, 14 Nov 2023, 19:02 Giovanni Maruzzelli, wrote: > On Tue, Nov 14, 2023 at 3:34 PM Bogdan-Andrei Iancu > wrote: > >> >> This year we introduce a new concept of an *OpenSIPS Working Group*. And >> the *IMS OpenSIPS Working Group* >>

Re: [OpenSIPS-Users] opensips summit

2023-11-07 Thread Johan De Clercq
good plan. I haven't visited munich in ages. Op di 7 nov 2023 om 15:10 schreef Stefan Hofmeir : > Hi, > > perhaps Munich would be also a great city for the next OpenSIPS Summit. > As a native of Munich I could organize recommending hotels or the social > event. > > -- > BRs > Stefan > > > __

[OpenSIPS-Users] opensips summit

2023-11-07 Thread Johan De Clercq
list, do we have somebody who can arrange something in Vienna ? looks like a great location to me :-) ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] t_new_request and X-headers

2023-10-09 Thread Johan De Clercq
write the info to a custom table and fetch it from there ? Op ma 9 okt 2023 om 16:03 schreef Mickael Hubert : > Hi all, > I need to send an INFO message with X-headers from other dialog. > I use t_new_request to send my request (apart from first dialog): OK > I use local_route to add fixed X-hea

Re: [OpenSIPS-Users] t_new_request and X-headers

2023-10-09 Thread Johan De Clercq
avp_dbquery if I am not wrong. Op ma 9 okt 2023 om 16:31 schreef Johan De Clercq : > write the info to a custom table and fetch it from there ? > > > Op ma 9 okt 2023 om 16:03 schreef Mickael Hubert : > >> Hi all, >> I need to send an INFO message with X-headers

Re: [OpenSIPS-Users] on routing invite's in a trunk context.

2023-10-06 Thread Johan De Clercq
.ms/o0ukef> Van: Users namens Ben Newlin Verzonden: Friday, October 6, 2023 5:35:40 PM Aan: OpenSIPS users mailling list Onderwerp: Re: [OpenSIPS-Users] on routing invite's in a trunk context. Johan, This is actually a pretty standard SIP flow that we

[OpenSIPS-Users] on routing invite's in a trunk context.

2023-10-06 Thread johan
This is a general question on routing (to be honest: it is a really strange case). A has a sip trunk to B (opensips), B has a sip trunk to C A sends an invite to B with contact header A'   and record-route header to A'' B string the record_route header , calls topology hiding and droutes

Re: [OpenSIPS-Users] Can't set TLS ciphers_list to NULL

2023-10-02 Thread Johan De Clercq
I find it strange to start with the null suite. What version of this is this? On Mon, 2 Oct 2023, 11:36 Răzvan Crainea, wrote: > Hi, Matt! > > Are you sure that wolfssl supports the NULL cipher list? You can see all > the available ciphers when OpenSIPS starts. For example, my setup has > the fo

Re: [OpenSIPS-Users] Configuration file

2023-09-14 Thread Johan De Clercq
Indeed. Everything starts with reading documentation. On Thu, 14 Sept 2023, 20:23 Callum Guy, wrote: > The idea is that you create your own based on your unique > infrastructure requirements. > > Learn you must. > > https://www.opensips.org/Documentation/Manual-3-3 > > > On Thu, 14 Sept 2023 at

Re: [OpenSIPS-Users] Stir ans Shaken - number is not in E.164 format

2023-09-07 Thread johan
I think that having this on a global scale will result in a mumbo jumbo of standards and implementations.  Best thing for Europe would be that this would be tackled on EU scale, but it don't see this happening (e.g. what France does, is for sure not okay for Germany and so on).   Anyway, I will

Re: [OpenSIPS-Users] Opensips is crashing .

2023-07-25 Thread johan
to me it seems quite obvious that your initialisation of TLS is not correct. Please review that part of your config. More on the config in : https://opensips.org/docs/modules/3.2.x/tls_mgm.html Secondly, to have a decent look at this issue the coredump is missing. On 25/07/2023 15:29, Sasmita

[OpenSIPS-Users] stir shaken (2).

2023-04-21 Thread johan
1. In the case that you are intermediate provider and the call comes in with identity header, can you then juste USE the identity coming in or do you need to reattest. 2. is there somewhere a mini script.cfg which is doing stir/shaken magic with 302 redirect ? wkr, ___

[OpenSIPS-Users] on stir shaken.

2023-04-21 Thread johan
Am I correct if I say that stir/shaken has no influence whatsoever on number presentation ? Let me clarify myself : if present it is still the number in PAI or PPI that will be displayed ? wkr, ___ Users mailing list Users@lists.opensips.org http

Re: [OpenSIPS-Users] 183 to 180 manipulation without external application

2023-03-03 Thread johan
Just rewerite the status line ? On 3/03/2023 14:19, Antonis Psaras wrote: I am trying to figure a way to translate 183 mes ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] reinvite and dialog uniqueness.

2022-12-02 Thread johan
the reINVITE is the same as the initial SDP and send back the other party's SDP in 200ok. -ovidiu On Fri, Dec 2, 2022 at 11:45 AM johan wrote: I realise that I made an error in my drawing. 1. dialog uniqueness Alice calls Bob ->INVITE ca

Re: [OpenSIPS-Users] reinvite and dialog uniqueness.

2022-12-02 Thread johan
ll-id + the 2 tags) ? On 2/12/2022 17:34, Ovidiu Sas wrote: The tag belongs to the SIP endpoint and does not change. Take a look here at an example: https://datatracker.ietf.org/doc/html/rfc3665#section-3.7 Regards, Ovidiu Sas On Fri, Dec 2, 2022 at 11:23 AM johan wrote: 1. dialog uniq

[OpenSIPS-Users] reinvite and dialog uniqueness.

2022-12-02 Thread johan
*1. dialog uniqueness*     Alice     calls     Bob        ->INVITE                 call-id: 1                 from: alice@atlanta;tag=1                 to: bob@boston             <- 200                 call-id: 1             from: alice@atlanta;tag=1             to: bob@bos

Re: [OpenSIPS-Users] Mid_Registrar contact

2022-11-17 Thread johan
Proton Mail <https://proton.me/> secure email. --- Original Message --- On Thursday, November 17th, 2022 at 11:04 AM, johan wrote: If you don't want to handle the r3egister locally, why don't you just forward it then ? (i.e. the path approach) On 17/11/2022 11:45, Li

Re: [OpenSIPS-Users] Mid_Registrar contact

2022-11-17 Thread johan
If you don't want to handle the r3egister locally, why don't you just forward it then ? (i.e. the path approach) On 17/11/2022 11:45, Liviu Chircu wrote: On 17.11.2022 12:37, nutxase wrote: Just to confirm can registrar also forward the registration similar to how mid_registrar does? Approac

Re: [OpenSIPS-Users] OpenSIPS Summit 2023 in USA - is Houston !!!!

2022-11-16 Thread johan
isn't it : Houston, we have a problem :-) On 16/11/2022 16:01, Bogdan-Andrei Iancu wrote: The poll closed and we have a winner, *Houston*, the Space City ! In was a tight competition, with ~200 votes from the community side. Many thanks to all who got involved here and helped us in taking the

Re: [OpenSIPS-Users] How to fetch data from OpenSIPS using external app

2022-11-11 Thread Johan De Clercq
Get it from db. For the register, use an open source softphone or sipsak or sipp. On Fri, Nov 11, 2022, 09:13 cheny via Users wrote: > Hi everyone, > > I need to write a program to mean below functions: > > 1.register account to opensips. > 2.fetch registered users from opensips. > 3

Re: [OpenSIPS-Users] 603 not treated as a failure

2022-10-25 Thread johan
good catch. On 25/10/2022 16:33, Social Boh wrote: maybe: * *modparam("tm", "disable_6xx_block", 1)* to TM module --- I'm SoCIaL, MayBe El 25/10/2022 a las 9:22 a. m., Richard Robson escribió: I am currently testing version 3.3 and I have a scenario where we will receive a 603 to an i

Re: [OpenSIPS-Users] Problem proxying a SIP connection with t_relay

2022-10-12 Thread johan
++ John. On 12/10/2022 18:29, John Quick wrote: Thomas, The UAS at 10.30.9.11 has failed to process the two Record-Route headers sent in the INVITE. It should send the Route Set back as part of the Response - i.e. within the 200 OK. But it hasn't. It has just absorbed the Record-Route headers a

Re: [OpenSIPS-Users] The update from yesterday makes all calls fail after 20 seconds, how do I go back?

2022-09-14 Thread Johan De Clercq
Xlog(….); Outlook voor iOS downloaden Van: Users namens Saint Michael Verzonden: Wednesday, September 14, 2022 9:56:41 PM Aan: OpenSIPS users mailling list Onderwerp: Re: [OpenSIPS-Users] The update from yesterday makes all calls fail af

Re: [OpenSIPS-Users] sl question.

2022-09-13 Thread johan
DPORT and we forward to IADIP");    forward("IADIP:IADPORT");     }     else     {    xlog("sp==$sp!=[IADPORT,SIPPPORT], we drop the packet");    drop();     } } This works, so you can forget about this. On 12/09/2022 17:03, johan wrote: > > so

Re: [OpenSIPS-Users] sl question.

2022-09-12 Thread johan
so the question is how can I do a forward message to an ip port without opensips rewriting the uri of ACK in stateless mode ?  On 12/09/2022 16:55, johan wrote: > > Sep 12 10:45:38 sipp /data/opensips/sbin/opensips[1684]: > DBG:core:parse_msg: SIP Request: > Sep 12 10:45:38 sipp /d

Re: [OpenSIPS-Users] sl question.

2022-09-12 Thread johan
022 16:24, johan wrote: > Hi, > > setup : opensips acts as a client of a remote server (i.e. opensips > registers itself towards a provider) and handles the OPTIONS being > sent.   On the same pc I have a sipp instance that generates traffic. > > hence > > > provider &l

[OpenSIPS-Users] sl question.

2022-09-12 Thread johan
Hi, setup : opensips acts as a client of a remote server (i.e. opensips registers itself towards a provider) and handles the OPTIONS being sent.   On the same pc I have a sipp instance that generates traffic. hence provider <- udp 5060 -> opensips <-udp 5062-> sipp The issue is now that the p

Re: [OpenSIPS-Users] registrant.

2022-08-26 Thread johan
Alexey, can you please resend your previous e mail ? wkr, On 24/08/2022 18:41, johan wrote: > Is there somebody who has a db extract on how to fill in a record in > registrar ? > > > wkr, > ___ Users mailing list Users@lists

[OpenSIPS-Users] registrant.

2022-08-24 Thread johan
Is there somebody who has a db extract on how to fill in a record in registrar ? wkr, ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] opensips-cli debian 11

2022-08-24 Thread johan
that worked, thank you razvan. On 24/08/2022 13:17, Răzvan Crainea wrote: > Hi, Johan! > > Are you trying to install on Debian 11 or on Ubuntu 22? > Because I see that the sources list is jammy, but then you are > fetching bullseye. > > Best regards, > > Răzvan Craine

Re: [OpenSIPS-Users] opensips-cli debian 11

2022-08-24 Thread Johan De Clercq
Debian 11 Outlook voor iOS<https://aka.ms/o0ukef> downloaden Van: Users namens Răzvan Crainea Verzonden: Wednesday, August 24, 2022 1:17:00 PM Aan: users@lists.opensips.org Onderwerp: Re: [OpenSIPS-Users] opensips-cli debian 11 Hi, Johan! Are you try

Re: [OpenSIPS-Users] opensips-cli debian 11

2022-08-24 Thread johan
tmp/apt-dpkg-install-D5gGDW/19-opensips-cli_0.1~20220822~a480e53-1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) On 24/08/2022 12:16, johan wrote: > Liviu, > > is there already a repo for opensips-cli on debian 11 ? > > > Secondly, if the old repo would work on debi

[OpenSIPS-Users] opensips-cli debian 11

2022-08-24 Thread johan
Liviu, is there already a repo for opensips-cli on debian 11 ? Secondly, if the old repo would work on debian 11, can  you please put a pub key ? Get:4 https://apt.opensips.org jammy InRelease [21.9 kB] Err:4 https://apt.opensips.org jammy InRelease   The following signatures couldn't be verifi

Re: [OpenSIPS-Users] version number of 3.3.

2022-06-09 Thread johan
even worse : using latest github of 3.3 Jun  9 10:09:51 debian10opensips31 opensips: ERROR:core:version_control: module version mismatch for db_mysql; core: opensips 3.3.0-beta (x86_64/linux); module: opensips 3.3.0-dev (x86_64/linux) On 9/06/2022 15:57, johan wrote: > Hello, > &g

[OpenSIPS-Users] version number of 3.3.

2022-06-09 Thread johan
Hello, i just downloaded opensips 3.3.  opensips -V still shows beta version. version: opensips 3.3.0-beta (x86_64/linux) flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, CC_O0, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_REC

Re: [OpenSIPS-Users] Opensips active (exited)

2022-05-19 Thread Johan De Clercq
Check daemon path Outlook voor iOS downloaden Van: Users namens Ali Alawi Verzonden: Thursday, May 19, 2022 9:30:50 PM Aan: OpenSIPS users mailling list Onderwerp: [OpenSIPS-Users] Opensips active (exited) Dear all, I have installed ope

Re: [OpenSIPS-Users] How to use old "opensipsctl avp add" with opensips-cli?

2022-05-18 Thread Johan De Clercq
Create your own table in the db. Then specify that as DB table in the module parameters (will avoid hassle when you have to migrate) Op wo 18 mei 2022 om 08:22 schreef Bela H : > Hello, > > I want to set up a call forwarding and followed the instructions from the > "Building telephony systems wi

Re: [OpenSIPS-Users] Maximum number of ReINVITEs option?

2022-05-14 Thread Johan De Clercq
Fail2ban if they come quickly? Outlook voor iOS downloaden Van: Users namens Ray Jackson Verzonden: Saturday, May 14, 2022 4:42:07 AM Aan: users@lists.opensips.org Onderwerp: [OpenSIPS-Users] Maximum number of ReINVITEs option? Hi all,

[OpenSIPS-Users] mongo for dialog replication.

2022-04-29 Thread johan
Hi, is there any datafill to do on mongodb when you use mongodb in usrloc modparam("usrloc", "cachedb_url", "mongodb://10.0.0.4:27017/opensipsDB.userlocation") ? How do I create opensipsDB.userlocation ? I know :-) I don't have used mongodb ever before. wkr,

[OpenSIPS-Users] simple way to see if a call is established.

2022-03-31 Thread johan
Hello, is there a simple way to check in the script if a call has received it's ACK ?   or where exactly does ACK enter the script ? wkr, ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] inject_dtmf

2022-03-23 Thread Johan De Clercq
can I send a command from the script after a certain time ? I thought about timer-route, but there you don't have the call id. Op wo 23 mrt. 2022 om 09:20 schreef Răzvan Crainea : > Hi, Johan! > > Can you post opensips logs of rtpengine module? Are there any errors. > Also

[OpenSIPS-Users] inject_dtmf

2022-03-22 Thread Johan De Clercq
Hi, for one reason or another I don't get this working. What I do 1. when the invite is send, i call rtpengine_offer with inject_DTMF flag. 2. in the onreply route, I call rtpengine_answer with inject_DTMF. Then I call rtpengine_playdtmf("0"). The dtmf is NEVER send out. What do I do wrong here

Re: [OpenSIPS-Users] Replacing From Number

2022-03-08 Thread Johan De Clercq
;-) On Tue, Mar 8, 2022, 15:39 Alain Bieuzent wrote: > Hi Alex, > > > > This the day of rewriting from …. > > > > Try with uac_replace_from([display],uri) > > > > Regards > > > > *De : *Users au nom de Alexander > Perkins > *Répondre à : *OpenSIPS users mailling list > *Date : *mardi 8 mars 2

Re: [OpenSIPS-Users] how to change mysql data directory to CP

2021-12-29 Thread Johan De Clercq
Do cd / Locate db.inc.php Outlook voor iOS downloaden Van: Users namens mrsanvicente Verzonden: Wednesday, December 29, 2021 2:51:07 AM Aan: Bogdan-Andrei Iancu CC: OpenSIPS users mailling list Onderwerp: Re: [OpenSIPS-Users] how to chan

Re: [OpenSIPS-Users] timers in opensips 3.2.

2021-12-17 Thread Johan De Clercq
Indeed. Outlook voor iOS<https://aka.ms/o0ukef> downloaden Van: Bogdan-Andrei Iancu Verzonden: Friday, December 17, 2021 4:14:33 PM Aan: OpenSIPS users mailling list ; johan Onderwerp: Re: timers in opensips 3.2. Hi Johan, I assume you refer to the fr_t

[OpenSIPS-Users] timers in opensips 3.2.

2021-12-17 Thread johan
Can it be that the retransmission timer now defautls to 10 ms ? If yes, can you then please update the documentation ? wkr, OpenPGP_0xD7D896F7DDA70EC3.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature ___

Re: [OpenSIPS-Users] how to change mysql data directory to CP

2021-12-15 Thread Johan De Clercq
Isn't there a ...db.inc.php? On Thu, Dec 16, 2021, 00:56 mrsanvicente wrote: > Yes i did. And restarted mysqld and httpd. But still not working. > > > Thanks > > Mario San Vicente > > > El 15 dic 2021, a la(s) 16:14, Joseph Jackson > escribió: > >  > > Did you also change the location of th

Re: [OpenSIPS-Users] double sdp.

2021-10-18 Thread Johan De Clercq
erzonden:* Monday, October 18, 2021 11:50:22 PM *Aan:* OpenSIPS users mailling list *Onderwerp:* Re: [OpenSIPS-Users] double sdp. Johan, To avoid problems like this, I call rtpengine_offer() in branch_route on initial invites, and make sure to call rtpengine_delete() in any failure route to r

[OpenSIPS-Users] double sdp.

2021-10-18 Thread Johan De Clercq
Hi, A and B are on the same proxy. A calls B, (as I need transcoding I need to call rtpengine_offer here) B returns 183 with SDP. (this implies calling rtpengine_answer in onreply_route) B lets the call time out On the proxy I intercept the 480 returned by B and I change the INVITE so t

Re: [OpenSIPS-Users] question on call handling.

2021-10-01 Thread johan
? wkr, On 1/10/2021 16:41, Ben Newlin wrote: > > No, this is not allowed by the specification, though some devices do > handle it. > >   > > https://datatracker.ietf.org/doc/html/rfc3261#section-13.2.1 > <https://datatracker.ietf.org/doc/html/rfc3261#section-13.2.1> &

[OpenSIPS-Users] question on call handling.

2021-10-01 Thread johan
Dears, this is more a general sip question.  when establishing a dialog is it then allowed to change the sdp that you have sent in 183 to somehting else in 200 Ok ? wkr, ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-b

Re: [OpenSIPS-Users] OpenSIPS and Speech-to-Text

2021-09-17 Thread johan
The issue with siprec (based on rtpproxy) is that you have only 1 stream containing the voice from caller to callee and callee to caller. So that will give a hard time on the ASR :-).  I do know that rtpengine has something similar to siprec but I don't know the details. Bottom line, in my opinio

Re: [OpenSIPS-Users] add SDP to 200ok without SDP

2021-09-15 Thread Johan De Clercq
No, in this scenario you don't need to repeat the sdp. 183 sdp=>200 no sdp. And indeed update is then used to change it. Ribbon works this way. Wkr On Wed, Sep 15, 2021, 20:21 Calvin Ellison wrote: > This doesn't answer your question: I'm curious if that is a broken > behavior from the party s

Re: [OpenSIPS-Users] RTPEngine - changing codec format parameters from default values when transcoding - OpenSIPS 3.1

2021-09-15 Thread Johan De Clercq
No worries On Wed, Sep 15, 2021, 11:43 Mark Allen wrote: > Ah! Thanks Răzvan and Johan. I was thinking that the options described in > the OpenSIPS RTPEngine module documentation were the only ones > available, but I missed the key phrase... > > *When passing an option that

Re: [OpenSIPS-Users] RTPEngine - changing codec format parameters from default values when transcoding - OpenSIPS 3.1

2021-09-14 Thread Johan De Clercq
Follow the rtpengine documentation. The necessary flags are given there, just pass them in an avp to rtpengine_offer or answer On Tue, Sep 14, 2021, 14:55 Mark Allen wrote: > Hi Răzvan > > OpenSIPS passes the commands to RTPengine as you supply them, so in >> theory this should be supported. Did

Re: [OpenSIPS-Users] Push SDP into Request

2021-08-11 Thread Johan De Clercq
wouldn't it be better to do first your manip and then pass it to rtpengine ? Op wo 11 aug. 2021 om 12:39 schreef Mark Farmer : > Hi everyone > > I am using rtpengine_offer() and storing the SDP in a variable which I > then modify using the reg_exp transformation to delete a line. > > rtpengine_of

[OpenSIPS-Users] question on SIPREC.

2021-07-16 Thread johan
Is it possible with the current implementation of siprec to have 2 separate streams to the SRS caller-callee callee-caller wkr, ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] [FEATURE] Trace packets to file or syslog using OpenSIPS 3.2

2021-07-07 Thread Johan De Clercq
I agree fully with Giovanni On Wed, Jul 7, 2021, 12:02 Giovanni Maruzzelli wrote: > On Wed, Jul 7, 2021 at 11:31 AM Răzvan Crainea > wrote: > >> Hi, All! >> >> Starting with OpenSIPS 3.2 you can have all the information captured by >> the tracer module written to a local file. Moreover, you can

Re: [OpenSIPS-Users] siprec issue when listening on multiple sockets.

2021-07-02 Thread johan
found it, use 2x force send socket. On 2/07/2021 11:44, johan wrote: > Hi, > > My server has 2 listening sockets. > > my phones register on 192.168.68.115 > > my siprec server is in 10.x.x.x segment. > > my ip config is like htis : > > 2: ens33: mtu 1500 qdisc pf

[OpenSIPS-Users] siprec issue when listening on multiple sockets.

2021-07-02 Thread johan
sockets in opensips : socket=udp:en33:5060 socket=udp:ens34:5060 The routing on the machine is correct (ping uses the correct interface).  johan@debian10opensips31:/etc/systemd/system$ sudo route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref    Use

Re: [OpenSIPS-Users] SIPREC.

2021-06-25 Thread johan
Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > On 6/25/21 12:52 PM, johan wrote: >> hmmnm, >> >> Core was generated by `/data/opensips/sbin/opensips -P >> /var/run/opensips/opensips.pid -m 64 -M 4 -u ro'. >> Program term

Re: [OpenSIPS-Users] SIPREC.

2021-06-25 Thread johan
method support: poll, epoll, sigio_rt, select. git revision: cdf25709a main.c compiled on 10:02:03 May 28 2021 with gcc 8 removing rtpengine did not help. On 25/06/2021 11:52, johan wrote: > hmmnm, > > Core was generated by `/data/opensips/sbin/opensips -P > /var/run/opensips/opensips.pid -

Re: [OpenSIPS-Users] SIPREC.

2021-06-25 Thread johan
TPProxy can do this now. > > Best regards, > > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > On 6/25/21 11:44 AM, johan wrote: >> Hi, >> >> >> can the opensips configuration for siprec work with rtpengine ? >> &

[OpenSIPS-Users] SIPREC.

2021-06-25 Thread johan
Hi, can the opensips configuration for siprec work with rtpengine ? To me it seems that it is dependant on rtpproxy.    So how can I combine siprec with rtpengine for a script in which rtpengine is always in the middle. wkr, OpenPGP_0xD7D896F7DDA70EC3.asc Description: OpenPGP public key O

Re: [OpenSIPS-Users] opensips 3.2 with b2bua.

2021-06-18 Thread johan
Ok, this was trivial, I forgot to put b2b_handle_reply :-) On 18/06/2021 11:06, johan wrote: > Hi, > > it seems to me that I don't grasp b2bua. > > The purpose of this script is very simple : > > - handle registration > > - on receiving an invite then put the

[OpenSIPS-Users] opensips 3.2 with b2bua.

2021-06-18 Thread johan
#015#012t=0 0#015#012m=audio 8000 RTP/AVP 8 101#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-16#015#012a=sendrecv#015#012] johan@debian10opensips31:~$ Script below: ### Global Parameters # /* uncomment the following lines to enable debugging */ #debug_mode=yes log_l

Re: [OpenSIPS-Users] [BLOG] Getting Started With Diameter In OpenSIPS 3.2

2021-06-17 Thread Johan De Clercq
Finally :-) bye bye radius. Op do 17 jun. 2021 om 11:08 schreef Liviu Chircu : > Hi folks, > > Our latest blog post [1] (10-minute read) features a thorough > description of the Diameter protocol, the freeDiameter open-source > project and how we integrated all of these into OpenSIPS 3.2 to offer

  1   2   3   4   5   >