Re: [SR-Users] Make SIP session between two kamailio servers

2016-02-14 Thread Cockhootec Yahrabee
Thanks for the quick response. So there is no way to configure the kamailio out of the box for the scenario which I am trying to achieve. But do you think, that it is possible to program some simple kamailo module which will implement some really simple SIP client? (kamailio can create/modify SIP

Re: [SR-Users] Make SIP session between two kamailio servers

2016-02-14 Thread Alex Balashov
Hello, On 02/14/2016 10:59 AM, Cockhootec Yahrabee wrote: But do you think, that it is possible to program some simple kamailo module which will implement some really simple SIP client? (kamailio can create/modify SIP messages, it is able to receive and send them so I think that it is possible

[SR-Users] LCR

2016-02-14 Thread Alexey V. Panfilov
Hello, I'm using LCR module in my kamailio setup. I can access to the gw_uri_avp's value of matched gateway, but I'd like to get value of selected id of lcr_rule_target. Is there any way to get it? Thanks. P.S. Access to value of custom table's field (for example, named as 'flags') of cr_rule_ta

[SR-Users] Kamailio 4 && Asterisk. Getting started

2016-02-14 Thread Sébastien Brice
Hi everyone I did follow the tutorial Kamailio 4.0.x and asterisk written by Daniel-C and I need a hand :-) after a successful install (kamailio and asterisk on the same server), i did setup 2 sip extensions (102 and 103) and tryed to place a call between them and experimenting an issue Aste

Re: [SR-Users] Kamailio IMS deployment

2016-02-14 Thread sainath.ellendula
Hi Franz, Thanks a lot for your support. Traces decoded with diameter and could able to see the messages correctly. Yes, I am interested to capture traces using sip-scenario generator tool. Can you please provide that tool. Somewhere I have read in Kamailio forum that, Call setup has successfu

[SR-Users] LCR

2016-02-14 Thread Juha Heinanen
Alexey V. Panfilov writes: > I'm using LCR module in my kamailio setup. I can access to the > gw_uri_avp's value of matched gateway, but I'd like to get value of > selected id of lcr_rule_target. Is there any way to get it? id of lcr_rule_target is not currently stored in gw_uri_avp. only flags

Re: [SR-Users] LCR

2016-02-14 Thread Alexey V. Panfilov
15.02.2016 10:13, Juha Heinanen wrote: > Alexey V. Panfilov writes: > >> I'm using LCR module in my kamailio setup. I can access to the >> gw_uri_avp's value of matched gateway, but I'd like to get value of >> selected id of lcr_rule_target. Is there any way to get it? > > id of lcr_rule_target i