Re: (RADIATOR) Cisco As5300 and VOIP and Debit card

2000-03-07 Thread Mike McCauley

Thank you Vincent for the information.

We have made a new dictionary including the h3232 attributes available in the
2.15 patches area, and added an entry to the FAQ.

Thanks again for that.

Cheers.

On Mar 7, 10:11am, Vincent Torres wrote:
> Subject: RE: (RADIATOR) Cisco As5300 and VOIP and Debit card
> Hi All,
>
> I got this to work yesterday and have shared it with Mark and he seems to
> have gotten it to work too, so I thought to share it with you all. I know
> for a fact that the handling of h323 VSAs for the Cisco access servers is
> not supported by many Radius servers, including Livingston and CAR (Cisco
> !), so this maybe a good feature for Radiator developers to look into. Cisco
> says Merit already supports it.
>
> Anyway, aside from the dictionary, you will have to tweak the h323 AV pair
> you gave the Cisco VoIP server. As an example, if you define a user in a
> flat file the reply items should look like this:
>
> 1234  User-Password = "567899"
>   h323-credit-amount = "h323-credit-amount=123.45"
>   h323-credit-time = "h323-credit-time=900"
>
> basically the ascii value that you send back has to be prepended with the
> attribute so in the perspective of radiator it sends back attribute =
> "attribute=value". but the 5300 will be able to recognize this...as long as
> it's the correct h323 attribute prepended.
>
> so far this is the only value the Router/IVR will recognize. And according
> to Cisco it isnt going to change soon ("It's a feature, not a bug"). In any
> case it worked and the IVR was able to break down those values into
> appropriate audio prompts...
>
> Hope this helps some of you in you IVR implementations...
>
> Vincent
>
>
> -Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Matthew Nichols
> Sent: Tuesday, March 07, 2000 5:24 AM
> To: [EMAIL PROTECTED]
> Subject: Re: (RADIATOR) Cisco As5300 and VOIP and Debit card
>
>
> Mark,
> Make sure these are in your dictionary
>
> VENDORATTR  9   cisco-h323-remote-address   23
> string
> VENDORATTR  9   cisco-h323-conf-id  24  string
> VENDORATTR  9   cisco-h323-setup-time   25  string
> VENDORATTR  9   cisco-h323-call-origin  26  string
> VENDORATTR  9   cisco-h323-call-type27  string
> VENDORATTR  9   cisco-h323-connect-time 28  string
> VENDORATTR  9   cisco-h323-disconnect-time  29
> string
> VENDORATTR  9   cisco-h323-disconnect-cause 30
> string
> VENDORATTR  9   cisco-h323-voice-quality31
> string
> VENDORATTR  9   cisco-h323-ivr-out  32  string
> VENDORATTR  9   cisco-h323-gw-id33  string
> VENDORATTR  9   cisco-h323-call-treatment   34
> string
> VENDORATTR  9   cisco-h323-ivr-in   100 string
> VENDORATTR  9   cisco-h323-credit-amount101
> string
> VENDORATTR  9   cisco-h323-credit-time  102 string
> VENDORATTR  9   cisco-h323-return-code  103 string
> VENDORATTR  9   cisco-h323-prompt-id104 string
> VENDORATTR  9   cisco-h323-time-and-day 105 string
> VENDORATTR  9   cisco-h323-redirect-number  106
> string
> VENDORATTR  9   cisco-h323-preferred-lang   107
> string
> VENDORATTR  9   cisco-h323-redirect-ip-addr 108
> string
> VENDORATTR  9   cisco-h323-billing-model109
> string
> VENDORATTR  9   cisco-h323-currency-type110
> string
>
> Regards,
>
> Matt
>
> At 03:43 PM 7/03/00 +1300, you wrote:
> >Has anyone used Radiator to send back the credit amount and credit time and
> >return code in vsa's for the Cisco debit card platform ? We use an As5300
> >and are currently authing using radiator 2.15. The Cisco radius debug says
> >the pair is an invalid format for type 26, 26 referring to vendor specof
> >attribute I presume.
> >
> >We send and have defined in our dictionary :
> >
> >vendorattr 9 Credit_Amount 101 string
> >
> >Radius handles it OK, the AS5300 does not.
> >
> >Help
> >
> >===
> >Archive at http://www.starport.net/~radiator/
> >To unsubscribe, email '[EMAIL PROTECTED]' with
> >'unsubscribe radiator' in the body of the message.
>
> ---
> Matthew Nichols - Network/Systems Engineer
> CCNA
> HunterLink  Pty Ltd
&g

RE: (RADIATOR) Cisco As5300 and VOIP and Debit card

2000-03-07 Thread Vincent Torres

