Re: [SR-Users] IMS terminating dialog does not re-run through all iFCs after calling t_newtran()

2016-01-17 Thread Franz Edler
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

Re: [SR-Users] Kamailio IMS deployment

2016-01-17 Thread Franz Edler
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

Re: [SR-Users] Kamailio IMS deployment

2016-01-17 Thread Franz Edler
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

[SR-Users] Get value of RPID privacy param

2016-01-17 Thread Grant Bagdasarian
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