Re: Ascend-Send-Secret problem

2006-08-21 Thread Alan DeKok
Jean-Michel Foucher <[EMAIL PROTECTED]> wrote:
> Here's an output example with freeradius -xxyz -l stdout :
...
> 14 Attr-107 = 0x7369703a6a616d403139322e3136382e37302e37303a35303630

  That attribute is defined in the default dictionaries.  It looks
like you're not using the dictionaries that are included with
FreeRADIUS, or you've edited them.

> 20 ERROR: Ascend-Send-Secret attribute in request: Cannot decrypt it.

  It looks like the dictionaries you have are broken.  The wrong
attribute is marked as being encrypted with the Ascend-Send-Secret.

  Does this happen with "radius -X"?

  Alan DeKok.
--
  http://deployingradius.com   - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Ascend-Send-Secret problem

2006-08-21 Thread Jean-Michel Foucher

Hello,

i'm new to freeradius and i tried to install it so that i could use 
cdrtool, openser and freeradius together to make a Call Data Recorder.


Unfortunately, i haven't been able to make it work even once because of 
this error :


ERROR: Ascend-Send-Secret attribute in request: Cannot decrypt it.


Here's an output example with freeradius -xxyz -l stdout :


1 rad_recv: Accounting-Request packet from host 127.0.0.1:42631, id=142, 
length=428

2 --- Walking the entire request list ---
3 Waking up in 31 seconds...
4 Threads: total/active/spare threads = 5/0/5
5 Thread 1 got semaphore
6 Thread 1 handling request 0, (1 handled so far)
7 Acct-Status-Type = Failed
8 Service-Type = IAPP-Register
9 Attr-102 = 0x01e6
10 Error-Cause = 1
11 User-Name = "[EMAIL PROTECTED]"
12 Calling-Station-Id = "sip:[EMAIL PROTECTED]"
13 Called-Station-Id = "sip:[EMAIL PROTECTED]"
14 Attr-107 = 0x7369703a6a616d403139322e3136382e37302e37303a35303630
15 Acct-Session-Id = 
"[EMAIL PROTECTED]"

16 Attr-104 = 0x3832393436343731393436323038303033
17 Attr-105 = 0x3832393436313631333537333735373638
18 Attr-103 = 0x31
19 X-Ascend-Third-Prompt = "n/a"
20 ERROR: Ascend-Send-Secret attribute in request: Cannot decrypt it.
21 Server rejecting request 0.
22 Finished request 0
23 Going to the next request
24 Thread 1 waiting to be assigned a request
25 rad_recv: Accounting-Request packet from host 127.0.0.1:42631, 
id=142, length=428

26 Discarding duplicate request from client localhost:42631 - ID: 142


Best regards,

--
Jean-Michel Foucher
OpenWengo, the free and multiplatform VoIP client
http://dev.openwengo.com/


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html