Hi List
I want to start using RADIUS authentication, and I was wondering whether
anyone has integrated the SER database (schema) with freeRADIUS. I have
a web application that is using data from the the SER database, and I
would if possible rather not change the web application.
Has anyone here got an sql.conf file with queries adjusted for the SER
schema that they are willing to share?
Kind Regards
Noel
Hi everybody,
thanks to Marco Lorrai - marco.lorrai(a)abbeynet.it - contribution,
openser has new DB support module. I find it very useful as, as its own,
it's a middle layer to other DB drivers
For info, see http://www.unixodbc.org/ and for supported drivers see
http://www.unixodbc.org/drivers.html.
Marco will maintain the module - I already grant you CVS access on the
project. Please feel free to work on it.
The online documentation is available at:
http://www.openser.org/docs/modules/1.1.x/unixodbc.html
Marco, thank again!
regards,
bogdan
Hi all
Today I found a error when I call other one by Voip phone, indicates
that "483-too many hops", but I use the X-lite in computer without this
error and everything is OK!
What can I do for it ? in hurry!!!!!
Hello
There is a RADIUS HOW TO somwhere in the website www.iptel.org
<http://www.iptel.org/> , you can authenticate SIP users via RADIUS, and do
accounting also.
About managing routes, maybe you can try LCR module, but it works only
through a mysql local database, perhaps you can try do somethign with the
AVP_RADIUS module...
Good Luck
Ricardo.-
-----Mensaje original-----
De: Sait Karalar [mailto:saitkaralar@gmail.com]
Enviado el: Sábado, 03 de Diciembre de 2005 8:59
Para: serusers(a)lists.iptel.org
Asunto: [Serusers] SER + Radius
Hi list,
I am so new to list SER.
I just tried to
I want to authenticate SIP users via RADIUS and want accounting with radius.
also if possible, ask route to radius also.
but I did not manage it ;(
any simple sample? I read documents etc. no good sample found.
--
gMail : google mail
Try it! It is the best
http://www.gmail.com <http://www.gmail.com>
Hi,
I'm currently facing a situation where UAC A sends an INVITE to UAC B
via SER, and SER sends two completely identical INVITEs to UAC B, the
second about 50ms after the first one (no second INVITE from UAC A though).
Could this be a retransmit? Seems to be a little bit too early (should
be 500ms according to the rfc), and I don't think it's a parallel fork
because the requests are identical regarding dst-ip/port and the message
itself, and there is only one usrloc record. Any other possibilities?
And another question: does SER itself retransmit requests when relaying,
or is this the responsibility of the calling UAC? If so, how is the T1
timer defined in SER? I only found this one:
./modules/tm/config.h:#define RETR_T1 1
So is T1 defined as one second?
Thanks,
Andy
Hi all
When imake calls, signalisation goes well but, when, i hang up my
client, i have no voice in any client!
And my openser server display methese errors:
0(4335) lookup(): Error while extracting address of record
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) ERROR: parse_sip_msg_uri: bad uri <sip:>
0(4335) WARNING: do_action:error in expression
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) extract_aor(): Error while parsing Address of Record
0(4335) lookup(): Error while extracting address of record
0(4335) Warning: sl_send_reply: I won't send a reply for ACK!!
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) ERROR: parse_sip_msg_uri: bad uri <sip:>
0(4335) loose_route: Error while parsing Request URI
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) ERROR: parse_sip_msg_uri: bad uri <sip:>
0(4335) WARNING: do_action:error in expression
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) extract_aor(): Error while parsing Address of Record
0(4335) lookup(): Error while extracting address of record
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) ERROR: parse_sip_msg_uri: bad uri <sip:>
0(4335) WARNING: do_action:error in expression
0(4335) ERROR: parse_uri: uri too short: <sip:> (4)
0(4335) extract_aor(): Error while parsing Address of Record
0(4335) lookup(): Error while extracting address of record
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
0(4335) force_rtp_proxy2: incorrect port in reply from rtp proxy
How can i fix those errors?
Thanks for help
Serge
Does anyone know if there is a way to authenticate SER to MS Active
Directory? I'd like to use an existing user database instead of
having to manage users myself, and most of our users are in Active
Directory.
Has anyone tried this?
What are most SER users using for authentication? Is anyone here
tying into any kind of existing organization user database?