Re: [SR-Users] geoip crash

2014-03-01 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > I just pushed a patch to master, but I didn't have the geoip libs > installed, thus no test. > > If everything is ok, you can backport at your convenience, otherwise I > will do it when I get the first chance. i tried and noticed that i don't have a working m

[SR-Users] XAVP in 3.1.6

2014-03-01 Thread Jijo
Hi I'm trying to use XAVP but the script is showing parsing error. Do i need to include any module? I rebuild kamailio using the flag WITH_XAVP but didn' help. route[0] { $xavp(a=>bar) = 'bar'; } S-154:~ # /usr/sbin/kamailio -c -f /etc/kamailio/kam86x2.cfg loading modules under /usr/lib/

Re: [SR-Users] How to configure Kamailio + Asterisk (on same server) to route between several disjoint networks?

2014-03-01 Thread Klaus Darilion
Am 27.02.2014 23:43, schrieb Alex Villací­s Lasso: Is this setup recognizable as an already-solved problem (minus the localhost trick)? How is it done correctly? I think your setup is too complex. If I didn't missed your requirements I think you can do it this way: From routing point of view,

Re: [SR-Users] Replacing an ACME Packet Net-Net SBC

2014-03-01 Thread Klaus Darilion
For sure I would use Kamailio as an SBC, but nevertheless I see these sortcoming in Kamailio (I don't know hov other SBCs handle this) - config changes require a restart: most of the time this goes fast, but sometimes processes may fail to start (ports not freed by the OS, ...). Further, state

Re: [SR-Users] prevent relaying to myself

2014-03-01 Thread Klaus Darilion
Am 26.02.2014 22:48, schrieb Henry Fernandes: Is there a way to prevent relaying requests to myself in route[RELAY]? To relyable prevent this (eg. the destination IP address (your server IP address) may be hidden behind others domain) you have to check the destination in the branch route. r