Re: Quintum Help

2003-11-16 Thread Amgaabaatar Purevjal
Never mind
I found the error. It was typo that I put ammount instead of amount
Thanks a lot
Please ignore prevouis reply Alan DeKok <[EMAIL PROTECTED]> wrote:
Amgaabaatar Purevjal <[EMAIL PROTECTED]>wrote:> Could you help me to configure freeradius for quintum . I installed> radius. But itis rejecting users...> rad_recv: Access-Request packet from host 192.168.1.10:24579, id=34, length=157> Attr-4 = 0xc0a8010a> Attr-1 = 0x3132333435I am absolutely amazed at the effort you've put into destroying thedefault configuration of the server. You've done a lot of work tomake sure that the server won't be able to do anything.I have no idea why you've done this. The only answer I can give toyour problem is to use the server as it is installed. Don't breakit. Don't edit the dictionary files.Alan DeKok.- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Quintum Help

2003-11-16 Thread Amgaabaatar Purevjal
Thanks 
The reason I edit dictionary files. I've got following error messages when I start radiusd
 
 files: compat = "no"/etc/raddb/users[3]: Parse error (reply) for entry 12345: Unknown attribute Quintum-h323-credit-ammountErrors reading /etc/raddb/usersradiusd.conf[921]: files: Module instantiation failed.
 
My users file has onlu following entries
 
12345   User-Password = "12345"    Quintum-h323-return-code = "h323-return-code=0",    Quintum-h323-credit-ammount = "h323-credit-ammount=100",    Quintum-h323-return-code = "h323-return-code=0",    Quintum-h323-credit-time = "h323-credit-time=200",
I've tried without Quintum too. then I' ve got
 
Module: Loaded preprocessModule: Instantiated preprocess (preprocess)Module: Loaded realmModule: Instantiated realm (suffix)Module: Loaded files/etc/raddb/users[3]: Parse error (reply) for entry 12345: Unknown attribute h323-credit-ammountErrors reading /etc/raddb/usersradiusd.conf[921]: files: Module instantiation failed.
 
Alan DeKok <[EMAIL PROTECTED]> wrote:
Amgaabaatar Purevjal <[EMAIL PROTECTED]>wrote:> Could you help me to configure freeradius for quintum . I installed> radius. But itis rejecting users...> rad_recv: Access-Request packet from host 192.168.1.10:24579, id=34, length=157> Attr-4 = 0xc0a8010a> Attr-1 = 0x3132333435I am absolutely amazed at the effort you've put into destroying thedefault configuration of the server. You've done a lot of work tomake sure that the server won't be able to do anything.I have no idea why you've done this. The only answer I can give toyour problem is to use the server as it is installed. Don't breakit. Don't edit the dictionary files.Alan DeKok.- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Quintum Help

2003-11-15 Thread Alan DeKok
Amgaabaatar Purevjal <[EMAIL PROTECTED]> wrote:
> Could you help me to configure freeradius for quintum . I installed
> radius. But itis rejecting users
...
> rad_recv: Access-Request packet from host 192.168.1.10:24579, id=34, length=157
> Attr-4 = 0xc0a8010a
> Attr-1 = 0x3132333435

  I am absolutely amazed at the effort you've put into destroying the
default configuration of the server.  You've done a lot of work to
make sure that the server won't be able to do anything.

  I have no idea why you've done this.  The only answer I can give to
your problem is to use the server as it is installed.  Don't break
it.  Don't edit the dictionary files.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Quintum Help

2003-11-14 Thread Amgaabaatar Purevjal
Could you help me to configure freeradius for quintum . I installed radius. But itis rejecting users
Thank You
 
