[OpenSIPS-Users] Opensips crashes on forward when destination port is unreachable

2011-04-29 Thread Adam Kuśmirek
Hi All I need to implement Stateless Proxy to translate transport from TLS to TCP. I have simple routing script: route{ if (!mf_process_maxfwd_header(10)) { sl_send_reply(483,Too Many Hops); exit; } if(dst_ip == 10.0.10.11) { log(message received on external interface\n);

Re: [OpenSIPS-Users] dlg_validate_dialog errors in loose_route

2011-04-29 Thread Vlad Paiu
Hello, Trunk has just been enhanced with URI matching according to RFC 3261, so you shouldn't have any more problems with parameter reordering, etc. Please give it a try, if you have the time. Regards, -- Vlad Paiu OpenSIPS Developer On 04/13/2011 06:23 PM, Jeff Pyle wrote: Bogdan,

Re: [OpenSIPS-Users] dlg_validate_dialog errors in loose_route

2011-04-29 Thread Jeff Pyle
Vlad, Great news! I do not right now, but I should within a month or so. - Jeff From: Vlad Paiu vladp...@opensips.orgmailto:vladp...@opensips.org Reply-To: OpenSIPS users mailling list users@lists.opensips.orgmailto:users@lists.opensips.org Date: Fri, 29 Apr 2011 04:59:45 -0400 To:

[OpenSIPS-Users] memory errors, too many transactions

2011-04-29 Thread Jeff Pyle
Hello, Everything is running along just fine for weeks on 1.6.4, and then bam, this shows up in the logs: /usr/sbin/opensips[12290]: WARNING:core:fm_malloc: Not enough free memory, will atempt defragmenation /usr/sbin/opensips[12290]: ERROR:tm:insert_tmcb: no more shared memory

Re: [OpenSIPS-Users] New acc module for cdr generation over Radius

2011-04-29 Thread Maciej Bylica
Hi Vlad, Thanks for info. I am about to work on this. Thanks, Maciej 2011/4/21 Vlad Paiu vladp...@opensips.org: Hello, The new CDRs type of accounting in OpenSIPS 1.6.4 only produces one entry per call for every type of backend, whether it's a DB, Radius or Syslog. So it's natural to only

[OpenSIPS-Users] Opensips geographic redundancy

2011-04-29 Thread Marcello Lupo
Hi to all, i have a problem and hope someone can give me a clue on it. We have an Opensips infrastructure with heartbeat HA and it is working fine. I'm implementing the geographic redundancy on our VoIP infrastructure with opensips 1.6.4. There are 2 different locations. 2 server in each location

Re: [OpenSIPS-Users] Opensips geographic redundancy

2011-04-29 Thread Dave Singer
Marcello, Might check into getting an IP with BGP (Border Gateway Protocol) or some other IP routing protocol. Not all ISPs offer these services and it is usually offered on a subnet of addresses not a single address. If your providers/contacts can't do this or don't have good answers you might

Re: [OpenSIPS-Users] Opensips geographic redundancy

2011-04-29 Thread Marcello Lupo
Hi Dave, thank you for your answer but this was a solution that i prefer to avoid if possible...We are AS and LIR on internet and we are already making BGP on 3 different links on our infrastructure so we can do it as last resort but it is a nightmare to let all that work with application level

Re: [OpenSIPS-Users] Opensips geographic redundancy

2011-04-29 Thread Adrian Serafini
On 04/29/2011 12:22 PM, Marcello Lupo wrote: Asterisk 1.6 is making the REGISTER properly (one for each server) but place all the calls through only one server even if it is down Hi, If you turn on qualify in the asterisk trunk, and the trunk fails the qualify SIP options test, the second