<DIV>Hai,</DIV>
<DIV>UA's(Kphone and XLite) Authenticated with radius(file users and sql users)<BR>(when we open the kphone ser sends the authentication request to radius.&nbsp; radius <BR>accepts the request and send back the response to ser whether it is authenticated <BR>User Agent.)</DIV>
<DIV>we get the following message in radius screen<BR>-----------------------------------------------------<BR>rad_recv: Access-Request packet from host 192.168.100.101:1028, id=9, <BR>length=242&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; User-Name = "<A href="mailto:neels@localdomain.com">neels@localdomain.com</A>"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = 0x0a076e65656c73<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = 0x01116c6f63616c646f6d61696e2e636f6d<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = <BR>0x022a33663834663638613132613335346339333961656132336366643662323937323636373562353061<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = 0x04157369703a3139322e3136382e3130302e313031<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = 0x030a5245474953544552<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = 0x050661757468<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Digest-Attributes = 0x090a3030303030303031<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Attributes = 0x080b616263646566676869<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Response = "dc13b2beeb1a0f47bc5cc4cb10b90baa"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Service-Type = IAPP-AP-Check<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; X-Ascend-PW-Lifetime = 0x6e65656c73<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAS-IP-Address = 192.168.100.101<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAS-Port = 5060<BR>modcall: entering group authorize<BR>&nbsp; hints: Matched DEFAULT at 52<BR>&nbsp; modcall[authorize]: module "preprocess" returns ok<BR>&nbsp; modcall[authorize]: module "chap" returns noop<BR>&nbsp;&nbsp;&nbsp; rlm_digest: Converting Digest-Attributes to something sane...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-User-Name = "neels"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Realm =
 "localdomain.com"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Nonce = "3f84f68a12a354c939aea23cfd6b29726675b50a"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-URI = "sip:192.168.100.101"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Method = "REGISTER"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-QOP = "auth"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-Nonce-Count = "00000001"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Digest-CNonce = "abcdefghi"<BR>rlm_digest: Adding Auth-Type = DIGEST<BR>&nbsp; modcall[authorize]: module "digest" returns ok<BR>&nbsp;&nbsp;&nbsp; rlm_realm: No <A href="mailto:'@'">'@'</A> in User-Name = "neels", looking up realm NULL<BR>&nbsp;&nbsp;&nbsp; rlm_realm: Found realm "NULL"<BR>&nbsp;&nbsp;&nbsp; rlm_realm: Setting Stripped-User-Name = "neels"<BR>&nbsp;&nbsp;&nbsp; rlm_realm: Proxying request from user neels to realm NULL<BR>&nbsp;&nbsp;&nbsp; rlm_realm: Adding Realm = "NULL"<BR>&nbsp;&nbsp;&nbsp; rlm_realm:
 Authentication realm is LOCAL.<BR>&nbsp; modcall[authorize]: module "suffix" returns noop<BR>radius_xlat:&nbsp; <A href="mailto:'neels@localdomain.com'">'neels@localdomain.com'</A><BR>rlm_sql (sql): sql_set_user escaped user --&gt; <A href="mailto:'neels@localdomain.com'">'neels@localdomain.com'</A><BR>radius_xlat:&nbsp; 'SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE <BR>STRCMP(Username, <A href="mailto:'neels@localdomain.com'">'neels@localdomain.com'</A>) = 0 ORDER BY id'<BR>rlm_sql (sql): Reserving sql socket id: 4<BR>radius_xlat:&nbsp; 'SELECT <BR>radgroupcheck.id,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op <BR>FROM radgroupcheck,usergroup WHERE STRCMP(usergroup.Username, <BR><A href="mailto:'neels@localdomain.com'">'neels@localdomain.com'</A>) = 0 AND usergroup.GroupName = <BR>radgroupcheck.GroupName ORDER BY radgroupcheck.id'<BR>radius_xlat:&nbsp; 'SELECT id,UserName,Attribute,Value,op FROM radreply WHERE <BR>STRCMP(Username,
 <A href="mailto:'neels@localdomain.com'">'neels@localdomain.com'</A>) = 0 ORDER BY id'<BR>radius_xlat:&nbsp; 'SELECT <BR>radgroupreply.id,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op&nbsp; <BR>FROM radgroupreply,usergroup WHERE<BR>STRCMP(usergroup.Username, <A href="mailto:'neels@localdomain.com'">'neels@localdomain.com'</A>) = 0 AND <BR>usergroup.GroupName<BR>= radgroupreply.GroupName ORDER BY radgroupreply.id'<BR>rlm_sql (sql): Released sql socket id: 4<BR>&nbsp; modcall[authorize]: module "sql" returns ok<BR>&nbsp; modcall[authorize]: module "mschap" returns noop<BR>modcall: group authorize returns ok<BR>&nbsp; rad_check_password:&nbsp; Found Auth-Type digest<BR>auth: type "digest"<BR>modcall: entering group authenticate<BR>A1 = neels:localdomain.com:neels<BR>A2 = REGISTER:sip:192.168.100.101<BR>KD =
 <BR>7df128e232c99839ca01e908858d8b4c:3f84f68a12a354c939aea23cfd6b29726675b50a:00000001:abcdefghi:auth:c78a6e92da40f0ac7487471944b929c0<BR>&nbsp; modcall[authenticate]: module "digest" returns ok<BR>modcall: group authenticate returns ok<BR>Login OK: [neels/&lt;no User-Password attribute&gt;] (from client ser port 5060)<BR>Sending Access-Accept of id 9 to 192.168.100.101:1028<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Service-Type := IAPP-Register<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Framed-Protocol := PPP<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Framed-Compression := Van-Jacobson-TCP-IP<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Framed-MTU := 1500<BR>Finished request 0<BR>Going to the next request<BR>-------------------------------------------------------</DIV>
<DIV><BR>we need to start and stop the radius accounting. but ser does not make the <BR>accounting request to radius.</DIV>
<DIV>can you help me for radius accounting?</DIV>
<DIV>thanks with regards.<BR>Xten India.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://shopping.yahoo.com/?__yltc=s%3A150000443%2Cd%3A22708228%2Cslk%3Atext%2Csec%3Amail">The New Yahoo! Shopping</a> - with improved product search