Here is my Quintum and Radius logs
RADIUS :   565661:RadiusRequest: Sending Access-Request MsgId=24 to 192.168.1.3, port 1812, Descriptor 3RADIUS :   566160:RadiusResponse: Received response, length=20, id=24, type=3RADIUS :   566160:RadiusSocket: Received ACCESS REJECT RESPONSERADIUS :   566160:RadiusResponse: Created response object 0XB05E84RADIUS :   566160:RadiusSocket: Sent ProcessAccessReject iucaCallBackSendRADIUS :   566160:RadiusHandler: Received iucaCallBackSend Access-RejectRADIUS :   566160:RadiusRequest: Client Process Marked Object=0XBBB204 MsgId=24for DeletionRADIUS :   566160:RadiusRequest: Radius Process Deleted Object=0XBBB204, MsgId=24RADIUS :   566160:RadiusRequest: destroying request object 0XBBB204RADIUS :   566160:RadiusResponse: destroying response object 0XB05E84RADIUS :   566790:RadiusRequest: Created request object
 0XD34404
 
And Radius Log
 
rad_recv: Access-Request packet from host 192.168.1.10:24579, id=34, length=157    Attr-4 = 0xc0a8010a    Attr-1 = 0x3132333435    Attr-2 = 0x3132333435    Attr-61 = 0x    Attr-31 = 0x36333037373635343634    Quintum-h323-conf-id = "h323-conf-id=33666235 36646263 31310030 003100FF"    Quintum-AVPair = "h323-ivr-out=ACCESSCODE:"auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the userauth: Failed to validate the user.Login incorrect: [12345/12345] (from client quintum port 0 cli 6307765464)Delaying request 4 for 1 seconds
 

FreeRadius With Quintum

2003-11-12 Thread Arūnas Milašauskas
Hi, everybody, who maybe configured FreeRadius with Quintum or maybe the
same thing if with Cisco...
I use Quintum A800 and problem is:
As you know there are trunk groups for incoming/outging
calls...
How will I know (in radius) from which Trunk Group call
comes? What Attributes I need to operate with When Authentication (or
other) request comes?

There (in Authentication request) is:
Quintum-AVPair="H323-ivr-out=ACCESSCODE:
80018800"

It would be perfectly enough, but IVR access code may be
set only when using ivrtypes: 2(Pre-Paid cards), 3 or 6(Post-Paid) AND
NOT in IVRtype 4,5 (ANI type), which I use too, there is no way to set
IVRAccessNumber (Actualy I dont know why Quintum did this solution). So,
if I have Two ANI trunk groups, how will I know in my radius from which
of them the call comes?

Thanks for any advice

Best Regards to FreeRadius :)
Arunas [FreeRadius-0.9.0]


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: FreeRadius & Quintum

2003-08-28 Thread Arūnas Milašauskas
My FreeRadius is configured with MySQL...

---

Hi to all, 
I have Quintum Tenor and all authentication/authorization(as you
know quintum sends two access request messages) and accounting I've done
with FreeRadius (still with 0.8.1).
My question is:
When I deny user or it is blocked or it's currency
amount is less than needed to let to make a call, I must send access
reject message with Attribute "h323-return-code" and value (7-user deny
... etc.). How do you construct (It's probably the question to people
how works with Quintum) reply queries? Or how do you fill radreply table
When there must be more than one reason when user must be rejected? One
way I do this: for each deny I put one more record into radreply: 
--
|UserName   | Attribute | op | Value |
|1234567890 | h323-return-code | =  | 7| - User is blocked
|1234567890 | h323-return-code | =  | 4| - Zero balance
and so on...
So, When I order by ID, the value with biggest priority gets on
the top and Quintum knows it...

But I think there is another way for this to work properly?


How do you construct queries when you check Card expration date?
This value must be dinamic... I mean when card expires, radius must send
access reject with "h323-return-code = 5".

Thanks for any advice, it would be very appreciated...

Regards,
Arunas

- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


FreeRadius & Quintum

2003-08-28 Thread Arūnas Milašauskas
Hi to all, 
I have Quintum Tenor and all authentication/authorization(as you
know quintum sends two access request messages) and accounting I've done
with FreeRadius (still with 0.8.1).
My question is:
When I deny user or it is blocked or it's currency
amount is less than needed to let to make a call, I must send access
reject message with Attribute "h323-return-code" and value (7-user deny
... etc.). How do you construct (It's probably the question to people
how works with Quintum) reply queries? Or how do you fill radreply table
When there must be more than one reason when user must be rejected? One
way I do this: for each deny I put one more record into radreply: 
--
|UserName   | Attribute | op | Value |
|1234567890 | h323-return-code | =  | 7| - User is blocked
|1234567890 | h323-return-code | =  | 4| - Zero balance
and so on...
So, When I order by ID, the value with biggest priority gets on
the top and Quintum knows it...

