Displaying 20 results from an estimated 10000 matches similar to: "how to PortaOne's Radius client for asterisk"
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)
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
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
2005 Jan 22
0
PortaOne's RADIUS client and Appradius
Hi all,
I'm trying to get Asterisk do AAA against a Cisco VSA compatible
RADIUS server/billing platform. I decided to give a try to appradius
(since it was written in C and didn't require all the modifications to
Asterisk that PortaOne's client does) played with it the whole day,
after lots of modifications got it working only to find out that it'll
need a lot more work to
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts
i am working with "ast-rad-acc.pl" from
http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth
i dont know why $cdr{'DNID'} and $cdr{'CALLERID'}
under 'sub send_acc {' are empty. i m successfully
connected with asterisk manager and when call i hangup
my perl application is getting that all other thing
are ok but i dont know why only
2004 Aug 02
9
asterisk+radius
HI ALL;
Is there anybody who use app_radius(astersik radius module)???????????
is it stable?
Regards
mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040803/8a096bfe/attachment.htm
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
2005 Sep 13
2
Nat & Sip & Pain
Hi everyone,
I decided to have a look at SIP & NAT again and I've been at it for a
[quite a] few hours but typically nothing is working for me. Actually
I'm not sure if SIP and NAT can ever work but some emails on this list
do suggest that someone has got it working, once, maybe.
I'm experimenting with a ZyXEL 2000W [WiFi Sip phone] which supports
"Outbound Proxy",
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 17
3
extension.conf dialplan
hi
any one tell me how to make a dialplan
my extensions.conf
exten => _40XXXXXXXXXXXX,1,Dial(OH323/${EXTEN})
i want to dial to 40XXXXXXXXXXXX number.
XXXXXXXXXXXX could be any number like 923335224005 or
92512213248
at the moment when i am trying to dial 40923335224005
asterisk is dialing
Executing Dial("OH323/R11429", "OH323/40923335224005")
but i want him to dial
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
2005 Sep 13
1
FW: Nat & Sip & Pain
Hi Ray,
I was wondering if the "qualify" option is used [in sip.conf] to keep a
connection (from the SIP phone inside the firewall to the Asterisk
server outside the firewall) open then would the firewall not allow two
way communication without incoming port mapping/NAT (providing that the
SIP phone started "talking" first)?
I'm not sure about that - I'm being
2005 Jul 06
3
asterisk perl radiusclient
hello
how to solve these errors
/var/lib/asterisk/agi-bin/agi-rad-auth.pl line 10
use Asterisk::AGI;
vi /etc/asterisk/extensions.conf
exten =>
_X.,1,agi,agi-rad-auth.pl|Routing=SIP&AuthorizeBy=SIP
vi /etc/asterisk/modules.conf
load => res_agi.so
<---------------errors------------------------>
*CLI> Can't locate Asterisk/AGI.pm in @INC (@INC
contains:
2005 Jul 12
1
how to debug perl agi
hello
i am trying to develop perl application for asterisk
with radius accounting how can i debug that weather
callback is working when call is stoped.
how can i check this
syslog('info', 'hello Asterisk!');
thanks
Kamran
____________________________________________________
Sell on Yahoo! Auctions ? no fees. Bid on great items.
http://auctions.yahoo.com/
2005 May 19
1
ser+asterisk problem
hello
I am using ser with asterisk
asterisk on 5070 (on back end)
ser on 5060 (on front end)
i am getting all requests at asterisk.
i tried by changing asterisk port
bindport=5090
but still getting all requests from sjphone at
asterisk.
can any one tell what is the reason
regrads
Kamran
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on
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?
2006 Jan 11
1
Asterisk and Radius
I need to integrate Asterisk with radius server, because I need auth and signaling from
radius (i.e start and stop messages in realtime) (or something that do that). I can't
find an implementation of this with enough documentation to install and run.-
2005 May 25
5
how to dial extension with menu
hello
like if 6000 is the main exchange number. any one dial
to 6000 will be asked for pressing his desired
extension then he can press his desired extension then
his number is diled
exten=>6000,1,Background(enterdesiredexten)
exten=>6000,2,Wait(2)
exten=>2000,1,Dial(SIP/${EXTEN})
2005 Feb 03
1
403 Forbidden when registering sip user database on backend
i am getting 403 Forbidden message from asterisk when
it try to register my user agent. i am basically
useing mysql through ODBC. i hvae checked ODBC
connecteion with
'ODBC Show' command.
------------------------------------------------------
*CLI> odbc show
Name: mysql1
DSN: asteriskdsn
Connected: yes
*CLI>
------------------------------------------------------
and user is added to
2005 Jul 16
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi with asterisk manager
hello
i am using ast-rad-acc.pl from portaone connected with
asterisk manager.
my (%cdr) = @_;
$cdr{'CALLERID'},
$cdr{'DNID'},
these are empty
why these two variables are not working on hangup
any comments
thanks
Kamran Ahamd
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around