RE: [Asterisk-Users] Re: asterisk+radius

2005-03-17 Thread leandro_tenorio

Because some of us, are already using radius for other purposes (radius also
has authentication and we could use it with other GWs vendors) as a single
solution, in our case, we already have radius for our GWs and Raidus using
Oracle and I don't want to use direct connection to Oracle at all.

LTenorio


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew Boehm
Sent: Thursday, March 17, 2005 3:36 PM
To: Matt; Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Re: asterisk+radius

Matt wrote:
 Oh this is sad.. I'm familiar with radius.. and was hoping to be able 
 to use asterisk with freeradius to be able to do call accounting and 
 billing.. so you're telling me this is now not a good idea?
 Am I better off (for now) parsing the csv report each month?


 On Thu, 17 Mar 2005 11:00:09 -0600, Matthew Boehm 
 [EMAIL PROTECTED] wrote:
 Kamran Ahmad wrote:
 i have written app for billing with asterisk. what is the problem in 
 using radius.

 kamran


 Its a pain and redundant. Why run two seperate databases when 1 
 will do what you need? There is no native radius support for 
 Asterisk. There is an addon, (search the wiki) but the last I heard 
 of it, it was unstable.

 -Matthew


My only (the only) reason for not using radius is dupilicity. We also run
freeradius with a mysql backend for doing router logins and for ISDN
authorization.

If my Asterisk CDRs are already being written to MySQL, why write them to
Radius which is just going to write them to MySQL?

If you already have some sort of Radius billing app written, then go for it.
I'm not here to stop anyone from using radius. I'm not anti-radius.

I'm just saying that if you already have a database that does what you need,
why bring in another one?

-Matthew

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] IAX2 (Variables)

2005-03-05 Thread leandro_tenorio
Anyone knows what are the variables in an inbound IAX2 call who
reflect the actual codec and DNID, DNIS, original peer description, I'm only
able to see it during an iax debug

  Timestamp: 3ms  SCall: 1  DCall: 0 [XX.XX.XX.XX:5036]
   VERSION : 2
   CALLED NUMBER   : XX
   CALLING NUMBER  : asterisk
   CALLING NAME: asterisk
   LANGUAGE: en
   USERNAME: xxx
   FORMAT  : 2
   CAPABILITY  : 18
   ADSICPE : 2
   DATE TIME   : 173807980


Tkx.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] IAX2 (Variables)

2005-03-05 Thread leandro_tenorio

Have you readed that page, because I do a reseach (before I put the mail to
the list) and I found nothing.

LTenorio

-Original Message-
From: Robert Webb [mailto:[EMAIL PROTECTED] On Behalf Of Robert Webb
Sent: Saturday, March 05, 2005 7:26 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion; leandro_tenorio
Subject: RE: [Asterisk-Users] IAX2 (Variables)

 

 -Original Message-
 From: Robert Webb [mailto:[EMAIL PROTECTED]
 Sent: Saturday, March 05, 2005 5:24 PM
 To: 'Asterisk Users Mailing List - Non-Commercial Discussion'; 
 'leandro_tenorio'
 Subject: RE: [Asterisk-Users] IAX2 (Variables)
 
  
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  leandro_tenorio
  Sent: Saturday, March 05, 2005 5:12 PM
  To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
  Subject: [Asterisk-Users] IAX2 (Variables)
  
  Anyone knows what are the variables in an inbound IAX2 call who 
  reflect the actual codec and DNID, DNIS, original peer description, 
  I'm only able to see it during an iax debug
  
Timestamp: 3ms  SCall: 1  DCall: 0 [XX.XX.XX.XX:5036]
 VERSION : 2
 CALLED NUMBER   : XX
 CALLING NUMBER  : asterisk
 CALLING NAME: asterisk
 LANGUAGE: en
 USERNAME: xxx
 FORMAT  : 2
 CAPABILITY  : 18
 ADSICPE : 2
 DATE TIME   : 173807980
  
  
  Tkx.
  
 


Doing a little research first is a wonderful thing. In about 30 seconds I
found this page which has a link to the IAX protocol specification.

http://www.voip-info.org/wiki-IAX

Try before you pry!




___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] IAX2 (Stupid question)

2005-02-28 Thread leandro_tenorio
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
leandro_tenorio
Sent: Sunday, February 27, 2005 8:49 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] IAX2 (Stupid question)

 
at least 4 me.
Anyone knows what are the variables in an inbound IAX2 call who reflect the
actual codec and DNID, DNIS, original peer description, I'm only able to see
it during an iax debug

  Timestamp: 3ms  SCall: 1  DCall: 0 [66.98.146.34:5036]
   VERSION : 2
   CALLED NUMBER   : 911214686
   CALLING NUMBER  : asterisk
   CALLING NAME: asterisk
   LANGUAGE: en
   USERNAME: tenorio
   FORMAT  : 2
   CAPABILITY  : 18
   ADSICPE : 2
   DATE TIME   : 173807980


Tkx.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] IAX2 (Stupid question)

2005-02-27 Thread leandro_tenorio
 
at least 4 me.
Anyone knows what are the variables in an inbound IAX2 call who reflect the
actual codec and DNID, DNIS, original peer description, I'm only able to see
it during an iax debug

  Timestamp: 3ms  SCall: 1  DCall: 0 [66.98.146.34:5036]
   VERSION : 2
   CALLED NUMBER   : 911214686
   CALLING NUMBER  : asterisk
   CALLING NAME: asterisk
   LANGUAGE: en
   USERNAME: tenorio
   FORMAT  : 2
   CAPABILITY  : 18
   ADSICPE : 2
   DATE TIME   : 173807980


Tkx.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Least Cost Routing

2005-01-27 Thread leandro_tenorio

You could poblate with data using MySQL-Front from any windows/linux wks.

www.mysqlfront.de

LTenorio



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul Rodan
Sent: Thursday, January 27, 2005 11:50 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] Least Cost Routing

Matthew,

I'm trying to do Least Cost Routing for some International Rates between
VoipJet and LiveVoIP. 

I saw your post about the data in mysql and a later post about the crashing,
so that means you did figure out how to get the data into mysql? I compiled
it and asterisk loaded it w/o crashing so so far so good, but I don't know
how to get the data into mysql. Any help/insight you can provide would be
helpful. Then there's this:

http://www.voip-info.org/wiki-Application+LCDial

Looks similar. Have you got LCR working?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew Boehm
Sent: Wednesday, October 13, 2004 3:47 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Least Cost Routing

Anyone using the rate_engine from TrollPhone? There is absolutly no
documentation on how to setup data in the tables. If someone could send
sample data, or post it to the wiki, it would be helpful.

If any others are successfully using another Least Cost Routing method,
please pass it along.

THanks,
Matthew

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users