Hi Russel,
your assumption „ that the isc_match_filter should re-run through all of the
iFCs” in case of a re-INVITE is not correct.
iFCs (initial filter criteria) are only invoked for initial or standalone
request. A re-INVITE is a request within a dialog and therefore not initial.
BR F
Hi Kranti,
yes, I understand. My first approach was to use the same configuration as used
by OpenIMSCore.
It is of course possible to setup P-, I- and S-CSCF with different
IP-addresses on different machines or even on one machine using virtual
interfaces.
Reconfiguring is an interesting
Fine. This exactly was my intention.
BR Franz
> -Original Message-
> From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
> Vasiliy Ganchev
> Sent: Monday, January 11, 2016 9:08 AM
> To: sr-users@lists.sip-router.org
> Subject: Re: [SR-Users] Kamailio IMS deployment
Hello,
How do I select the value of the privacy parameter in the Remote-Party-ID
header?
Remote-Party-ID: "John Doe"
;party=calling;id;privacy=full;screen=yes
The following doesn't work, and I believe because it's not a valid select class:
$sel(@hf_value.remote_party_id.privacy)
I'm using kam