Hi,
When I use avp_db_query(), I only can access to to the first row by using
simply the name of my variable ($avp(s:example)), but if I try to use for
example ($avp(s:example[1],$avp(s:example[2]) , it indicate me that this
variables isn't set.
Regards
Yazid
Hi,
I just figured it out. In the radgroupcheck, I had Local as my Value and
then I changed it to "Digest", it is working fine now.
Thanks a million for all of your help.
Regards,
Pete
Hi Pete,
the Service-Type does matter only if u use it in your auth part. The reason
you see "IAPP-Register" is due to radius dictionaries, responsible for
translating between numbers and attributes (radius only transports numbers).
Regarding the problem of FreeRADIUS not authorizing the requests I think it
is a matter of which module do u want to perform that and configure that
properly. I would recomed you should running freeradius in debug mode (-X )
and post more info here.
Cheers,
DanB
On Wed, May 28, 2008 at 10:02 AM, Pete Kay <petedao(a)gmail.com> wrote:
> Hi,
> I am having problem with configuring FreeRadius to authenticate suername
> and password. I have tried to test freeradius with a test client and it
> works by sending the following message:
> Ready to process requests.
> User-Name = "1005(a)192.168.1.104"
> User-Password = "1234"
> Service-Type = Authenticate-Only
> NAS-Port = 0
> NAS-IP-Address = 127.0.0.1
>
> The message that is sent by Openser is as follows:
> Waking up in 1.9 seconds.
> User-Name = "1005(a)192.168.1.104"
> Digest-Attributes = 0x0a0631303036
> Digest-Attributes = 0x010f3139322e3136382e312e313034
> Digest-Attributes =
> 0x022a34383364376265396630623738663734363935343562386366373865303561316161623032633366
> Digest-Attributes = 0x04137369703a3139322e3136382e312e313034
> Digest-Attributes = 0x030a5245474953544552
> Digest-Response = "eb5f24a5563e9c1096855ef8b2c72d2b"
> Service-Type = IAPP-Register
> X-Ascend-PW-Lifetime = 825241654
> NAS-Port = 5060
> NAS-IP-Address = 127.0.0.1
>
> Freeradius can't find the password and is reject users as a result of
> that. Also, is the Service-Type supposed to be Authenticate-Only instead?
> Is this something to do with my openser.cfg setup that is causing the
> problem?
>
> Thanks in advance for your help.
>
> Regards,
> Pete
>
>
>
> _______________________________________________
> Users mailing list
> Users(a)lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/users
>
>
Hi,
After running next_gw(), I can see that the ruri is being modified with the
gateway ip as the domain. However, when doing a t_relay, I am getting the
following error. From ngrep, I don't see any going package to the gateway
ip address, so I am suspecting that the error is internal.
before relay ruri = sip:86143455048@64.231.23.234:5060;transport=tcp
starting to relay
May 29 21:18:04 [12107] ERROR:tm:update_uac_dst: failed to fwd to af 2,
proto 2 (no corresponding listening socket)
May 29 21:18:04 [12107] ERROR:tm:t_forward_nonack: failure to add branches
Could someone tell me what could be the problem?
Thenks in advance for all your help.
Regards,
Pete
Hi,
Assuming I have 3 gateways, GW-a, GW-b, and GW-c. All of them can REGISTER
without username and password by having an entry in the trusted table.
Is it possible to config Opernser so that GW-a and GW-b can route to GW-c
(using INVITE) without username and password, but any INVITEs from GW-c will
not be accepted?
Thanks in advance for your suggestion.
Regards,
Mark
Dan
I have no changed anything related to this. Usually I write in the
changelog about such dramatic changes.
What did you notice and between which versions?
Adrian
>>>>>>>>>
I have noticed that recently ShowPrice behavior has changed, and
since did
not find it in Changelog I decided to try my shoot over here .
There are no more queries based on destination number but
DestinationId.
Was the support for destination number lost for good, or only
temporarily?
If that was done, why is "To=" parameter still mandatory? The
presence or
absence of it does not make any different in queries, as far as I can
see.
My version:
version
CDRTool version 6.4.1
Ta,
DanB
Hello:
I'm just starting to make a serious attempt to build a SER v2 system. SER is built, ser_mysql has been executed and the MySQL tables defined. With mysql -user -p I can access the database with ser_ctl add domain I cannot. I get the following error. DB_URI in serctl.conf was changed to reflect the new password for the ser user. Yet I still get the following error. Any ideas why?
ser_ctl domain add myschool.edu
ser_ctl: (1045, "Access denied for user 'ser'@'localhost' (using password: YES)"): OperationalError
Thanks,steve
Senior Network Engineer,
Information Systems and Computing
Networking and Telecommunications , Suite 221A /6228
University of Pennsylvania
Voice:215-573-8396
FAX:215-898-9348
Hi Everybody,
Is there any plug-in available for SIP Communicator to save contact list in the server side. I mean when the SIP Communicator register itself to server the server will save to contact list to its own persistence storage. So the client doesn't need a local copy of contact list. I am using OpenIMSCore and OpenSER.
I am just wondering whether this functionality is already available in SIP Communicator or not? If not then how much work has to be done to implement in properly? I am just looking for some idea about this. So that I can make an estimation about this implementation.
I am looking forward to hearing from all of you.
Best regards
Yeasin Habib
Guys,
I have noticed that recently ShowPrice behavior has changed, and since did
not find it in Changelog I decided to try my shoot over here .
There are no more queries based on destination number but DestinationId.
Was the support for destination number lost for good, or only temporarily?
If that was done, why is "To=" parameter still mandatory? The presence or
absence of it does not make any different in queries, as far as I can see.
My version:
version
CDRTool version 6.4.1
Ta,
DanB