[OpenSIPS-Users] Manipulation with the received parameter in Via for force_rport()

2024-05-28 Thread Denys Pozniak
! -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Long reload time for mi tls_reload for 200 tls/ssl certs

2024-05-14 Thread Denys Pozniak
ee if there is any impact? >> >> Regards, >> >> Bogdan-Andrei Iancu >> >> OpenSIPS Founder and Developer >> https://www.opensips-solutions.com >> https://www.siphub.com >> >> On 08.05.2024 14:10, Denys Pozniak wrote: >> >> Hello!

Re: [OpenSIPS-Users] Long reload time for mi tls_reload for 200 tls/ssl certs

2024-05-08 Thread Denys Pozniak
(considering the db_text backend), so can you try to do multiple > sequential "opensips-cli -x trap" to try to understand what is going on ? > > Regards, > > Bogdan-Andrei Iancu > > OpenSIPS Founder and Developer > https://www.opensips-solutions.com > https://www.

[OpenSIPS-Users] Long reload time for mi tls_reload for 200 tls/ssl certs

2024-05-02 Thread Denys Pozniak
oll, epoll, sigio_rt, select. git revision: 036d02961 -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Questions about best practice b2b_logic implementation

2023-11-23 Thread Denys Pozniak
()*, and return it to b2b again? чт, 19 окт. 2023 г. в 21:55, Ovidiu Sas : > If the internal has a private ip and the external has a public ip, then it > should work ok. > > On Thu, Oct 19, 2023 at 03:14 Denys Pozniak > wrote: > >> > If you have one socket per tr

Re: [OpenSIPS-Users] Questions about best practice b2b_logic implementation

2023-10-19 Thread Denys Pozniak
(eg, this is sip/tls) in b2b? What will OpenSIPS look at ($ru/Route/...)? ср, 18 окт. 2023 г. в 19:34, Ovidiu Sas : > I haven’t experimented with this … so I can’t comment. > > -ovidiu > > On Wed, Oct 18, 2023 at 11:13 Denys Pozniak > wrote: > >> and comment please this quest

Re: [OpenSIPS-Users] Questions about best practice b2b_logic implementation

2023-10-18 Thread Denys Pozniak
and comment please this question if possible: - If nodes operate in anycast + clusterer mode, then in what route should function t_anycast_replicate() be called? ср, 18 окт. 2023 г. в 16:49, Denys Pozniak : > Thank you for such a cool and detailed answer! > But I would like to c

Re: [OpenSIPS-Users] Questions about best practice b2b_logic implementation

2023-10-18 Thread Denys Pozniak
s/3.4.x/b2b_logic.html#func_b2b_client_new > > > On Wed, Oct 18, 2023 at 9:16 AM Denys Pozniak > wrote: > > > > Hello! > > > > I'm trying to implement topology hiding (b2b_logic) in an existing > config, but there are points that are not clear to me: > > -

[OpenSIPS-Users] Questions about best practice b2b_logic implementation

2023-10-18 Thread Denys Pozniak
insert_hf in [script_req_route] neither via function b2b_client_new() as well; - If nodes operate in anycast + clusterer mode, then in what route should function t_anycast_replicate() be called? -- BR, Denys Pozniak ___ Users mailing list Users

[OpenSIPS-Users] Setting up the $socket_out and transport for b2b_client_new

2023-10-18 Thread Denys Pozniak
:192.168.100.20:5060;transport=tcp"; b2b_client_new("uac", $ru, $avp(b2b_du)); b2b_server_new("uas"); b2b_init_request("bridging"); ... -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] dlg_replicated_create: Replicated dialog doesn't match callee's listening socket

2023-06-27 Thread Denys Pozniak
e sockets > during replication. > > Regards, > > Bogdan-Andrei Iancu > > OpenSIPS Founder and Developer > https://www.opensips-solutions.com > https://www.siphub.com > > On 6/27/23 4:50 PM, Denys Pozniak wrote: > > Each node of the cluster has two public

Re: [OpenSIPS-Users] dlg_replicated_create: Replicated dialog doesn't match callee's listening socket

2023-06-27 Thread Denys Pozniak
receive_dlg_repl: Failed to process a binary packet! > > There were several similar topics on the mailing list, but I have not yet > found a working solution. > Thanks in advance! > -- > > BR, > Denys Pozniak > > > > ________

[OpenSIPS-Users] dlg_replicated_create: Replicated dialog doesn't match callee's listening socket

2023-06-27 Thread Denys Pozniak
tion. Thanks in advance! -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] How to configure tracer/proto_hep with clusterer?

