[Kamailio-Users] new CDRTool release 6.6.8

2008-09-29 Thread Adrian Georgescu
Hello, The software includes critical bug fixes for parallel prepaid calls. The software can be downloaded from: http://download.ag-projects.com/CDRTool/ Changelog since 6.6.3 cdrtool (6.6.8) unstable; urgency=low * Log debit balance to prepaid_history table cdrtool (6.6.7) unstable; urge

Re: [Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread Alex Balashov
Daniel, Daniel-Constantin Mierla wrote: > There are use cases even when doing stateful processing. So: > - hash over call id - it is fast, good distribution, can be used for > calls to be sent to gateways, etc, works for stateless processing as well > - hash over from uri - caller is sent to sam

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Graham Wooden
That did it! Now a new problem - the tables being created in the radius DB opposed to the openser DB where CDRTool wants to look. The stored procedures are within the radius DB, is that right? so how/where do I tell CDRTool to look in that DB for the new table or do I need to move the stored proced

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Graham Wooden
Thank you Craig - I must have the wrong sql.conf in there. I will swap it out later tonight and see how it does. Thanks, -graham On 9/29/08 11:37 AM, "Craig Guy" <[EMAIL PROTECTED]> wrote: > Hi Graham, > > I'm currently working on implementing CDRTool 6.6.5. There are two versions > of sql.c

[Kamailio-Users] Carrierroute module: preffix qty?

2008-09-29 Thread Pablo Bertuzzi
Hi Forum, I want to use carrierroute to terminate 50,000 preffixes to a PSTN gw and block 100,000. So I created 50,000 records with gw ip as rewrite_host. However I only was able to start kamailio with no more than about 2,200 records in carrierroute mysql table. Is it possible to use carrierr

[Kamailio-Users] Send MaxCallDuration and UserCredit for freeradius-cdrtool

2008-09-29 Thread Diego Zuaneti Arruda
Hi all, How I send to freeradius-cdrtool the maxCallDuration and UserCredit? On the /etc/raddb/users I have: [EMAIL PROTECTED] Auth-Type := Digest, User-Password == "mypassword" Reply-Message = "Authenticated", SIP-AVP = "authentic#1", SIP-AVP = "callMaxDur:60",

Re: [Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread Alex Balashov
samuel wrote: > Responses will traverse back the way and therefore will pass the > t_relay() host. Further in-dialog requests might traverse the t_relay > host or not (record-route stuff)...It depends on the network topology > and the application. There are lots of HA deployments and proxy with

[Kamailio-Users] kamailio 1.4.1 and mediaproxy 1.9.1

2008-09-29 Thread toly
Greetings, I'm looking for the short answer, most likely no way. Thanks, Toly -- View this message in context: http://www.nabble.com/kamailio-1.4.1-and-mediaproxy-1.9.1-tp19728623p19728623.html Sent from the OpenSER Users Mailing List mailing list archive at Nabble.com. _

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Craig Guy
Hi Graham, I'm currently working on implementing CDRTool 6.6.5. There are two versions of sql.conf - one calling the stored procedures and one that doesn't. The called procedures sql.conf is sourced from CDRTool/setup/radius/OpenSIPs/radius_accounting.conf rather than CDRTool/setup/radius/OpenSI

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Graham Wooden
Your're right Dan; we're not. After reading your reply below, it's relating to something completely different. I am just grasping at straws as I spent the whole weekend trying to get CDRTool fully working. I would agree that it's CDRTool (6.6.3) and MySQL (5.0.45); I don't see how these sto

Re: [Kamailio-Users] How to prevent - Same username used on multiple sip phones

2008-09-29 Thread Daniel-Constantin Mierla
Hello, I just added to svn a new function for registrar module: uunregister(domain, uri), see commit: http://openser.svn.sourceforge.net/viewvc/openser?view=rev&revision=5010 The patch is small and clean. Backport to 1.4.1 should be straightforward. This function should help you to achieve the

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread DanB
Graham, not sure whether we are speaking about same thing. What Diego is after is a module of freeradius which makes it taking to cdrtool through the telnet interface ( http://sourceforge.net/projects/frad-cdrtool). The work I do there is public under GPL so no need of special channels to get it

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Graham Wooden
Can I get a copy of that as well? I am running the latest freeradius and CDRTool - having radius.radacct populate just fine, but can't seem to get the stored procedures to work (Yes, I have patched freeradius to have the stored procedures), so CDRTool it can pull from openser.radacct.YYYMM.

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Diego Zuaneti Arruda
Thanks for reply DanB. Diego. - Original Message - From: DanB To: Diego Zuaneti Arruda Cc: users@lists.kamailio.org ; [EMAIL PROTECTED] Sent: Monday, September 29, 2008 10:05 AM Subject: Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool Hey Diego, I am wor

Re: [Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread DanB
Hey Diego, I am working on something right now. You should have it later afternoon. Cheers, DanB On Mon, Sep 29, 2008 at 3:02 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: > Hi all, > > Someone has a patch for use freeradius-cdrtool with the latest version of > cdrtool ? > The stabl

[Kamailio-Users] CDRTool 6.6.4 with freeradius-cdrtool

2008-09-29 Thread Diego Zuaneti Arruda
Hi all, Someone has a patch for use freeradius-cdrtool with the latest version of cdrtool ? The stable versions of cdrtool not have multiple commands that were in earlier versions. Thanks. Diego. ___ Users mailing list Users@lists.kamaili

Re: [Kamailio-Users] Disable transfers (REFER) on Kamailio

2008-09-29 Thread Diego Zuaneti Arruda
Thanks, worked! > Hello, > > On 09/29/08 15:27, Diego Zuaneti Arruda wrote: >> Hi all, >> >>It's possible to disable any transfers (blind or attended) on >> Kamailio ? > You can drop any REFER message by: > > if(method=="REFER") > { >sl_send_reply("403", "Not allowed"); >exit

Re: [Kamailio-Users] Disable transfers (REFER) on Kamailio

2008-09-29 Thread Daniel-Constantin Mierla
Hello, On 09/29/08 15:27, Diego Zuaneti Arruda wrote: > Hi all, > >It's possible to disable any transfers (blind or attended) on > Kamailio ? You can drop any REFER message by: if(method=="REFER") { sl_send_reply("403", "Not allowed"); exit; } Cheers, Daniel -- Daniel-Constant

[Kamailio-Users] Disable transfers (REFER) on Kamailio

2008-09-29 Thread Diego Zuaneti Arruda
Hi all, It's possible to disable any transfers (blind or attended) on Kamailio ? Thanks. Diego. ___ Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users

Re: [Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread Daniel-Constantin Mierla
On 09/29/08 14:22, Alex Balashov wrote: > samuel wrote: > >> The Call-ID hash is used to send all requests of the same dialog to the >> same endpoint (proxy,application server,gateway,whatever...). The >> reason after this behaviour is not to have these SIP endpoints sharing >> the status

Re: [Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread samuel
2008/9/29 Alex Balashov <[EMAIL PROTECTED]> > samuel wrote: > >> The Call-ID hash is used to send all requests of the same dialog to the >> same endpoint (proxy,application server,gateway,whatever...). The reason >> after this behaviour is not to have these SIP endpoints sharing the status >> of

Re: [Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread Alex Balashov
samuel wrote: > The Call-ID hash is used to send all requests of the same dialog to the > same endpoint (proxy,application server,gateway,whatever...). The > reason after this behaviour is not to have these SIP endpoints sharing > the status of all the dialogs (not many applications out there s

Re: [Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread samuel
The Call-ID hash is used to send all requests of the same dialog to the same endpoint (proxy,application server,gateway,whatever...). The reason after this behaviour is not to have these SIP endpoints sharing the status of all the dialogs (not many applications out there share this status and ther

[Kamailio-Users] Dispatcher hash algorithms.

2008-09-29 Thread Alex Balashov
I am curious, what exactly is the purpose and philosophy of the various hash algorithms in the dispatcher module? I am referring to the ones that allow the gateway in the route set to be determined through a hash of various SIP headers, such as the From URI, the To URI, the Call-ID GUID, etc.

Re: [Kamailio-Users] SDP ending with CRLF and a=nortpproxy:yes

2008-09-29 Thread Daniel-Constantin Mierla
On 09/28/08 12:44, Schober Walter wrote: > I see:* [r4968] modules/nathelper/nathelper.c: > - fix the calculation of CRLF length when adding norttptoxy string > - patch by Alex Hermann (closes #2117700) > > And yes, it's that issue and therefore fixed in 1.4.1. > Indee

Re: [Kamailio-Users] How to prevent - Same username used on multiple sip phones

2008-09-29 Thread Daniel-Constantin Mierla
Hello, On 09/29/08 10:48, Ali Jawad wrote: > > Hi > > > > The solution below does work in deed the only problem is that if I use > it and I am logged in at work and I want to use the service at home it > wont let me. > > What I am trying to achieve is that the same user can not be online > wi

Re: [Kamailio-Users] How to prevent - Same username used on multiple sip phones

2008-09-29 Thread Ali Jawad
Hi The solution below does work in deed the only problem is that if I use it and I am logged in at work and I want to use the service at home it wont let me. What I am trying to achieve is that the same user can not be online with two sip phones at any one time. Is there a way to force a logo

[Kamailio-Users] Developing Sh interface between the AS(OPENSER/OPENSIPS)and HSS

2008-09-29 Thread suresh tattikota
hi all I am using the Openser(Opensips) as apllication server . i am developing Sh interface between the AS and HSS. For developing the Sh interface i am using the CDiameterpeer , here i am getiing memory and locking errors. And for using the CDiameterpeer as standalone library what steps i ha