Hi All,

I got this to work yesterday and have shared it with Mark and he seems to
have gotten it to work too, so I thought to share it with you all. I know
for a fact that the handling of h323 VSAs for the Cisco access servers is
not supported by many Radius servers, including Livingston and CAR (Cisco
!), so this maybe a good feature for Radiator developers to look into. Cisco
says Merit already supports it.

Anyway, aside from the dictionary, you will have to tweak the h323 AV pair
you gave the Cisco VoIP server. As an example, if you define a user in a
flat file the reply items should look like this:

1234User-Password = "567899"
h323-credit-amount = "h323-credit-amount=123.45"
h323-credit-time = "h323-credit-time=900"

basically the ascii value that you send back has to be prepended with the
attribute so in the perspective of radiator it sends back attribute =
"attribute=value". but the 5300 will be able to recognize this...as long as
it's the correct h323 attribute prepended.

so far this is the only value the Router/IVR will recognize. And according
to Cisco it isnt going to change soon ("It's a feature, not a bug"). In any
case it worked and the IVR was able to break down those values into
appropriate audio prompts...

Hope this helps some of you in you IVR implementations...

Vincent


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Matthew Nichols
Sent: Tuesday, March 07, 2000 5:24 AM
To: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) Cisco As5300 and VOIP and Debit card


Mark,
Make sure these are in your dictionary

VENDORATTR  9   cisco-h323-remote-address   23
string
VENDORATTR  9   cisco-h323-conf-id  24  string
VENDORATTR  9   cisco-h323-setup-time   25  string
VENDORATTR  9   cisco-h323-call-origin  26  string
VENDORATTR  9   cisco-h323-call-type27  string
VENDORATTR  9   cisco-h323-connect-time 28  string
VENDORATTR  9   cisco-h323-disconnect-time  29
string
VENDORATTR  9   cisco-h323-disconnect-cause 30
string
VENDORATTR  9   cisco-h323-voice-quality31
string
VENDORATTR  9   cisco-h323-ivr-out  32  string
VENDORATTR  9   cisco-h323-gw-id33  string
VENDORATTR  9   cisco-h323-call-treatment   34
string
VENDORATTR  9   cisco-h323-ivr-in   100 string
VENDORATTR  9   cisco-h323-credit-amount101
string
VENDORATTR  9   cisco-h323-credit-time  102 string
VENDORATTR  9   cisco-h323-return-code  103 string
VENDORATTR  9   cisco-h323-prompt-id104 string
VENDORATTR  9   cisco-h323-time-and-day 105 string
VENDORATTR  9   cisco-h323-redirect-number  106
string
VENDORATTR  9   cisco-h323-preferred-lang   107
string
VENDORATTR  9   cisco-h323-redirect-ip-addr 108
string
VENDORATTR  9   cisco-h323-billing-model109
string
VENDORATTR  9   cisco-h323-currency-type110
string

Regards,

Matt

At 03:43 PM 7/03/00 +1300, you wrote:
>Has anyone used Radiator to send back the credit amount and credit time and
>return code in vsa's for the Cisco debit card platform ? We use an As5300
>and are currently authing using radiator 2.15. The Cisco radius debug says
>the pair is an invalid format for type 26, 26 referring to vendor specof
>attribute I presume.
>
>We send and have defined in our dictionary :
>
>vendorattr 9 Credit_Amount 101 string
>
>Radius handles it OK, the AS5300 does not.
>
>Help
>
>===
>Archive at http://www.starport.net/~radiator/
>To unsubscribe, email '[EMAIL PROTECTED]' with
>'unsubscribe radiator' in the body of the message.

---
Matthew Nichols - Network/Systems Engineer
CCNA
HunterLink  Pty Ltd
Newcastle NSW Australia
Phone: +61 2 4969 0122 Fax: +61 2 4969 0133
PGP Public Key: http://moonah.hunterlink.net.au/~matt/pgp/pgpkey.html
HunterLink Web Site: http://www.hunterlink.net.au


===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Cisco As5300 and VOIP and Debit card

2000-03-07 Thread Matthew Nichols

Mark,
Make sure these are in your dictionary

