[SR-Users] Re: Intercepting OPTIONS from nathelper

2024-05-28 Thread Denys Pozniak via sr-users
maybe? > > Cheers, > Ihor. > > Le jeu. 16 mai 2024 à 23:06, Denys Pozniak via sr-users < > sr-users@lists.kamailio.org> a écrit : > >> Hello! >> >> I need advice on how to intercept local SIP OPTIONS requests from the >> nathelper module for some ad

[SR-Users] Re: $dlg_var() not implemented in ims_dialog module

2024-05-17 Thread Denys Pozniak via sr-users
e...@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to > the sender! > Edit mailing list options or unsubscribe: > -- BR, Denys Pozniak __ Kamailio - Users Mailing List - No

[SR-Users] Intercepting OPTIONS from nathelper

2024-05-16 Thread Denys Pozniak via sr-users
Hello! I need advice on how to intercept local SIP OPTIONS requests from the nathelper module for some adjustments? As far as I tested, it does not fall into the *event_route[tm:local-request]* Thanks in advance! # kamailio -v version: kamailio 5.7.1 (x86_64/linux) 1cf389-dirty -- BR, Denys

[SR-Users] Re: [Presence] Updating route information for SIP NOTIFY when re-SUBSCRIBE

2024-03-13 Thread Denys Pozniak via sr-users
(sip and mysql). Thanks in advance! чт, 29 февр. 2024 г. в 12:10, Denys Pozniak : > Thanks for the information Fred! > I tried to find some information in the module description... > > > Out of curiosity, since 5.1.2 is quite old… > The version is really old, but it works damn

[SR-Users] Re: [Presence] Updating route information for SIP NOTIFY when re-SUBSCRIBE

2024-02-29 Thread Denys Pozniak via sr-users
ute in database" > > Regards, > > Fred Posner > p: +1 (352) 664-3733 > contact: https://fred.tel > > > > > > On Feb 27, 2024, at 4:32 AM, Denys Pozniak via sr-users < > sr-users@lists.kamailio.org> wrote: > > > > Hello! > > > >

[SR-Users] [Presence] Updating route information for SIP NOTIFY when re-SUBSCRIBE

2024-02-27 Thread Denys Pozniak via sr-users
ot;presence", "pres_htable_size", 32) modparam("presence", "subs_htable_size", 32) modparam("presence", "publ_cache", 0) modparam("presence", "notifier_processes", 0) # kamailio -v version: kamailio 5.1.2 (x86_64/linux)

[SR-Users] Re: Incompatibility of the DMQ htable protocol with older Kamailio versions

2023-11-29 Thread Denys Pozniak via sr-users
ly look > at the User-Agent header (or Server for replies). > > Cheers, > Daniel > > On 29.11.23 12:51, Denys Pozniak via sr-users wrote: > > Hello! > > I noticed that there are differences in the DMQ htable replication > protocol for the old version of Kamailio 5

[SR-Users] Incompatibility of the DMQ htable protocol with older Kamailio versions

2023-11-29 Thread Denys Pozniak via sr-users
;,"mode":1} {"action":3,"htname":"shared","cname":"user","mode":0} Kamailio 5.7 {"action":2,"htname":"shared","cname":"user","type":2,"strval":"uri",&quo

[SR-Users] Re: tps_storage_fill_contact(): no r-uri user

2023-11-28 Thread Denys Pozniak via sr-users
ct") modparam("topos", "xavu_field_b_contact", "b_contact") modparam("topos", "xavu_field_contact_host", "contact_host") request_route { $xavu(tps=>a_contact) = "a_contact"; $xavu(tps=>b_contact) = "b_conta

[SR-Users] Re: tps_storage_fill_contact(): no r-uri user

2023-11-28 Thread Denys Pozniak via sr-users
is for cases when UAs require user part to match corresponding user ids. > > The default mode is 0, which should not care about lack of user parts in > contact header. > > Cheers, > Daniel > On 28.11.23 12:22, Denys Pozniak via sr-users wrote: > > Thanks! > Yes, I exper

[SR-Users] Re: tps_storage_fill_contact(): no r-uri user

2023-11-28 Thread Denys Pozniak via sr-users
> > On Tue, Nov 28, 2023, 11:25 Denys Pozniak via sr-users < > sr-users@lists.kamailio.org> wrote: > >> Hello! >> >> My topology is like this: >> PBX -> Kamailio Topos -> User >> >> When calling the user, PBX does not add the user p

[SR-Users] tps_storage_fill_contact(): no r-uri user

2023-11-28 Thread Denys Pozniak via sr-users
essage if this helps identify the essence of the problem. # kamailio -v version: kamailio 5.7.1 (x86_64/linux) 1cf389-dirty -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr

[SR-Users] Discrepancy between RPC stats and real data from the UAC module

2023-10-16 Thread Denys Pozniak via sr-users
, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list

[SR-Users] [Proposal] To add tlsa module to the package builder

2023-09-07 Thread Denys Pozniak
Hello! Are there any technical difficulties in adding tlsa module with the statically linked OpenSSL v1.1.1 to the package builder (deb)? -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe

[SR-Users] Re: how to get value of next hop

2023-08-10 Thread Denys Pozniak
_ > Kamailio - Users Mailing List - Non Commercial Discussions > To unsubscribe send an email to sr-users-le...@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to &g

[SR-Users] Re: How to handle 302 redirects

2023-06-21 Thread Denys Pozniak
; > t_relay(“sip_server_a”,”5060”); > > } > > } > > > > Any ideas what I am doing wrong is this supported? Im expecting once I > relay this message that it should be an INVITE not a 302 redirect. I cant > find any examples of anyone e

