[sr-dev] Re: $shv in event_route[xhttp_reply]

2024-12-13 Thread Alex Balashov via sr-dev
> On Dec 13, 2024, at 6:35 am, Victor Seva via sr-dev > wrote: > > Are you using $ci by any chance? D'oh! You nailed it. It was part of my log_prefix, which I completely forgot about. Sorry for the stupid question; it was early in te morning. -- Alex -- Alex Balashov Principal Consultant E

[sr-dev] $shv in event_route[xhttp_reply]

2024-12-13 Thread Alex Balashov via sr-dev
Hi, When evaluating the value of shared variables (initialised via `pv` modparam `shvset`) in event_route[xhttp:reply], e.g. $shv(x), I get: Dec 13 11:21:12 proxy kamailio[22288]: ERROR: pv [pv_core.c:754]: pv_get_callid(): cannot parse Call-Id header Any advice appreciated! I assume that $shv

[sr-dev] Re: [kamailio/kamailio] TM crash when relaying reply, in context of unreachable rtpengine (Issue #3297)

2024-09-22 Thread Alex Balashov via sr-dev
Hi, I haven't found anything more on this and agree it can be closed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3297#issuecomment-2366897799 You are receiving this because you are subscribed to this thread. Message ID: _

[sr-dev] Re: [kamailio/kamailio] TM crash when relaying reply, in context of unreachable rtpengine (Issue #3297)

2024-09-22 Thread Alex Balashov via sr-dev
Closed #3297 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3297#event-14355222437 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel

[sr-dev] Re: Make dlg_dmq_replicate_action() available from config

2024-01-26 Thread Alex Balashov via sr-dev
As an aside: - A 180 (or any non-100 1xx message) doesn't inherently cause an early dialog to come about; the distinguishing feature of a dialog-forming response is a To-tag; - A 200 response does not cause a dialog to be confirmed; it tentatively causes it to be established, pending an end-to

[sr-dev] Re: Make dlg_dmq_replicate_action() available from config

2024-01-26 Thread Alex Balashov via sr-dev
There are some real risks with taking dialog state transitions into your own hands via this rather crude method. The life cycle of a transaction, and therefore a dialog (insofar as a dialog depends on the outcome of one or more transactions), can proceed, and transition from stage to stage, in

[sr-dev] Re: [kamailio/kamailio] ndb_redis: support to evaluate mathematical expression in array subscript $redis(r=>value[EXPR]) (Issue #3526)

2023-11-07 Thread Alex Balashov via sr-dev
Closed #3526 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3526#event-10894780496 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) - Devel