similar to: Asterisk and Radius

Displaying 20 results from an estimated 10000 matches similar to: "Asterisk and Radius"

2007 Jan 05
1
radius
Please can you provided me by a radius module name for asterisk,or how to authorize user and get cdr from radius server. Regards ********************************************* No employee or agent is authorized to conclude any binding agreement on behalf of Xplorium with another party by e-mail without express written confirmation by an officer of Xplorium. Any views expressed by an
2005 Mar 22
1
Experience with this radius?
Does anyone have any experience with asterisk and this radius module? http://appradius.minitelecom.org/ If not, what radius module is recommened, for tracking SIP phone calls for things like billing per phone?
2008 Aug 13
1
Asterisk and Radius
Hello, I would like to know, if in Asterisk version 1.6.0-beta9 is it possible to use Radius as an external authentication server. Thank you for your help Ciao Salvo
2007 Feb 19
1
Asterisk with Radius users authentication
Dear all, I've searched the web about Asterisk with Radius integration for user authentication, and got a bit confused... I see that there have been some work around it, there is PortaOne's Radius client patch, an still open branch of Digium Issue Tracker "SIP peer authentication on an external database (RADIUS - LDAP)", etc. Although, none of these seems to give me the
2006 Jan 18
1
detect when grab up the phone
Does Asterisk has any way to detect when the destine grabs up the phone, via SIP protocol. I need this in order to start a radius event. If this can't be done, I would like to know is there is any extension, or software that can accomplish what I need. Thanks, in advance.. Wile
2005 Feb 25
0
Asterisk with PortaOne Radius client- problem in accounting script with OH323
Dear all, I have installed asterisk 1.0.5 on redhat 9 I have installed also, asterisk-oh323 0.6.5 module (successfully compiled and installed) Now When I am trying to get asterisk communicate with a Radius (in my case: it's the VoiceMaster Radius) I was able to do the following: After installing all recommended to download and install radius client for asterisk
2006 Jan 25
1
mpd and radius
Hi all: I ahve some basic questions regarding the mpd.conf: set radius retries 3 set radius timeout 3 set radius server 192.168.128.101 testing123 1812 1813 set radius me 1.1.1.1 set bundle enable radius-auth radius-fallback Here my radius server is 192.168.128.101 and interanl interface of this mpd server is 192.168.64.65 1) What is this "testing123"? is that key between radius
2005 Jul 04
0
radius client for portaone with asterisk-1.0.9
hello i am trying to work with radiusclient form portaone. but i have some problems in installation. when i am trying to use example from http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth error sip debug Can't locate Asterisk/AGI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
2018 Oct 19
2
Radius auth problem after DC update
Hello list, We were using two DC with 4.3.4 version of samba. Radius authentication wont work after upgrade one of DC to version 4.6.7. Authentication is working If winbind on radius server connects to DC with version 4.3.4. I tried install new radius server following tutorial on https://wiki.samba.org/index.php/Authenticating_Freeradius_against_Active_Directory with same result. Radius is working
2010 Oct 05
3
Asterisk CDR Radius error
Hello, I'm trying to configure Asterisk with Radius cdr support. Asterisk version 1.6.2.13 Server Radius: Freeradius version 1.X Radius client: radiusclient-ng version 0.5.5 With the Asterisk core debug on 1 when a call terminate, on the console appear this error: Unable to create RADIUS record. CDR not recorded! My cdr.conf is: [radius] usegmtime=yes ; log date/time in GMT
2005 Jul 02
0
PortaOne's Radius client for Asterisk
hello i m trying to use radius with asterisk http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth how to fix this patch 8. Make sure that your Asterisk includes all related bug fixes and patches, namely: - SIPGetHeaders for chan_sip (derived from chan_sip2 ) i m using asterisk-1.0.9 extensions.conf exten => _X.,1,SIPGetHeader(SIP_Authorization=Proxy-Authorization)
2008 Apr 01
1
Asterisk and radius
Hi folks, I'm trying to install asterisk with radius cdr support. I got freeradius up and running, so following radius instructions inside asterisk source package, I've installed radiusclient-ng and relative headers. But when I start configure(asterisk 1.4.18.1) I got: checking for rc_read_config in -lradiusclient-ng... no If I type: ./configure --with-radius=/usr/share/radiusclient-ng the
2006 May 01
1
Radius 0.0.1 -- Powerful Tag-Based Templates
I am pleased to announce the immediate release of Radius 0.5.0. Radius is a small, but powerful tag-based template language for Ruby inspired by the template languages used in MovableType <www.movabletype.org> and TextPattern <www.textpattern.com>. It uses tags similar to XML, but can be used to generate any form of plain text (HTML, e-mail, etc...). This release is much more feature
2006 Jan 17
2
auto load SIP peers on startup
Hi all, we use OpenSER together with Asterisk. All SIP users registers with OpenSER and asterisk is doing the voicemail thing. We use the Asterisk RealtimeArchitecture for voicemail users and SIP peers. The database table for the sip peers is a view from the OpenSER subscriber table. The MWI for a user will only work, if the user object (sip peer) is loaded into memory and visible with the CLI
2006 Nov 09
4
openssh with radius server unreachable
Hello, I think to have find a small pb with openssh when a Radius server is unreachable. I use radius authentication with pam my system-auth is the following auth [success=done auth_err=die default=ignore] /lib/security/pam_radius_auth.so try_first_pass debug auth [success=ignore auth_err=ignore default=ignore] pam_nologin.so file=/etc/raddb/radiusfailure auth
2018 Feb 14
4
RADIUS
Hi, I?m trying to figure out how to practically use RADIUS to authenticate users. So far, I have only found documentation explaining that the idea is that users somehow magically need to authenticate against a RADIUS server via a device like a switch or a wireless access point before they are given or being denied access to a network. I understand that I have to refer to the documentation of
2007 Jun 12
1
Samba Authentication against Radius server
Hello guys, I have my linux system configured to authenticate/authorize (windows XP and Vista) users for several services, like PPTP, SMTP and POP3, against a radius server (using PAM), and now I want to add support for samba authentication also. I was planning to do it by using one tdbsam backend (I can not have LDAP for several reasons, unfortunately) but I have some doubts: Is it possible to
2016 Sep 27
2
Asterisk Radius CDR
I did radius client status testing with radius server, able to access the radius server. However, still getting radius CDR issue after setting debug level 8 even granting 666 access to radiusclient-ng config files. message: cdr_radius.c:208 radius_log: Unable to create RADIUS record. CDR not recorded! Please advise if I missed out anything. Date: Mon, 26 Sep 2016 12:09:34 +0200 > From:
2002 Jun 03
1
symbols: zero radius circles are drawn.
Hi, I don't think this is a bug, but I thought I'd mention it in case others think it is not correct... I guess it is probably just a rounding error. If I use symbols() to draw some circles, any circle with radius of zero gets drawn as a small circle. As an example: postscript(file="test.ps") symbols(1:9, rep(2,9), circles=seq(from=0.05, to=0.0, length=9),
2003 Dec 11
3
Re: * with RADIUS
> -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of > Jeremy McNamara > Sent: Thursday, December 11, 2003 2:19 AM > To: asterisk-users@lists.digium.com > Subject: Re: [Asterisk-Users] Re: * with RADIUS > [...] > > Explain why you think you really need RADIUS Accounting? >