[SR-Users] Re: [auth_radius.c:123]: mod_init(): failed to open configuration file

2023-05-12 Thread Denys Pozniak
such problems? /etc/radiusclient-ng/radiusclient.conf ... #radius_deadtime 30 ... чт, 11 мая 2023 г. в 12:41, Denys Pozniak : > In this commit, the radius library was changed specifically for the > version of Centos 7: > > https://github.com/kamailio/kam

[SR-Users] Re: [auth_radius.c:123]: mod_init(): failed to open configuration file

2023-05-11 Thread Denys Pozniak
-devel%elseRequires: radiusclient-ngBuildRequires: radiusclient-ng-devel%endif* чт, 11 мая 2023 г. в 11:56, Denys Pozniak : > As far as I can see, the new version of Kamailio requires radiusclient-ng, > although the current one old worked with freeradius-client. > Maybe there is

[SR-Users] Re: [auth_radius.c:123]: mod_init(): failed to open configuration file

2023-05-11 Thread Denys Pozniak
As far as I can see, the new version of Kamailio requires radiusclient-ng, although the current one old worked with freeradius-client. Maybe there is a reason? чт, 11 мая 2023 г. в 11:35, Denys Pozniak : > Hello! > > >Is it the same radius client library used for the tw

[SR-Users] Re: [auth_radius.c:123]: mod_init(): failed to open configuration file