2023-06-14 Thread Denys Pozniak
and is replicated through proto_bin on the active one. And in this case, it is not clear where and how to set up the tracer/proto_hep logic to mirror replicated traffic. Looks like it is not visible in the onreply_route{} or I am doing something wrong. Any advice is appreciated! -- BR, Denys Pozniak

Re: [OpenSIPS-Users] Dispatcher state exchange in an anycast clusterer

2023-06-12 Thread Denys Pozniak
dates) will pick one of the remaining node in the anycast group and it will activate the “node_1” tag on it. So, this new node will became owner and responsible for the calls created on former node 1." пн, 12 июн. 2023 г. в 13:37, Denys Pozniak : > Hello! > Thank you for your help! >

Re: [OpenSIPS-Users] Dispatcher state exchange in an anycast clusterer

2023-06-12 Thread Denys Pozniak
; https://www.opensips-solutions.com > https://www.siphub.com > > On 6/9/23 1:30 PM, Denys Pozniak wrote: > > Hello! > Thank you! The mechanism with a single tag for the dispatcher works as it > should. > > But I still have a number of questions on related topics: > 1) Sh

Re: [OpenSIPS-Users] Dispatcher state exchange in an anycast clusterer

2023-06-09 Thread Denys Pozniak
point to the active instance. So, whenever you point the > traffic to a certain opensips instance, be sure to make the tag active on > that instance too. > > https://opensips.org/html/docs/modules/3.2.x/clusterer.html#mi_clusterer_shtag_set_active > > Best regards, > > Bogdan-A

Re: [OpenSIPS-Users] Dispatcher state exchange in an anycast clusterer

2023-06-06 Thread Denys Pozniak
ules/3.3.x/dispatcher.html#param_cluster_sharing_tag > > Regards, > > Bogdan-Andrei Iancu > > OpenSIPS Founder and Developer > https://www.opensips-solutions.com > https://www.siphub.com > > On 6/2/23 5:39 PM, Denys Pozniak wrote: > > Hello! > > I need ad

[OpenSIPS-Users] Dispatcher state exchange in an anycast clusterer

2023-06-02 Thread Denys Pozniak
"dispatcher", "cnt_avp", "$avp(dsp_cnt_avp)") modparam("dispatcher", "persistent_state", 1) modparam("dispatcher", "cluster_id", 1) modparam("dispatcher", "cluster_probing_mode", "by-shtag") *dispatche

Re: [OpenSIPS-Users] Displaying the state of the peer in the dispatcher

2023-01-26 Thread Denys Pozniak
Hello! The problem is present only in the master branch. In version 3.3 everything works as it should. Reported issue: https://github.com/OpenSIPS/opensips/issues/3000 ср, 25 янв. 2023 г. в 16:09, Denys Pozniak : > Hello! > > I am still dealing with the problem, something was found in

Re: [OpenSIPS-Users] Displaying the state of the peer in the dispatcher

2023-01-25 Thread Denys Pozniak
-Request was finished with code 200 (to , group 1)* *Jan 25 15:06:34 localhost.localdomain /usr/sbin/opensips[5914]: ERROR:dispatcher:ds_options_callback: Setting the state failed (, group 1)* вт, 24 янв. 2023 г. в 12:58, Denys Pozniak : > Hello! > > Help me figure out how to set up a d

[OpenSIPS-Users] Displaying the state of the peer in the dispatcher

2023-01-24 Thread Denys Pozniak
]* *},* *{* *"URI": "sip:127.0.0.1",* *"state": "Probing",* *"first_hit_counter": 0,* *"attr": "''",* *"resolved_addresses": [* *"127.0.0.1:5060 <http://127.0.0.1:5060>"* *]* -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] How to dump dispatcher destinations from the db_text via opensips-cli?

2023-01-23 Thread Denys Pozniak
Sorry for the noise, got the commands mixed up a bit: *opensips-cli -x mi ds_list* пн, 23 янв. 2023 г. в 15:09, Denys Pozniak : > > Hello! > > I need help understanding how I can use the dispatcher module in > conjunction with db_text (I usually use a list file, but

[OpenSIPS-Users] How to dump dispatcher destinations from the db_text via opensips-cli?

2023-01-23 Thread Denys Pozniak
MAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, CC_O0, FAST_LOCK-ADAPTIVE_WAIT* *ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535* *poll method support: poll, epoll, sigio_rt, select.* *git revision: 4

Re: [OpenSIPS-Users] How to process CANCEL in b2b anycast mode?

2023-01-19 Thread Denys Pozniak
Hello! Sorry for bumping the topic up. Does anyone have any ideas about what could be the source of this problem? вт, 17 янв. 2023 г. в 10:59, Denys Pozniak : > Hello! > > I'm trying to build a solution with anycast + b2b. > But I ran into a problem, if the dialogue is in an

[OpenSIPS-Users] How to process CANCEL in b2b anycast mode?

2023-01-17 Thread Denys Pozniak
t;, "state": "Ok", "enabled": "yes" } ] } ] } [root@localhost opensips]# opensips -V version: opensips 3.4.0-dev (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_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll, sigio_rt, select. git revision: dda7717fa main.c compiled on 05:45:40 Jan 15 2023 with gcc 4.8.5 -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Cluster (anycast) adds extra hex 00 in the tail to replicated responses.

