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

2008-10-20 Thread DanB
, Yate will automatically disconnect the running session. Hope this info helps. DanB On Tue, Oct 14, 2008 at 4:54 PM, raul2r2 <[EMAIL PROTECTED]> wrote: > > Hi Again... > It seems that problem 1 is solved... i only have to change the > configuration in clients and servers

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

2008-10-10 Thread DanB
Raul, this log shows only half of the call(stop one). Can u show a full trace (start and stop of the call)? Cheers, DanB On Thu, Oct 9, 2008 at 12:40 PM, raul2r2 <[EMAIL PROTECTED]> wrote: > > Hi Dan...: >The syslog show this: > Oct 9 14:40:01 PREPSQL01 cdrtool

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

2008-10-08 Thread DanB
Raul, it looks like there is something wrong with the answer you receive from cdrtool (could be wrong handled by connector too...). Can u post me the cdrtool syslog? There it should be seen the answer received. Cheers, DanB On Tue, Oct 7, 2008 at 7:27 PM, raul2r2 <[EMAIL PROTECTED]>

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

2008-10-07 Thread DanB
or both of your auth and acct-stop as well as your openser config. Cheers, DanB On Tue, Oct 7, 2008 at 1:14 PM, raul2r2 <[EMAIL PROTECTED]> wrote: > > Thank you for your answer Dan... The problem was that the previous README > file was too similar and i forget read more carefully

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

2008-10-02 Thread DanB
Raul, from connector README documentation: "radius_proxy_authorize("", "$ci")" This will instruct radius_proxy_authorize() function to send callid as Sip-Uri-User attribute. Cheers, DanB On Thu, Oct 2, 2008 at 6:06 PM, raul2r2 <[EMAIL PROTECTED]> wrote:

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

2008-10-01 Thread DanB
Diego, It looks like there is another problem (nothing to do with the fact that your account is bellow 0. Can u send me the "radius -X" logs? DanB On Wed, Oct 1, 2008 at 2:02 PM, Diego Zuaneti Arruda <[EMAIL PROTECTED] > wrote: >Ok, but the radius returns status 407, an

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

2008-10-01 Thread DanB
no balance, there will be no call authorized (any limited proxy will deny the call automatically if radius returns unauthorized). I have a mechanism working without this standard behavior, so will consider introducing it into next releases as optional. Cheers, DanB On Wed, Oct 1, 2008 at 2:14 PM

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

2008-10-01 Thread DanB
by real condition you want to match) $rU = "ann-insufficient_credit"; Cheers, DanB On Tue, Sep 30, 2008 at 10:38 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: > DanB, > > The problem was solved with the new version. > I don't understand very w

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

2008-09-30 Thread DanB
Hi Diego, fixed now in pre2. Cheers, DanB On Tue, Sep 30, 2008 at 5:58 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >DanB, > >I'm testing the freeradius-cdrtool, and found a possible problem. >When I turn off the call before answer, the session is no

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

2008-09-30 Thread DanB
le to timeout calls based on duration. " On Tue, Sep 30, 2008 at 4:38 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >Thanks DanB, the problem was solved. > How send BYE when expires credit in conversation? > > > Thanks. > Diego. > > ----- Origi

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

2008-09-30 Thread DanB
Here is an already patched version: http://frad-cdrtool.sourceforge.net/rlm_digest.c You should replace your rlm_digest.c with this one and recompile the server. DanB On Tue, Sep 30, 2008 at 4:14 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >I'm using the freeradius

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

2008-09-30 Thread DanB
README.txt? What version of freeradius are u using? DanB On Tue, Sep 30, 2008 at 3:56 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >DanB, > >Yes, I changed the kamailio.cfg. >I´m sending the full log of radius attached. > > > Diego. > > - Orig

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

2008-09-30 Thread DanB
/account_stop sequence as logged by "radiusd -X". DanB On Tue, Sep 30, 2008 at 3:00 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >Hi DanB, > > I updated the CDRTool to version 6.6.8 and freeradius-cdrtool to version > 1.2-pre. > I'm getting this log and n

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