VENDORATTR  9   cisco-h323-remote-address   23  string
VENDORATTR  9   cisco-h323-conf-id  24  string
VENDORATTR  9   cisco-h323-setup-time   25  string
VENDORATTR  9   cisco-h323-call-origin  26  string
VENDORATTR  9   cisco-h323-call-type27  string
VENDORATTR  9   cisco-h323-connect-time 28  string
VENDORATTR  9   cisco-h323-disconnect-time  29  string
VENDORATTR  9   cisco-h323-disconnect-cause 30  string
VENDORATTR  9   cisco-h323-voice-quality31  string
VENDORATTR  9   cisco-h323-ivr-out  32  string
VENDORATTR  9   cisco-h323-gw-id33  string
VENDORATTR  9   cisco-h323-call-treatment   34  string
VENDORATTR  9   cisco-h323-ivr-in   100 string
VENDORATTR  9   cisco-h323-credit-amount101 string
VENDORATTR  9   cisco-h323-credit-time  102 string
VENDORATTR  9   cisco-h323-return-code  103 string
VENDORATTR  9   cisco-h323-prompt-id104 string
VENDORATTR  9   cisco-h323-time-and-day 105 string
VENDORATTR  9   cisco-h323-redirect-number  106 string
VENDORATTR  9   cisco-h323-preferred-lang   107 string
VENDORATTR  9   cisco-h323-redirect-ip-addr 108 string
VENDORATTR  9   cisco-h323-billing-model109 string
VENDORATTR  9   cisco-h323-currency-type110 string

Regards,

Matt

At 03:43 PM 7/03/00 +1300, you wrote:
>Has anyone used Radiator to send back the credit amount and credit time and
>return code in vsa's for the Cisco debit card platform ? We use an As5300
>and are currently authing using radiator 2.15. The Cisco radius debug says
>the pair is an invalid format for type 26, 26 referring to vendor specof
>attribute I presume.
>
>We send and have defined in our dictionary :
>
>vendorattr 9 Credit_Amount 101 string
>
>Radius handles it OK, the AS5300 does not.
>
>Help
>
>===
>Archive at http://www.starport.net/~radiator/
>To unsubscribe, email '[EMAIL PROTECTED]' with
>'unsubscribe radiator' in the body of the message.

---
Matthew Nichols - Network/Systems Engineer
CCNA
HunterLink  Pty Ltd
Newcastle NSW Australia
Phone: +61 2 4969 0122 Fax: +61 2 4969 0133
PGP Public Key: http://moonah.hunterlink.net.au/~matt/pgp/pgpkey.html
HunterLink Web Site: http://www.hunterlink.net.au


===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Fwd: Re: (RADIATOR) Cisco As5300 and VOIP and Debit card (fwd)

2000-03-07 Thread Hugh Irvine


Hello all -

Here are some useful Cisco attributes for VOIP.

cheers

Hugh

--  Forwarded Message  --
Subject: Re: (RADIATOR) Cisco As5300 and VOIP and Debit card (fwd)
Date: Tue, 7 Mar 2000 09:59:46 +0100 (CET)
From: Rustam Povarov <[EMAIL PROTECTED]>


Hello!

I post this to list, but can't see result. Repost this please, if my
message not delivered.

Sorry for my english.

Best regards,
Rustam Povarov

-- Forwarded message --
Date: Tue, 7 Mar 2000 09:36:15 +0100 (CET)
From: Rustam Povarov <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) Cisco As5300 and VOIP and Debit card

On Tue, 7 Mar 2000, Mark Jenks wrote:

> Has anyone used Radiator to send back the credit amount and credit time and
> return code in vsa's for the Cisco debit card platform ? We use an As5300
> and are currently authing using radiator 2.15. The Cisco radius debug says
> the pair is an invalid format for type 26, 26 referring to vendor specof
> attribute I presume.
> 
> We send and have defined in our dictionary :
> 
> vendorattr 9 Credit_Amount 101 string
> 
> Radius handles it OK, the AS5300 does not.
> 
> Help
> 

dictionary

#   Cisco Voice Extensions
#   NAS to RAS
 
VENDORATTR  9Cisco-Voice-RemoteGatewayID 23  string
VENDORATTR  9Cisco-Voice-ConnectionID24  string
VENDORATTR  9Cisco-Voice-SetupTime   25  string
VENDORATTR  9Cisco-Voice-CallDirection   26  string
VENDORATTR  9Cisco-Voice-CallType27  string
VENDORATTR  9Cisco-Voice-ConnectTime 28  string
VENDORATTR  9Cisco-Voice-DisconnectTime  29  string
VENDORATTR  9Cisco-Voice-DisconnectCause 30  string
VENDORATTR  9Cisco-Voice-VoiceQuality31  string
VENDORATTR  9Cisco-Voice-IVROutAVpair32  string
VENDORATTR  9Cisco-Voice-GatewayName 33  string
VENDORATTR  9Cisco-Voice-CallTreatment   34  string 