2023-05-11 Thread Denys Pozniak
ART, sa_restorer=0x7f2def23b400}, 8) = 0 write(2, " 0(20677) DEBUG: [core/sr"..., 98 0(20677) DEBUG: [core/sr_module.c:835]: destroy_modules(): starting modules destroy phase чт, 11 мая 2023 г. в 09:50, Daniel-Constantin Mierla : > Hello, > > On 10.05.23 22:40, Victor Seva wrot

[SR-Users] [auth_radius.c:123]: mod_init(): failed to open configuration file

2023-05-10 Thread Denys Pozniak
ig", "/etc/radiusclient/radiusclient.conf")request_route {return;}* Could the commit below somehow affect the acceptance of the radius_config module parameter? https://github.com/kamailio/kamailio/commit/f33ba318b20cbd2b34d278a7e2c4e64129b9e68d -- BR, Denys Pozniak

Re: [SR-Users] Outgoing SIP/TLS connection error (msg_send_buffer(): tcp_send failed)

2022-12-08 Thread Denys Pozniak
Thanks!!! Yeah, *set_forward_no_connect()* was in the script ... чт, 8 дек. 2022 г. в 12:23, Daniel-Constantin Mierla : > Hello, > > check to see if the set_forward_no_connect() is used. > > Cheers, > Daniel > On 08.12.22 10:28, Denys Pozniak wrote: > > Hello! &

[SR-Users] Outgoing SIP/TLS connection error (msg_send_buffer(): tcp_send failed)

2022-12-08 Thread Denys Pozniak
Hello! We use trunk with Twilio through a SIP/TLS. They establish incoming calls from random ports, like: (Twilio)3.3.3.3:54321 --> (Kamailio)2.2.2.2:5061 In case of sending in-dialog requests to them, Kamailio should establish an outgoing connection to the dst port 5061 (as per Route), like:

Re: [SR-Users] Getting the name of an already set onreply_route

2022-12-07 Thread Denys Pozniak
i dont think so. > > But probably you can use shared or private variable depending on your > needs > > Le 7 déc. 2022 11:28, Denys Pozniak a écrit : > > Hello! > > Is it possible to find out the name of the onreply_route that was set > before? > S

[SR-Users] Getting the name of an already set onreply_route

2022-12-07 Thread Denys Pozniak
Hello! Is it possible to find out the name of the onreply_route that was set before? Something like this: t_on_reply("MANAGE_REPLY"); ... if ( t_is_set("onreply_route") ) { get_onreply_route_name(); ... } -- BR, Denys Pozniak ___

Re: [SR-Users] Starting with Kamailio

2022-11-29 Thread Denys Pozniak
> Edit mailing list options or unsubscribe: > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions sr-users@lists.kamailio.org Import

Re: [SR-Users] db_mysql_new_connection(): driver error: Can't connect to MySQL server

2022-11-29 Thread Denys Pozniak
atibility with the azure database implementation, > observed something like this in the past with one project. > > > > Cheers, > > > > Henning > > > > -- > > Henning Westerholt – https://skalatan.de/blog/ > > Kamailio services – https://gilawa.com &g

[SR-Users] db_mysql_new_connection(): driver error: Can't connect to MySQL server

2022-11-25 Thread Denys Pozniak
DAPTIVE_WAIT_LOOPS 1024, MAX_RECV_BUFFER_SIZE 262144, MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. id: unknown compiled with gcc 10.2.1 -- BR, Denys Pozniak __ Kamailio - U

Re: [SR-Users] Error in RTP engine setup

2022-10-04 Thread Denys Pozniak
; > > > > __ > Kamailio - Users Mailing List - Non Commercial Discussions > * sr-users@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to > the sender! > Edit mailing

[SR-Users] Keepalive dialog with SIP/TLS OPTIONS

2022-09-29 Thread Denys Pozniak
db_mode", 1) modparam("dialog", "ka_timer", 5) modparam("dialog", "ka_interval", 30) modparam("dialog", "ka_failed_limit", 2) modparam("dialog", "send_bye", 1) modparam("dialog", "track_cseq_u

[SR-Users] Core variable with from userinfo value of sip uri

2022-08-29 Thread Denys Pozniak
it through a regular expression, but maybe it's worth adding another core variable with the userinfo value? SIP-URL = "sip:" [ userinfo "@" ] hostport url-parameters [ headers ] userinfo= user [ ":" passw

[SR-Users] slow timer too slow: overflow

2022-08-29 Thread Denys Pozniak
version: kamailio 5.6.1 (x86_64/linux) -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions * sr-users@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edi

Re: [SR-Users] [UAC] How to get the outbound registration status of uac.reg_active?

2022-07-27 Thread Denys Pozniak
t – https://skalatan.de/blog/ > > Kamailio services – https://gilawa.com > > > > *From:* sr-users *On Behalf Of *Denys > Pozniak > *Sent:* Wednesday, July 27, 2022 10:16 AM > *To:* Kamailio (SER) - Users Mailing List > *Subject:* [SR-Users] [UAC] How to get the outbound registrat

[SR-Users] [UAC] How to get the outbound registration status of uac.reg_active?

2022-07-27 Thread Denys Pozniak
#uac.r.uac.reg_active How can I get the current status of uac outbound registration (to get 0 or 1)? -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions * sr-users@lists.kamailio.org Important: keep the mailing list

Re: [SR-Users] iterate trough all Record-Route values via @hf_value.Record_Route

2022-07-19 Thread Denys Pozniak
do not reply only to > the sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial D

[SR-Users] Effect of GRUU on the behavior of loose_route()

2022-01-21 Thread Denys Pozniak
okup_request(): start searching: hash=57361, isACK=1 1(11753) DEBUG: tm [t_lookup.c:456]: matching_3261(): RFC3261 transaction matching failed - via branch [z9hG4bK110e.a47bb0e8f6d6d99a10ae36eb25d2f665.0] 1(11753) DEBUG: tm [t_lookup.c:675]: t_lookup_request(): no transaction found 1(11753) DE

Re: [SR-Users] Massive uploading of aliases through a dbtext

2022-01-13 Thread Denys Pozniak
Do I understand correctly that if db_text is in caching mode ( db_mode=0 ), then changes in the dbtext/domain file are not updated by the *kamcmd domain.reload* command? чт, 13 янв. 2022 г. в 12:17, Denys Pozniak : > Thanks! Now it works! > > чт, 13 янв. 2022 г. в 11:55, Daniel-C

Re: [SR-Users] Massive uploading of aliases through a dbtext

2022-01-13 Thread Denys Pozniak
domains won't show up in core.aliases_list rpc response, > that's only for host aliases set in config file, but domain module has also > rpc command for listing its records. > > Cheers, > Daniel > On 13.01.22 10:49, Denys Pozniak wrote: > > Hello! > > I need help uploading

[SR-Users] Massive uploading of aliases through a dbtext

2022-01-13 Thread Denys Pozniak
proto: * address: sip.test.localport: * }}}* -- BR, Denys Pozniak __ Kamailio - Users Mailing List - Non Commercial Discussions * sr-users@lists.kamailio.org