But I think there is another way for this to work properly?


How do you construct queries when you check Card expration date?
This value must be dinamic... I mean when card expires, radius must send
access reject with "h323-return-code = 5".

Thanks for any advice, it would be very appreciated...

Regards,
Arunas

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Accounting with Quintum

2003-08-26 Thread Peter Nixon
On Mon August 25 2003 07:14, [EMAIL PROTECTED] wrote:
> Hi there,
>
> I have a Quintum AS800 used for terminating calls. I'm running the CDR
> server utility to calculate the minutes generated by it and then make
> accounting. I have heard that I can do the whole things with Freeradius.
> Can any one there who can help me in this regards that how can I set up
> the whole things and which configuration I need to add in quintum &
> freeeradius.

Hmm.. 
Have a look in the src/billing directory
It contains some info about seting up FreeRadius to do VoIP accounting with 
Cisco gateways. You should be able to modify the code there to work with 
Quintum, or maybe just use the default FreeRadius with a Postgres backend 
(without the schema changes in src/billing). It really depends on your 
requirements.
I wrote the cisco specific stuff, but I dont have quintum, although I will 
help you where I can.

Cheers

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Accounting with Quintum

2003-08-25 Thread arup
Hi there,

I have a Quintum AS800 used for terminating calls. I'm running the CDR
server utility to calculate the minutes generated by it and then make
accounting. I have heard that I can do the whole things with Freeradius.
Can any one there who can help me in this regards that how can I set up
the whole things and which configuration I need to add in quintum &
freeeradius.

With Regards

--
Arup

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Quintum Attributes Hack

2002-11-18 Thread Peter Nixon
On Mon, 18 Nov 2002 14:20:52 +0800
Squire Alex Zhang uttered the following:

> Hi,
> I found the VSA of Quintum is similar to Cisco's. It includes the
> attribute name in the value part.  I check the preprocess.c and found
> there are with_cisco_vsa_hack, I intend to add codes so that FR can
> recognize Quintum. Besides preprocess.c, is there any other file that I
> should modify?

Hi Alex