2023-01-10 Thread Denys Pozniak
;>> a try and let me know if this fixes your setup, so I can backport it >>>>> down to 3.1? >>>>> >>>>> [1] >>>>> >>>>> https://github.com/OpenSIPS/opensips/commit/81e9b14a16acd284469d8958c57dcece69699a85 >>>>> &g

Re: [OpenSIPS-Users] Cluster (anycast) adds extra hex 00 in the tail to replicated responses.

2023-01-09 Thread Denys Pozniak
d8958c57dcece69699a85 >>> >>> Best regards, >>> >>> Răzvan Crainea >>> OpenSIPS Core Developer >>> http://www.opensips-solutions.com >>> >>> On 1/9/23 10:03, Denys Pozniak wrote: >>> > Hello! >>> > &g

Re: [OpenSIPS-Users] Cluster (anycast) adds extra hex 00 in the tail to replicated responses.

2023-01-09 Thread Denys Pozniak
up, so I can backport it > down to 3.1? > > [1] > > https://github.com/OpenSIPS/opensips/commit/81e9b14a16acd284469d8958c57dcece69699a85 > > Best regards, > > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > On 1/9/23 10:03, Den

Re: [OpenSIPS-Users] Cluster (anycast) adds extra hex 00 in the tail to replicated responses.

2023-01-09 Thread Denys Pozniak
Hello! Sorry to bring the topic up, but so far I have no idea what the problem is. Or do I need to open an issue on github? вт, 3 янв. 2023 г. в 13:58, Denys Pozniak : > Hello! > > I'm trying to build a classic anycast cluster topology with two OpenSIPS > nodes, in which requests a

[OpenSIPS-Users] Cluster (anycast) adds extra hex 00 in the tail to replicated responses.

2023-01-03 Thread Denys Pozniak
; exit; } [root@localhost opensips]# opensips -V version: opensips 3.3.2 (x86_64/linux) flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_U

Re: [OpenSIPS-Users] Missing package opensips-b2bua-module in the repository for CentOS 7 for OpenSIPS v3.3.

2022-12-12 Thread Denys Pozniak
here: >> https://yum.opensips.org/3.3/releases/el/7/x86_64/ >> >> -- >> >> BR, >> Denys Pozniak >> >> >> ___ >> Users mailing list >> Users@lists.opensips.org >> http://lists.o

[OpenSIPS-Users] Missing package opensips-b2bua-module in the repository for CentOS 7 for OpenSIPS v3.3.

2022-12-12 Thread Denys Pozniak
t here: https://yum.opensips.org/3.3/releases/el/7/x86_64/ -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] B2B logic with forked calls

2021-12-22 Thread Denys Pozniak
raining/OpenSIPS_eBootcamp_2021/ > > On 12/14/21 2:13 PM, Denys Pozniak wrote: > > Hello! > > Bogdan, > I tested the combination of dialog + TH modules and found out that this > also does not work correctly if the incoming call was forked. > Outgoing legs have

Re: [OpenSIPS-Users] B2B logic with forked calls

2021-12-21 Thread Denys Pozniak
Hello! Any update? вт, 14 дек. 2021 г. в 14:13, Denys Pozniak : > Hello! > > Bogdan, > I tested the combination of dialog + TH modules and found out that this > also does not work correctly if the incoming call was forked. > Outgoing legs have the same Call-ID and tag, altho

Re: [OpenSIPS-Users] B2B logic with forked calls

2021-12-14 Thread Denys Pozniak
ns.com > OpenSIPS eBootcamp 2021 > https://opensips.org/training/OpenSIPS_eBootcamp_2021/ > > On 9/7/21 2:14 PM, Denys Pozniak wrote: > > Adding a scheme of the current call-flow scenario maybe it is not > completely clear from the previous message: > > FreeSWITCH --(1-c

Re: [OpenSIPS-Users] B2B logic with forked calls