Re: [SR-Users] Features of Kamailio as SBC

2022-01-03 Thread Denys Pozniak
-bin/mailman/listinfo/sr-users >> > > > -- > --Mojtaba Esfandiari.S > __ > Kamailio - Users Mailing List - Non Commercial Discussions > * sr-users@lists.kamailio.org &

Re: [SR-Users] Issue Bug in SEMS (transparent SBC profile)

2021-12-17 Thread Denys Pozniak
; ______ > Kamailio - Users Mailing List - Non Commercial Discussions > * sr-users@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to > the sender! > Edit mailing list options or unsubscribe:

Re: [SR-Users] [uac] How to force outbound registration?

2021-11-24 Thread Denys Pozniak
uns at > certain intervals, defined by reg_timer_interval modparam. > > > https://kamailio.org/docs/modules/stable/modules/uac.html#uac.p.reg_timer_interval > > Regards, > --Sergiu > > On Wed, Nov 24, 2021 at 7:11 AM Denys Pozniak > wrote: > >> Hello! >> >>

Re: [SR-Users] install latest sems-server on debian 10 buster

2021-08-15 Thread Denys Pozniak
al Discussions >>> * sr-users@lists.kamailio.org >>> Important: keep the mailing list in the recipients, do not reply only to >>> the sender! >>> Edit mailing list options or unsubscribe: >>> * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] which is better for B2BUA

2021-08-04 Thread Denys Pozniak
schrieb Mojtaba : >>> >>>> Thanks Guys for your comments. >>>> @Gerry, I agree with you, I have a few experiences working with Yate, >>>> It could work great in enterprise solutions. Thanks >>>> @Denys, Thanks for sharing your experience, Although its configurations >>>> look complicated, But in signaling, It would work great.

Re: [SR-Users] which is better for B2BUA

2021-07-30 Thread Denys Pozniak
ipients, do not reply only to > the sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > > __ > Kamailio - Users Ma

Re: [SR-Users] handle_ruri_alias() and multiple aliases

2021-06-02 Thread Denys Pozniak
ers Mailing List - Non Commercial Discussions > * sr-users@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to > the sender! > Edit mailing list options or unsubscribe: > * https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >

Re: [SR-Users] handle_ruri_alias() and multiple aliases

2021-05-31 Thread Denys Pozniak
u Sas > > On Mon, May 31, 2021 at 1:53 PM Denys Pozniak > wrote: > > > > Hello! > > > > I need help understanding how the handle_ruri_alias() function works. > > Call-flow: Upstream operator -> Kamailio Proxy -> Edpoint. > > > > The upstrea

[SR-Users] handle_ruri_alias() and multiple aliases

2021-05-31 Thread Denys Pozniak
YE sip:10.0.0.115:5060;alias=3.3.3.3~5060~1 SIP/2.0* The first thing that comes to mind is a modification of the original Contact field with storing it's within a dialogue ... Is it possible to elegantly solve this problem? -- BR, Denys P

Re: [SR-Users] Need help in transforming an SDP string through a re.subst