2008-09-30 Thread DanB
adius-cdrtool source directory. Cheers, DanB On Mon, Sep 29, 2008 at 10:49 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >Hi all, > >How I send to freeradius-cdrtool the maxCallDuration and UserCredit? >On the /etc/raddb/users I have: > > [EMAIL PROTECT

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

2008-09-29 Thread DanB
it. Your problem looks more related to CDRTool and MySQL so I would imagine someone else should come up with solutions in this case. Sorry about not being able to help you more. Cheers, DanB On Mon, Sep 29, 2008 at 3:21 PM, Graham Wooden <[EMAIL PROTECTED]> wrote: > Can I get a copy o

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 >

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

2008-09-23 Thread DanB
Hi Diego, the eternal "more work than enough hands" issue. Will prepare a patch hopefully over the weekend. Cheers, Dan On Mon, Sep 22, 2008 at 8:13 PM, Diego Zuaneti Arruda < [EMAIL PROTECTED]> wrote: >Hi all, it is possible to use CDRTool 6.6.3 or 6.6.4 with > freeradius-cdrtool-1.1 ? >

Re: [Kamailio-Users] CDRTool and Prepaid

2008-09-05 Thread DanB
lling daemon updates call states into rating engine. Cheers, DanB On Fri, Sep 5, 2008 at 11:05 AM, Alex Balashov <[EMAIL PROTECTED]>wrote: > In my experience dealing with it, it is precisely at the point where > multiple calls are involved that using a proxy for rating and mediation &g

Re: [Kamailio-Users] CDRTool and Prepaid

2008-09-02 Thread DanB
posted. Regards, DanB On Tue, Sep 2, 2008 at 12:13 AM, <[EMAIL PROTECTED]> wrote: > On Mon, Sep 01, 2008 at 09:13:09PM +0200, DanB wrote: > > In case of your user (I treat my customers as retail only, your scenario > is > > a bit of wholesale), he will need either t

Re: [Kamailio-Users] CDRTool and Prepaid

2008-09-01 Thread DanB
Raul, Your scenario is clearer for me now. On Mon, Sep 1, 2008 at 8:57 PM, <[EMAIL PROTECTED]> wrote: > On Mon, Sep 01, 2008 at 08:36:20PM +0200, DanB wrote: > > We are talking about openser prepaid here in a proxy scenario. I did not > > involve any IP-PBX inside becau

Re: [Kamailio-Users] CDRTool and Prepaid

2008-09-01 Thread DanB
On Mon, Sep 1, 2008 at 8:17 PM, <[EMAIL PROTECTED]> wrote: > On Mon, Sep 01, 2008 at 01:28:16PM +0200, DanB wrote: > > Is it? I would still consider B2BUA as a private case of SBC and it > really > > suits my scenario. > > Thats a matter of "visualization"

Re: [Kamailio-Users] CDRTool and Prepaid

2008-09-01 Thread DanB
Hi Raul, On Mon, Sep 1, 2008 at 12:59 PM, Raúl Alexis Betancor Santana < [EMAIL PROTECTED]> wrote: > El Monday 01 September 2008 11:12:49 DanB escribió: > > Hi Matteo, > > > > I was in the same position like you are now, months back. > > > > At least in Ope

Re: [Kamailio-Users] CDRTool and Prepaid

2008-09-01 Thread DanB
further help with freeradius-cdrtool connector (planning to release out a new version soon, just hope that the time will stay still to give me that opportunity ;-) ). Regards, DanB On Mon, Sep 1, 2008 at 1:11 AM, Matteo D'Amato <[EMAIL PROTECTED]> wrote: > How would you bui

Re: [Kamailio-Users] fr_inv_timer issue

2008-08-08 Thread DanB
nse. Thus, fast failover (no 100 trying from gateway) can be achieved by setting fr_timer to low values. In your case, if the IVR application answers the call, there should be another reason for disconnection. I suggest grabbing a ngrep for deeper troubleshooting. Cheers, DanB On Fri, Aug 8, 2

Re: [Kamailio-Users] test

2008-08-07 Thread DanB
sonal interests. Cheers, DanB On Thu, Aug 7, 2008 at 8:04 PM, Ovidiu Sas <[EMAIL PROTECTED]> wrote: > bye bugs? > hmmm ... bugs are everywhere ... > you can't get rid of them ;) > > cheers, > -ovidiu > > On Thu, Aug 7, 2008 at 1:47 PM, [EMAIL PROTECTED] > <[EMAI

Re: [Kamailio-Users] Kamailio and Snom phones

2008-07-31 Thread DanB
))"). The rport one is for the case when you proxy the requests, in order for that to return back to the right port. DanB On Thu, Jul 31, 2008 at 12:49 PM, Jason Penton <[EMAIL PROTECTED]>wrote: > Thanks DanB > > ill give that a try. I got it all to work by forcing the Snoms to

Re: [Kamailio-Users] Kamailio and Snom phones

2008-07-31 Thread DanB
Hi Jason, Try forcing rport before saving user location: http://www.openser.org/dokuwiki/doku.php/core-cookbook:1.3.x#force_rport Cheers, DanB On Thu, Jul 31, 2008 at 12:19 PM, Jason Penton <[EMAIL PROTECTED]>wrote: > Hi * > > not sure if someone has encountered this before but