I guess you should move this discussion to the devel mailing list. (I have
cc'd it)

I have only recently started writing some patches for FreeRadius, so take
what ı say with a pinch of salt, but it seems to me that if there is more
than one type of NAS that spits out these "broken" records then we should
make the beautification happen in a more generic function rather than added
a new function for each NAS.
Alan, would there be any reason why we couldn't rename the existing
function/config variable to "with_vsa_hack" or "with_broken_vsa_hack" and
have it take care of any NASes that send these type of records?

I for one use this feature on all my ciscos and can't see why you would NOT
use it. Any comments from the other developers?

Regards

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc



msg11139/pgp0.pgp
Description: PGP signature


Quintum Attributes Hack

2002-11-17 Thread Alex Zhang



Hi,
I found the VSA of Quintum is similar to Cisco's. 
It includes the attribute name in the value part.  I check the preprocess.c 
and found there are with_cisco_vsa_hack,
I intend to add codes so that FR can recognize 
Quintum. Besides preprocess.c, is there any other file that I should 
modify?
 
 
RegardsAlex Zhang
 
i1, Inc. 
Shanghai86-21-50475656-122


Quintum Tenor Users, Please help

2002-11-15 Thread Alex Zhang



Hi,
I'm working on Quintum Tenor and FreeRadius with 
oracle 9i on SuSE linux 7.3 .
I can't even compile the FR0.7.1, the errors are 
related to 9i oci.h.
can anyone help?
 
Thanks.
Alex Zhang
 
i1, Inc. 
Shanghai86-21-50475656-122


Re: quintum

2002-11-05 Thread Thomas Jalsovsky
> I have some qustion concerning VSA.
> In radiusd.conf there is
>
> with_cisco_vsa_hack = yes
>
> Is this parameter using only wiht cisco?
> how can i get such behaviour with Quintum?
> Remind, i need have instead
> H323-Attribute = "h323-attribute=value"
> this
> h323-attribute=value
>
This hack is only for Cisco VSAs (there is hardcoded Cisco's Vendor ID -
9). It is very simple to make a small hack to have that feature for
Quintum... take a look for rlm_preprocess.c file

Thomas


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



quintum

2002-11-05 Thread Fedor V. Zelenkin
Hello any body.

I try to use quintum tenor.

My Users file:

#Entry for billing model
123 Auth-Type := Accept
Quintum-h323-return-code = "h323-return-code=0",
        Quintum-h323-credit-amount = "h323-credit-amount=124",
Quintum-h323-credit-time = "h323-credit-time=10"
#I think will be better to use smart program, which return some
attributes dynamicaly

#Entry for Post pay model
456Auth-Type := Local, User-Password == "789"
Quintum-h323-return-code = "h323-return-code=0"

DEFAULT Auth-Type := Reject
Quintum-h323-return-code = "h323-return-code=1"


>I have installed freeradius 0.7 on redhat linux 7.2 and quintum
>800 is configured to that server. My users file contain just
>1234567890 password == "1234567890"
>this entry.
>My radius server Accepting  accounting number and pin number.
>But quintum tenor says that.
>"Received OnAccessAccept by the reason = -1 "
>and call is terminating.

I have some qustion concerning VSA.
In radiusd.conf there is

with_cisco_vsa_hack = yes

Is this parameter using only wiht cisco?
how can i get such behaviour with Quintum?
Remind, i need have instead
H323-Attribute = "h323-attribute=value"
this
h323-attribute=value

Best regards.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



quintum with freeradius

2002-11-05 Thread nihal_p
Dear members,
I have installed freeradius 0.7 on redhat linux 7.2 and quintum
800 is configured to that server. My users file contain just

1234567890 password == "1234567890"

this entry.

My radius server Accepting  accounting number and pin number.
But quintum tenor says that.
"Received OnAccessAccept by the reason = -1 "

and call is terminating.

Now I fedup with this configuration .Can any one in the list
help me rgds this matter.

Thanks & Rgds 

Nihal Piyasiri


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



RE: freeradius with quintum

2002-01-28 Thread J.E. Wu

Thanks a lot! No wonder I am getting nowhere, since I had
with_cisco_vsa_hack = yes, along with the syntax problem in users file.

-Original Message-
From: Jeremy McNamara [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 8:49 AM
To: [EMAIL PROTECTED]
Subject: Re: freeradius with quintum


You have to use the Cisco method of creating the VSAs

an example from my users file:

567  Password == "567"
h323-credit-amount = "h323-credit-amount=1000",
h323-return-code = "h323-return-code=0",
h323-credit-time = "h323-credit-time=15",
h323-return-code = "h323-return-code=0"

And make very sure:  with_cisco_vsa_hack  equals no in radiusd.conf


Jeremy McNamara

"J.E. Wu" wrote:

> Can some one help me to configure freeradius with
> quintum? I included dictionary.quintum, and use users
> file with a very simple entry:
>
> 1234567890  Auth-Type := Local, Password ==
> "1234567890"
>h323-credit-amount=10,
>h323-return-code=0,
>
> But quintum complains with the length of the
> attributes. What did I do wrong? Here is the event log
> from quintum: Thanks for your help.
>
> Jay
> [EMAIL PROTECTED]
> -Event Log from
> Quintum---
>
> RADIUS :  1619928:RadiusRequest: Created reRADIUS :
> 1619928:RadiusSocket: Received ACCESS ACCEPT RESPONSE
> RADIUS :  1619928:RadiusResponse: Created response
> object 0XB21204
> RADIUS :  1619928:AccessAccept: Invalid credit-amount
> length= 2
> RADIUS :  1619928:AccessAccept: Invalid return-code
> length= 2
> RADIUS :  1619928:RadiusSocket: Sent AccessAccept
> iucaCallBackSend
> RADIUS :  1619929:RadiusHandler: Received
> iucaCallBackSend Access-Accept
> CH :  1619929:IVR(0xd31004): Received
> OnAccessAccept.
> CH :  1619929:IVRPrepaid(0xd31004):
> pAuthentication->Delete(bbb804).
> RADIUS :  1619929:RadiusRequest: Client Process Marked
> Object=0XBBB804 MsgId=15 for Deletion
> EXCP   :  1619929:Radius server error(0xd31004):
> Received OnAccessAccept by the reason = -1.
>
> __
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions!
> http://auctions.yahoo.com
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: freeradius with quintum

2002-01-28 Thread Jeremy McNamara

You have to use the Cisco method of creating the VSAs

an example from my users file:

567  Password == "567"
h323-credit-amount = "h323-credit-amount=1000",
h323-return-code = "h323-return-code=0",
h323-credit-time = "h323-credit-time=15",
h323-return-code = "h323-return-code=0"

And make very sure:  with_cisco_vsa_hack  equals no in radiusd.conf


Jeremy McNamara

"J.E. Wu" wrote:

> Can some one help me to configure freeradius with
> quintum? I included dictionary.quintum, and use users
> file with a very simple entry:
>
> 1234567890  Auth-Type := Local, Password ==
> "1234567890"
>h323-credit-amount=10,
>h323-return-code=0,
>
> But quintum complains with the length of the
> attributes. What did I do wrong? Here is the event log
> from quintum: Thanks for your help.
>
> Jay
> [EMAIL PROTECTED]
> -Event Log from
> Quintum---
>
> RADIUS :  1619928:RadiusRequest: Created reRADIUS :
> 1619928:RadiusSocket: Received ACCESS ACCEPT RESPONSE
> RADIUS :  1619928:RadiusResponse: Created response
> object 0XB21204
> RADIUS :  1619928:AccessAccept: Invalid credit-amount
> length= 2
> RADIUS :  1619928:AccessAccept: Invalid return-code
> length= 2
> RADIUS :  1619928:RadiusSocket: Sent AccessAccept
> iucaCallBackSend
> RADIUS :  1619929:RadiusHandler: Received
> iucaCallBackSend Access-Accept
> CH :  1619929:IVR(0xd31004): Received
> OnAccessAccept.
> CH :  1619929:IVRPrepaid(0xd31004):
> pAuthentication->Delete(bbb804).
> RADIUS :  1619929:RadiusRequest: Client Process Marked
> Object=0XBBB804 MsgId=15 for Deletion
> EXCP   :  1619929:Radius server error(0xd31004):
> Received OnAccessAccept by the reason = -1.
>
> __
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions!
> http://auctions.yahoo.com
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: freeradius with quintum

2002-01-26 Thread aland

"J.E. Wu" <[EMAIL PROTECTED]> wrote:
> But quintum complains with the length of the
> attributes. What did I do wrong?

  Nothing, probably.

  There have been one or two reports of people using Quintim with
FreeRADIUS.  Try using 'radtest' to send test authentications.  If it
doesn't complain, then odds are that the quintum is buggy.

  Alan DeKok.



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



freeradius with quintum

2002-01-25 Thread J.E. Wu

Can some one help me to configure freeradius with
quintum? I included dictionary.quintum, and use users
file with a very simple entry:

1234567890  Auth-Type := Local, Password ==
"1234567890"
   h323-credit-amount=10,
   h323-return-code=0,

But quintum complains with the length of the
attributes. What did I do wrong? Here is the event log
from quintum: Thanks for your help.

Jay
[EMAIL PROTECTED]
-Event Log from
Quintum---

RADIUS :  1619928:RadiusRequest: Created reRADIUS : 
1619928:RadiusSocket: Received ACCESS ACCEPT RESPONSE
RADIUS :  1619928:RadiusResponse: Created response
object 0XB21204
RADIUS :  1619928:AccessAccept: Invalid credit-amount
length= 2
RADIUS :  1619928:AccessAccept: Invalid return-code
length= 2
RADIUS :  1619928:RadiusSocket: Sent AccessAccept
iucaCallBackSend
RADIUS :  1619929:RadiusHandler: Received
iucaCallBackSend Access-Accept
CH :  1619929:IVR(0xd31004): Received
OnAccessAccept.
CH :  1619929:IVRPrepaid(0xd31004):
pAuthentication->Delete(bbb804).
RADIUS :  1619929:RadiusRequest: Client Process Marked
Object=0XBBB804 MsgId=15 for Deletion
EXCP   :  1619929:Radius server error(0xd31004):
Received OnAccessAccept by the reason = -1. 

__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: anyone use freeradius with quintum?

2002-01-16 Thread Jeremy McNamara



[EMAIL PROTECTED] wrote:

>   Don't include the 'dictionary.cisco' file from 'raddb/dictionary'.
>
>   The quintum dictionary is really Cisco, with Quintum vendor ID.  I
> just looked, and it defines the *same* names as Cisco attributes, so
> there may be some conflict.

Everything works fine here using the Quintum dictionary.

Jeremy


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



RE: anyone use freeradius with quintum?

2002-01-16 Thread J.E. Wu

Thanks for the info. I am still struggling with radius and quintum to at
least make them work together. Could you provide some setup details? If
freeradius doesn't work with quintum, what do you recommend for quintum?

Thanks,

Jay Wu

-Original Message-
From: Jeremy McNamara [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 16, 2002 1:10 PM
To: [EMAIL PROTECTED]
Subject: Re: anyone use freeradius with quintum?



"J.E. Wu" wrote:

> Hi, has anyone used freeradius 0.4 with quintum? I got to the point that
> quintum can be authenticated, but having some difficulties to use quintum
> specific attributes.
> Thanks!

Yes Radius authentication works nicely but don't exepcect to use Radius
Accounting
(at least for their analog gateway's, we haven't tested the digital but we
will
assume they are the same)

They don't support Egress records yet and have many many bugs with the two
records
they do produce alredy (one big one being duration of call is hardly ever
accurate, not to mention not supporting DRQs)


Jeremy McNamara




- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: anyone use freeradius with quintum?

2002-01-16 Thread Jeremy McNamara

h323-return-code must be 0 (zero) for the call to proceed.

Jeremy

"J.E. Wu" wrote:

> Thanks for the info.
> After including dictionary.quintum file, this is what I got from debug
> console:
>
> rad_recv: Access-Request packet from host 192.168.0.20:24579, id=0,
> length=161
> NAS-IP-Address = 192.168.0.20
> User-Name = "2345678901"
> Password = "o7\025\t\r1\277\313M\263\272\rC\212'S"
> NAS-Port-Type = Async
> Calling-Station-Id = "0"
>     h323-conf-id = "h323-conf-id=33633435 37633564 30003031 670017"
> Quintum-AVPair = "h323-ivr-out=ACCESSCODE:7036313382"
>
> I have insert a serveral rows in radgroupreply for quintum specific
> attributes as follow:
> ++---+-+--+
> | id | GroupName | Attribute   | Value|
> ++---+-+--+
> |  6 | member| h323-preferred-lang | En   |
> |  2 | member| h323-credit-time| 600  |
> |  3 | member| h323-credit-amount  | 13.23  |
> |  4 | member| h323-currency-type  | USD  |
> |  5 | member| h323-return-code| 2|
> |  7 | member| h323-billing-model  | 1|
> |  8 | member| h323-prompt-id  | 27   |
> ++---+-+--+
>
> I can see it has been authenticated from the radius console, but somehow
> quintum IVR doesn't go any further. Any thoughts?
>
> Thanks in advance.
>
> Jay Wu
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 16, 2002 10:48 AM
> To: [EMAIL PROTECTED]
> Subject: Re: anyone use freeradius with quintum?
>
> "J.E. Wu" <[EMAIL PROTECTED]> wrote:
> > Hi, has anyone used freeradius 0.4 with quintum?
>
>   There were reports that it worked.
>
> > I got to the point that quintum can be authenticated, but having
> > some difficulties to use quintum specific attributes.
>
>   Include the quintum dictionary from 'raddb/dictionary', it's not
> done by default.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



RE: anyone use freeradius with quintum?

2002-01-16 Thread J.E. Wu

Thanks for the info.
After including dictionary.quintum file, this is what I got from debug
console:

rad_recv: Access-Request packet from host 192.168.0.20:24579, id=0,
length=161
NAS-IP-Address = 192.168.0.20
User-Name = "2345678901"
Password = "o7\025\t\r1\277\313M\263\272\rC\212'S"
NAS-Port-Type = Async
Calling-Station-Id = "0"
h323-conf-id = "h323-conf-id=33633435 37633564 30003031 670017"
Quintum-AVPair = "h323-ivr-out=ACCESSCODE:7036313382"

I have insert a serveral rows in radgroupreply for quintum specific
attributes as follow:
++---+-+--+
| id | GroupName | Attribute   | Value|
++---+-+--+
|  6 | member| h323-preferred-lang | En   |
|  2 | member| h323-credit-time| 600  |
|  3 | member| h323-credit-amount  | 13.23  |
|  4 | member| h323-currency-type  | USD  |
|  5 | member| h323-return-code| 2|
|  7 | member| h323-billing-model  | 1|
|  8 | member| h323-prompt-id  | 27   |
++---+-+--+

I can see it has been authenticated from the radius console, but somehow
quintum IVR doesn't go any further. Any thoughts?

Thanks in advance.

Jay Wu


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 16, 2002 10:48 AM
To: [EMAIL PROTECTED]
Subject: Re: anyone use freeradius with quintum? 


"J.E. Wu" <[EMAIL PROTECTED]> wrote:
> Hi, has anyone used freeradius 0.4 with quintum?

  There were reports that it worked.

> I got to the point that quintum can be authenticated, but having
> some difficulties to use quintum specific attributes.

  Include the quintum dictionary from 'raddb/dictionary', it's not
done by default.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: anyone use freeradius with quintum?

2002-01-16 Thread aland

"J.E. Wu" <[EMAIL PROTECTED]> wrote:
> I can see it has been authenticated from the radius console, but somehow
> quintum IVR doesn't go any further. Any thoughts?

  Don't include the 'dictionary.cisco' file from 'raddb/dictionary'.

  The quintum dictionary is really Cisco, with Quintum vendor ID.  I
just looked, and it defines the *same* names as Cisco attributes, so
there may be some conflict.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: anyone use freeradius with quintum?

2002-01-16 Thread Jeremy McNamara


"J.E. Wu" wrote:

> Hi, has anyone used freeradius 0.4 with quintum? I got to the point that
> quintum can be authenticated, but having some difficulties to use quintum
> specific attributes.
> Thanks!

Yes Radius authentication works nicely but don't exepcect to use Radius Accounting
(at least for their analog gateway's, we haven't tested the digital but we will
assume they are the same)

They don't support Egress records yet and have many many bugs with the two records
they do produce alredy (one big one being duration of call is hardly ever
accurate, not to mention not supporting DRQs)


Jeremy McNamara




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: anyone use freeradius with quintum?

2002-01-16 Thread aland

"J.E. Wu" <[EMAIL PROTECTED]> wrote:
> Hi, has anyone used freeradius 0.4 with quintum?

  There were reports that it worked.

> I got to the point that quintum can be authenticated, but having
> some difficulties to use quintum specific attributes.

  Include the quintum dictionary from 'raddb/dictionary', it's not
done by default.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



anyone use freeradius with quintum?

2002-01-16 Thread J.E. Wu

Hi, has anyone used freeradius 0.4 with quintum? I got to the point that
quintum can be authenticated, but having some difficulties to use quintum
specific attributes. 
Thanks!

Jay Wu

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html