2021-03-01 Thread Denys Pozniak
ht be easier to use that one. > > Cheers, > Daniel > On 23.02.21 19:51, Denys Pozniak wrote: > > Hello! > > There is a task to remove a fragment (*a=rtpmap:8 PCMA/8000#015#012*) > from the SDP string generated by the rtpengine. > > > *v=0#015#012o=kw 1614043485 1

[SR-Users] Need help in transforming an SDP string through a re.subst

2021-02-23 Thread Denys Pozniak
no success. $avp(write_sdp_pv) = $(avp(write_sdp_pv){re.subst,/a=rtpmap:8 PCMA\/8000%23015%23012//s}); Сan there be an alternative or am I doing something wrong with the re.subst? -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users

Re: [SR-Users] How to drop 200 OK in onreply_route ?

2021-02-04 Thread Denys Pozniak
ming from the presence servers. > > On Thu, 4 Feb 2021 at 12:43, Daniel-Constantin Mierla > wrote: > >> >> On 04.02.21 12:59, Denys Pozniak wrote: >> >> > If you need to stop the retransmission, a 100 trying should be sent >> instead of 200ok. Can you reconf

Re: [SR-Users] How to drop 200 OK in onreply_route ?

2021-02-04 Thread Denys Pozniak
good path to go. > > If you need to stop the retransmission, a 100 trying should be sent > instead of 200ok. Can you reconfigure the next hop to do that? Or is it out > of your control? > > Cheers, > Daniel > On 04.02.21 11:47, Denys Pozniak wrote: > > Hello! > >

[SR-Users] How to drop 200 OK in onreply_route ?

2021-02-04 Thread Denys Pozniak
drop; # Does not work!!!}}* Any advice is appreciated -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] [Presence] publ_cache=2 usage

2020-12-30 Thread Denys Pozniak
deletes all expired subscriptions from database. The mode is useful if you configure more servers sharing the same DB without any replication at SIP level. The mode may be slower due the high number of DB operation.* -- BR, Denys Pozniak ___ Kamailio (SER

Re: [SR-Users] Add Reason Header to kamailio generated CANCEL

2020-11-18 Thread Denys Pozniak
gt; But I think Alfonso is talking specifically about CANCELs generated by > Kamailio on timeouts. > > On Wed, 18 Nov 2020 at 09:58, Daniel-Constantin Mierla > wrote: > >> Hello, >> On 18.11.20 10:39, Denys Pozniak wrote: >> >> Hello! >> >> Call flo

Re: [SR-Users] Add Reason Header to kamailio generated CANCEL

2020-11-18 Thread Denys Pozniak
r-users/2020-November/23.html > > How do you expect to fill the value of the header? > > Cheers, > Daniel > On 17.11.20 19:20, David Villasmil wrote: > > And on internally generated CANCELs > > On Tue, 17 Nov 2020 at 14:20, Denys Pozniak > wrote: > >

Re: [SR-Users] Add Reason Header to kamailio generated CANCEL

2020-11-17 Thread Denys Pozniak
. 2020 г. в 13:00, Daniel-Constantin Mierla : > Hello, > > what is exactly the problem? The header is not added if you enable: > > * > http://kamailio.org/docs/modules/stable/modules/tm.html#local_cancel_reason > > Cheers, > Daniel > On 16.11.20 20:43, Denys Pozniak wrote:

Re: [SR-Users] Add Reason Header to kamailio generated CANCEL

2020-11-16 Thread Denys Pozniak
>> > Kamailio (SER) - Users Mailing List >> > sr-users@lists.kamailio.org >> > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> >> >> -- >> Alex Balashov | Principal | Evariste Systems LLC >> >> Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) >> Web: http://www.evaristesys.com/, http://www.csrpswitch.com/ >> >> ___ >> Kamailio (SER) - Users Mailing List >> sr-users@lists.kamailio.org >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] webrtc sound problem in version 85.0 google chrome version

2020-09-17 Thread Denys Pozniak
>> Kamailio (SER) - Users Mailing List >> sr-users@lists.kamailio.org >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Call forking and pua_dialog problem

2020-08-24 Thread Denys Pozniak
Hello! To simplify the question, how to force the dialog module to separate incoming calls that have the same callid and from_tag (forked by an upstream proxy)? пт, 21 авг. 2020 г. в 19:12, Denys Pozniak : > Hello! > > We have a next call-flow topology: User A -> FreeSWITCH ->

[SR-Users] Call forking and pua_dialog problem

2020-08-21 Thread Denys Pozniak
king *kamcmd dlg.list_ctx* shows only the structure from the first leg and finally, it leads to a problem with BLF (as pua_diloginfo loses some SIP PUBLISHes). Any advice on how to fix this is appreciated! -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mai

[SR-Users] ERROR: kazoo [kz_pua.c:131]: kz_pua_update_presentity(): in start_transaction

2020-07-28 Thread Denys Pozniak
("presence_xml", "disable_winfo", 1) modparam("presence_dialoginfo", "force_single_dialog", 1) modparam("presence_dialoginfo", "force_dummy_dialog", 1) modparam("dialog", "dlg_flag", 4) modparam("dialog", "

Re: [SR-Users] ERROR: pua [send_publish.c:304]: publ_cback_func(): No Expires header found

2020-06-23 Thread Denys Pozniak
ler. So look at the reply of the PUBLISH and see > if it has expires header. > > Cheers, > Daniel > On 22.06.20 21:41, Denys Pozniak wrote: > > Hello! > > I added logging to onsend_route (as I understand this is only one place to > catch publishes): > > if ( is_method(&quo

Re: [SR-Users] ERROR: pua [send_publish.c:304]: publ_cback_func(): No Expires header found

2020-06-22 Thread Denys Pozniak
Hello! I added logging to onsend_route (as I understand this is only one place to catch publishes): if ( is_method("PUBLISH") ) { xlog("L_WARN", "[PUBLISH] $rm/$ru expires=$hdr(Expires) [$ci]\n"); } Got output: 64(13374) WARNING:

Re: [SR-Users] ERROR: pua [send_publish.c:304]: publ_cback_func(): No Expires header found

2020-06-22 Thread Denys Pozniak
Hello! Any help is appreciated. вт, 16 июн. 2020 г. в 15:04, Denys Pozniak : > Hello! > > Could someone point me to the possible source of the problem? > > Jun 16 09:51:06 proxy-edge /usr/sbin/kamailio[9645]: ERROR: pua > [send_publish.c:304]: publ_cback_func(): No Expires hea

[SR-Users] ERROR: pua [send_publish.c:304]: publ_cback_func(): No Expires header found

2020-06-16 Thread Denys Pozniak
2ef85f374c8e703-9659@10.10.10.10 <72ef85f374c8e703-9659@10.10.10.10>* *Content-Length: 578* *User-Agent: proxy* *Max-Forwards: 70* *Event: dialog* *Expires: 7201* *Content-Type: application/dialog-info+xml* ** ** * * *Trying* ** * sip:1234567...@sip.company.com * * * ** ** * sip:extens...@sip.company.com * * * ** * * ** -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] CRITICAL: [core/data_lump.c:292]: del_lump(): offset exceeds message size (1436 > 1432) aborting...

2020-05-27 Thread Denys Pozniak
Hello! Could you please check the reason of crash below? syslog: kamailio[31738]: CRITICAL: |RGFLAFL63U| [core/data_lump.c:292]: del_lump(): offset exceeds message size (1436 > 1432) aborting... gdb ( uri and IP were modified ): Core was generated by `/usr/sbin/kamailio -f

Re: [SR-Users] How to get cause from reason header?

2020-05-08 Thread Denys Pozniak
0(3848) ERROR: [core/select.c:442]: > log_select(): ) > > Luis > > > On 5/8/20 2:42 PM, Denys Pozniak wrote: > > Hello! > > Did you try Parameters List Transformations? > > https://www.kamailio.org/wiki/cookbooks/devel/transformations#parameters_list_transfor

Re: [SR-Users] How to get cause from reason header?

2020-05-08 Thread Denys Pozniak
sers Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] How Kamailio processes SIP ACK on local 4XX reply?

2020-05-07 Thread Denys Pozniak
Hello! I have some misunderstanding regarding the processing of SIP ACK on local Kamailio 4xx reply (eg 407 Proxy Authentication Required). In the picture below you can see that such a message just goes through the proxy and moreover gets into the *request_route* section. I expect this SIP ACK to

Re: [SR-Users] Kamailio connection issue

2020-03-04 Thread Denys Pozniak
12 > Process:: ID=41 PID=11767 Type=tcp receiver (generic) child=13 > Process:: ID=42 PID=11768 Type=tcp receiver (generic) child=14 > Process:: ID=43 PID=11769 Type=tcp receiver (generic) child=15 > Process:: ID=44 PID=11770 Type=tcp main process > > > Can anyone address me to

Re: [SR-Users] I need to configure apns push notification in kamailio

2020-03-04 Thread Denys Pozniak
> -- > Sent from: http://sip-router.1086192.n5.nabble.com/Users-f3.html > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak

[SR-Users] pv_parse_spec2(): wrong char [)/41] in [$T(reply_reason)] at [15 (5)]

2019-12-27 Thread Denys Pozniak
4, MAX_RECV_BUFFER_SIZE 262144 MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. id: unknown compiled on 18:04:26 Apr 3 2019 with gcc 4.8.5 -- BR, Denys Pozniak ___ Kamailio (SER)

Re: [SR-Users] [dispatcher] freeing already freed pointer, called from core: core/xavp.c: xavp_free

2019-12-17 Thread Denys Pozniak
I have fixed this issue moving AUTORUN from [htable:mod-init] to [core:worker-one-init]. event_route[core:worker-one-init] { route(AUTORUN); } вт, 17 дек. 2019 г. в 11:56, Denys Pozniak : > Hello! > > The configuration below leads to a CRITICAL message in the console. > P

[SR-Users] [dispatcher] freeing already freed pointer, called from core: core/xavp.c: xavp_free

2019-12-17 Thread Denys Pozniak
Hello! The configuration below leads to a CRITICAL message in the console. Please let me know how to avoid this issue. event_route[htable:mod-init] { route(AUTORUN); ... } route[AUTORUN] { if ( ds_select("9", "4") ) { xlog("L_WARN", "[$cfg(route)] *ds_select* $xavp(_dsdst_[0]=>uri)

Re: [SR-Users] Not working : Using $cfg(line) to print line number

2019-11-29 Thread Denys Pozniak
turn the name of routing block > > Example: > > send_reply("404", "Not found at line $cfg(line)") > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi

Re: [SR-Users] How to use sdp_remove_media() ?

2019-11-04 Thread Denys Pozniak
t needs to know what to remove. * > > https://www.kamailio.org/docs/modules/5.3.x/modules/rtpengine.html#idm1459 > > > Cheers > Karsten > > Denys Pozniak schrieb am Fr., 1. Nov. 2019, > 15:10: > >> If I put route(SDP_VIDEO_REMOVER) into the section route[NATMANA

Re: [SR-Users] How to use sdp_remove_media() ?

2019-11-01 Thread Denys Pozniak
If I put route(SDP_VIDEO_REMOVER) into the section route[NATMANAGE] ( https://github.com/kamailio/kamailio/blob/master/etc/kamailio.cfg#L820 ), Kamailio shows the error I posted below. route[SDP_VIDEO_REMOVER] { if ( is_request() && has_body("application/sdp") && sdp_with_media("video") )

Re: [SR-Users] How to use sdp_remove_media() ?

2019-11-01 Thread Denys Pozniak
hat the logs to see if there are error/warning > messages. > > Cheers, > Daniel > On 01.11.19 10:26, Denys Pozniak wrote: > > Hello! > > I'm trying to remove m=video stream from incoming SIP/SDP request in th > way below: > > modparam("rtpengine", "re

[SR-Users] How to use sdp_remove_media() ?

2019-11-01 Thread Denys Pozniak
e_manage("$avp(rtpengine_offer)"); set_body("$avp(write_sdp_pv)", "application/sdp"); But no luck, xlog shows m=video in $rb and $avp(rtp_sdp_read) as well. -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] KW 2019 presentation files

2019-07-09 Thread Denys Pozniak
, Jul 8, 2019 at 2:48 PM Denys Pozniak > wrote: > >> Hello! >> >> Where can I find fresh presentation files from the KW 2019? >> >> PS. Nothing here: https://www.kamailio.org/events/ >> >> -- >> >> BR, >> Denys Pozniak >> &g

[SR-Users] KW 2019 presentation files

2019-07-08 Thread Denys Pozniak
Hello! Where can I find fresh presentation files from the KW 2019? PS. Nothing here: https://www.kamailio.org/events/ -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman

[SR-Users] Rabbitmq module blocks sip request

2019-06-18 Thread Denys Pozniak
() to return an error code and continue script execution? - Is this connected with the nature of rabbitmq-c client? ("Currently librabbitmq offers no async API, but sync API, with a timeout.") -- BR, Denys Pozniak ___ Kamailio (SER) - Users Maili

Re: [SR-Users] Centos 7 opensuse repo issues for 5.2

2019-04-09 Thread Denys Pozniak
gt; kamailio-5.2.2-3.el7.centos.x8 >> FAILED >> >> http://download.opensuse.org/repositories/home%3A/kamailio%3A/v5.2.x-rpms/CentOS_7/x86_64/kamailio-5.2.2-3.el7.centos.x86_64.rpm: >> [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable >> Trying other mirror

Re: [SR-Users] Use Kamailio as forward proxy between two networks

2019-04-01 Thread Denys Pozniak
:) > > Kind regards, > Lauritz > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak __

Re: [SR-Users] presence_dialoginfo module not sending publish on dialogue change

2019-03-29 Thread Denys Pozniak
ling List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] Presence module. How to update contact DB record after re-SUBSCRIBE ?

2019-03-26 Thread Denys Pozniak
SE_TLS, USE_SCTP, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, TLSF_MALLOC, DBG_SR_MEMORY, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES ADAPTIVE_WAIT_LOOPS=1024, MAX_REC

[SR-Users] radius_www_authorize error code -1

2019-03-13 Thread Denys Pozniak
port: poll, epoll_lt, epoll_et, sigio_rt, select. id: 892ad6 compiled on 14:33:45 Apr 18 2018 with gcc 4.8.5 [root@kamailio]# rpm -qa | grep freeradius-client freeradius-client-1.1.7-16.el7.centos.x86_64 -- BR, Denys Pozniak ___ Kamailio (SER)

Re: [SR-Users] Sanity check with default_checks=0

2019-03-07 Thread Denys Pozniak
It shows error and sometimes it brakes REGISTER: ERROR: sanity [sanity_mod.c:228]: w_sanity_check(): input parameter (0) outside of valid range <1-16384) чт, 7 мар. 2019 г. в 15:10, Daniel-Constantin Mierla : > Hello, > > On 07.03.19 12:04, Denys Pozniak wrote: > > Hel

[SR-Users] Sanity check with default_checks=0

2019-03-07 Thread Denys Pozniak
o my question is how to disable sanity checking in modparam? -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] Dispatcher problem $avp(dsattrs) is null

2019-02-27 Thread Denys Pozniak
roblem is $(avp(dsattrs)) value is null. > > Any ideas why? > > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak __

Re: [SR-Users] Dispatcher with parameter use_default=1

2019-02-26 Thread Denys Pozniak
elect * ...", therefore the > priority field is the one that matter here. > > Cheers, > Daniel > On 26.02.19 16:40, Denys Pozniak wrote: > > > kamcmd dispatcher.list shows gateways in reverse order (comparing to the > file) and "last hope" gw is the

Re: [SR-Users] Dispatcher with parameter use_default=1

2019-02-26 Thread Denys Pozniak
DEST: { URI: sip:10.6.3.122:5060 FLAGS: AX PRIORITY: 0 } } } вт, 26 февр. 2019 г. в 17:24, Denys Pozniak : > Hello! > &g

[SR-Users] Dispatcher with parameter use_default=1

2019-02-26 Thread Denys Pozniak
Hello! I use dispatcher with algorithm=1 (hashing over from URI) with module parameter use_default=1. So I am expecting that last string in dispatcher.list for specific set will be the "last hope" for call routing. dispatcher.list .. 4 sip:10.6.3.122:5060 4 sip:10.6.3.1:5060 4 sip:10.6.3.2:5060

Re: [SR-Users] Memory allocator was called from cdp: diameter_avp.c:365

2019-02-15 Thread Denys Pozniak
leshoot as I > get some spare time. So it is better to open an bug on issue tracker on > github project not to forget about this one. Also, keep the core file > because it may be needed to get some more info from it with gdb. > > Cheers, > Daniel > On 14.02.19 16:46, Denys Poz

[SR-Users] Memory allocator was called from cdp: diameter_avp.c:365

2019-02-14 Thread Denys Pozniak
LLOC, TLSF_MALLOC, DBG_SR_MEMORY, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144 MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. id: 567df3 compiled on 02:06:09 Feb 2 2019 with gcc 4.8.5 -- BR, Denys Pozniak ___ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Re: [SR-Users] reg_fetch_contacts and t_relay usage

2019-02-11 Thread Denys Pozniak
topped? > > Thanks a lot! > ___ > Kamailio (SER) - Users Mailing List > sr-users@lists.kamailio.org > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -- BR, Denys Pozniak ___ Kamailio (SER) - Users M

Re: [SR-Users] Diameter (CDP) crashes on startup. ERROR: cdp [peerstatemachine.c:634]: I_Snd_CER(): I_Snd_CER(): Error on finding local host address > Socket operation on non-socket

2019-01-18 Thread Denys Pozniak
param("cdp","config_file","/etc/kamailio_test/diameter.xml") modparam("cdp", "debug_heavy", 4) request_route { ; } чт, 17 янв. 2019 г. в 19:01, Denys Pozniak : > Hello! > Please help me to find the issue with CDP module as it bl

[SR-Users] Diameter (CDP) crashes on startup. ERROR: cdp [peerstatemachine.c:634]: I_Snd_CER(): I_Snd_CER(): Error on finding local host address > Socket operation on non-socket

2019-01-17 Thread Denys Pozniak
en = 0 port = 0 proto = 0 options = 0x758490 ":f:cm:M:dVIhEeb:l:L:n:vKrRDTN:W:w:t:u:g:P:G:SQ:O:a:A:x:X:Y:" ret = -1 seed = 4201223303 rfd = 4 debug_save = 0 debug_flag = 0 dont_fork_cnt = 4 n_lst = 0x0

Re: [SR-Users] Updating default kamailio.cfg to use rtpengine

2019-01-16 Thread Denys Pozniak
>> Washington, DC, USA -- www.asipto.com >> >> >> ___ >> Kamailio (SER) - Users Mailing List >> sr-users@lists.kamailio.org >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users >> > _

  1   2   >