#   RAS to NAS
VENDORATTR  9Cisco-Voice-IVRInAVpair 100 string
VENDORATTR  9Cisco-Voice-CreditAmount101 string
VENDORATTR  9Cisco-Voice-CreditTime  102 string
VENDORATTR  9Cisco-Voice-ReturnCode  103 string
VENDORATTR  9Cisco-Voice-PromptID104 string
VENDORATTR  9Cisco-Voice-TimeOfDay   105 string
VENDORATTR  9Cisco-Voice-RedirectNumber  106 string
VENDORATTR  9Cisco-Voice-PreferredLanguage   107 string
VENDORATTR  9Cisco-Voice-RedirectIPAddress   108 string
VENDORATTR  9Cisco-Voice-BillingMode 109 string
VENDORATTR  9Cisco-Voice-CurrencyType110 string 


users
-
1122334455Password = "6677"
Service-Type= Login,
Cisco-Voice-CreditAmount= "h323-credit-amount=10.00",
Cisco-Voice-CreditTime  = "h323-credit-time=600"
-

Best Regards
Archer
---

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Cisco As5300 and VOIP and Debit card

2000-03-07 Thread Rustam Povarov

On Tue, 7 Mar 2000, Mark Jenks wrote:

> Has anyone used Radiator to send back the credit amount and credit time and
> return code in vsa's for the Cisco debit card platform ? We use an As5300
> and are currently authing using radiator 2.15. The Cisco radius debug says
> the pair is an invalid format for type 26, 26 referring to vendor specof
> attribute I presume.
> 
> We send and have defined in our dictionary :
> 
> vendorattr 9 Credit_Amount 101 string
> 
> Radius handles it OK, the AS5300 does not.
> 
> Help
> 

dictionary

#   Cisco Voice Extensions
#   NAS to RAS
 
VENDORATTR  9Cisco-Voice-RemoteGatewayID 23  string
VENDORATTR  9Cisco-Voice-ConnectionID24  string
VENDORATTR  9Cisco-Voice-SetupTime   25  string
VENDORATTR  9Cisco-Voice-CallDirection   26  string
VENDORATTR  9Cisco-Voice-CallType27  string
VENDORATTR  9Cisco-Voice-ConnectTime 28  string
VENDORATTR  9Cisco-Voice-DisconnectTime  29  string
VENDORATTR  9Cisco-Voice-DisconnectCause 30  string
VENDORATTR  9Cisco-Voice-VoiceQuality31  string
VENDORATTR  9Cisco-Voice-IVROutAVpair32  string
VENDORATTR  9Cisco-Voice-GatewayName 33  string
VENDORATTR  9Cisco-Voice-CallTreatment   34  string 

#   RAS to NAS
VENDORATTR  9Cisco-Voice-IVRInAVpair 100 string
VENDORATTR  9Cisco-Voice-CreditAmount101 string
VENDORATTR  9Cisco-Voice-CreditTime  102 string
VENDORATTR  9Cisco-Voice-ReturnCode  103 string
VENDORATTR  9Cisco-Voice-PromptID104 string
VENDORATTR  9Cisco-Voice-TimeOfDay   105 string
VENDORATTR  9Cisco-Voice-RedirectNumber  106 string
VENDORATTR  9Cisco-Voice-PreferredLanguage   107 string
VENDORATTR  9Cisco-Voice-RedirectIPAddress   108 string
VENDORATTR  9Cisco-Voice-BillingMode 109 string
VENDORATTR  9Cisco-Voice-CurrencyType110 string 


users
-
1122334455Password = "6677"
Service-Type= Login,
Cisco-Voice-CreditAmount= "h323-credit-amount=10.00",
Cisco-Voice-CreditTime  = "h323-credit-time=600"
-

Best Regards
Archer


===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



Re: (RADIATOR) Cisco As5300 and VOIP and Debit card

2000-03-06 Thread Hugh Irvine


Hello Mark -

On Tue, 07 Mar 2000, Mark Jenks wrote:
> Has anyone used Radiator to send back the credit amount and credit time and
> return code in vsa's for the Cisco debit card platform ? We use an As5300
> and are currently authing using radiator 2.15. The Cisco radius debug says
> the pair is an invalid format for type 26, 26 referring to vendor specof
> attribute I presume.
> 
> We send and have defined in our dictionary :
> 
> vendorattr 9 Credit_Amount 101 string
> 
> Radius handles it OK, the AS5300 does not.
> 

You will need to run Radiator at trace level 4 so you can see the packet dumps
of what Radiator is sending, and you will also have to run the Cisco with
debugging turned on to see what it is doing. On the Cisco you turn on debugging
with: "debug ." and you can find out what debug specifically by typing
"debug ?" and so on down through the stack (NB - there are *many, many* debug
options).

We have never seen the attributes that you are describing, so anything you do
find out please forward to the list so we can add the information to the FAQ.

thanks

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.