, 2013 12:08 PM
To: sr-users@lists.sip-router.org
Subject: Re: [SR-Users] dispatcher, get attrs on incoming request from nodes
Hi,
On 08/27/2013 04:02 AM, I.Pavlov wrote:
> Thanks for answer. Could you explain how to backport the patch to my
> local copy? I want to try.
That depends on h
Hi,
On 08/27/2013 04:02 AM, I.Pavlov wrote:
Thanks for answer. Could you explain how to backport the patch to my
local copy? I want to try.
That depends on how you installed Kamailio. If you cloned the git
repository (-b 4.0), that would offer the easiest way to backport the
patch. The pa
Mailing List
Subject: Re: [SR-Users] dispatcher, get attrs on incoming request from nodes
Hello,
the feature was implemented in the development version:
-
http://kamailio.org/docs/modules/devel/modules/dispatcher.html#dispatcher.p.
attrs_pvname
You will have to backport the patch to your local
Hi,
On 08/27/2013 03:23 AM, I.Pavlov wrote:
route[FROM_PSTN] {
xlog("L_INFO","dsattrs: $avp(dsattrs) $avp(i:271) $avp(i:272) $avp(i:273)");
…..
};
Result: *INFO:
Hello,
the feature was implemented in the development version:
-
http://kamailio.org/docs/modules/devel/modules/dispatcher.html#dispatcher.p.attrs_pvname
You will have to backport the patch to your local copy or find another
solution (e.g., store ip/port/attrs in address table and use
permis
Hi all. We use kamailio v.3.3.3 with dispatcher and some nodes:
#pstn gw group
1 sip:10.189.19.1:5060 0 2 weight=80;limit=120,node=sv6 # SV6
1 sip:10.189.19.29:5060 0 1 weight=20;limit=120;node=mr64 # MR64
I use ds_is_from_list:
if (ds_is_from_list("1")) {
route(F