2021-09-21 Thread Denys Pozniak
Hello! Sorry, but I need help with this issue. вт, 7 сент. 2021 г. в 14:14, Denys Pozniak : > Adding a scheme of the current call-flow scenario maybe it is not > completely clear from the previous message: > > FreeSWITCH --(1-call)--> Fork Proxy --(N-branches)--> SEMS --(N-call

Re: [OpenSIPS-Users] B2B logic with forked calls

2021-09-07 Thread Denys Pozniak
Adding a scheme of the current call-flow scenario maybe it is not completely clear from the previous message: FreeSWITCH --(1-call)--> Fork Proxy --(N-branches)--> SEMS --(N-calls)--> Edge Proxy > N-devices вт, 7 сент. 2021 г. в 12:57, Denys Pozniak : > Hello! > >

[OpenSIPS-Users] B2B logic with forked calls

2021-09-07 Thread Denys Pozniak
;tag=94fd20254e546fee730f360cf9860800 Call-ID: B2B.331.6374211.1631007510 To: sip:qq2s92mnbrda@192.168.27.126:5060 CSeq: 40949964 CANCEL Max-Forwards: 70 Reason: SIP;cause=480;text="NO_ANSWER" User-Agent: OpenSIPS (3.2.2 (x86_64/linux)) Content-Length: 0 -- BR, Denys Pozniak ___

Re: [OpenSIPS-Users] Separating call branches via topology_hiding

2020-11-17 Thread Denys Pozniak
lIDs пн, 16 нояб. 2020 г. в 20:25, Denys Pozniak : > Hello! > > We use the following logic: > When the user dials the internal extension, FreeSWITCH adds SIP AoRs of > destination devices in X-headers. > After that, the downstream Proxy forks this call according to these A

[OpenSIPS-Users] Separating call branches via topology_hiding

2020-11-16 Thread Denys Pozniak
? -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Dialog module behavior

2020-08-27 Thread Denys Pozniak
nsactions, hence > two different dialogs will be created on the current proxy side. > > Best regards, > > Răzvan Crainea > OpenSIPS Core Developer > http://www.opensips-solutions.com > > On 8/25/20 11:07 PM, Denys Pozniak wrote: > > Hello! > > > > C

[OpenSIPS-Users] Dialog module behavior

2020-08-25 Thread Denys Pozniak
Hello! Could the dialog module separate two calls if they have the same callid and from_tag ( forked by an upstream proxy )? -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] install RTPEngine on Centos 8

2020-06-12 Thread Denys Pozniak
ibswresample.so.3(LIBSWRESAMPLE_3)(64bit) needed by > ngcp-rtpengine-8.4.1.1-1.el8.x86_64 > - nothing provides ffmpeg-libs needed by > ngcp-rtpengine-8.4.1.1-1.el8.x86_64 > > What I do to install this package? > > На чт, 4.06.2020 г. в 15:35 Denys Pozniak > написа: >

[OpenSIPS-Users] Loglevel priority prefix in /var/log/messages

2019-07-31 Thread Denys Pozniak
IZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll, sigio_rt, select. main.c compiled on 13:02:44 May 30 2019 with gcc 4.8.5 [root@localhost opensips]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) -- BR, Denys Pozniak

Re: [OpenSIPS-Users] OpenSIPS as SBC

2018-12-04 Thread Denys Pozniak
e OpenSIPS topology hiding mode, perhaps also mid-registrar. So > if I were you, I'd to look into building a simple proxy, and then > enhance it with the features that you want your SBC to have. > > Best regards, > Răzvan > > On 12/3/18 12:37 PM, Denys Pozniak wrote: > >

[OpenSIPS-Users] OpenSIPS as SBC

2018-12-03 Thread Denys Pozniak
100rel other not and so on... PS. Sorry if the question is stupid, I'm new to OpenSIPS. -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Installing rtpengine on CentOS 6

2018-10-10 Thread Denys Pozniak
bin/mailman/listinfo/users > > > > -- > Răzvan Crainea > OpenSIPS Core Developer >http://www.opensips-solutions.com > > ___ > Users mailing list > Users@lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > -- BR, Denys Pozniak ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] Question about script variables

2017-11-23 Thread Denys Pozniak
rs as "uninitialized stack variables". > > Regards, > > Liviu Chircu > OpenSIPS Developerhttp://www.opensips-solutions.com > > On 23.11.2017 14:13, Denys Pozniak wrote: > > Hello! > > I am newbie in OpenSIPS and probably my question is stupid, but I co

[OpenSIPS-Users] Question about script variables

2017-11-23 Thread Denys Pozniak
Hello! I am newbie in OpenSIPS and probably my question is stupid, but I could not sleep without correct answer :) In the book *Building Telephony Systems with OpenSIPS Second Edition* I found next part (p. 97): *The script variables* *As the name indicates, these variables are strictly bound to