<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18904"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Calibri>
<DIV style="FONT: 10pt Tahoma">
<DIV><FONT size=3 face=Calibri>HI</FONT></DIV></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;<FONT face=Calibri>I am somewhat new to opensips . 
I really need help.</FONT></DIV>
<DIV><FONT face=Calibri>I am using opensips ver 1.6.0</FONT></DIV>
<DIV><FONT face=Calibri>I have radiusclient-ng ver 0.5.6</FONT></DIV>
<DIV><FONT face=Calibri>I have Radiator ver 4.2</FONT></DIV>
<DIV><FONT face=Calibri>I am running CentOS 4.6</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>in my opensips.cfg </FONT></DIV>
<DIV><FONT face=Calibri>------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>-------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>modparam("aaa_radius","sets',"set1 = (\</FONT></DIV>
<DIV><FONT face=Calibri>User-Name=$rU, \</FONT></DIV>
<DIV><FONT face=Calibri>Sip-Translated-Request-URI=$avp(i:107), \</FONT></DIV>
<DIV><FONT face=Calibri>Sip-Source-IP-Address=$avp(i:108), \</FONT></DIV>
<DIV><FONT face=Calibri>CALL-DIRECTION=$avp(i:3200), \</FONT></DIV>
<DIV><FONT face=Calibri>Sip-Req-URI=$rd, \</FONT></DIV>
<DIV><FONT face=Calibri>Sip-Uri-User-$fU, \</FONT></DIV>
<DIV><FONT face=Calibri>Called-Station-Id=$tU, \</FONT></DIV>
<DIV><FONT face=Calibri>Calling-Station-Id=$fU \</FONT></DIV>
<DIV><FONT face=Calibri>)")</FONT></DIV>
<DIV><FONT face=Calibri>-----------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>later in route logic of opensips.cfg</FONT></DIV>
<DIV><FONT face=Calibri>---------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>-----------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>route[3] #the route that gets all calls passed to 
it.</FONT></DIV>
<DIV><FONT face=Calibri>{</FONT></DIV>
<DIV><FONT face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;if(is_direction("downstream")) 
{</FONT></DIV>
<DIV><FONT 
face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;avp_printf("$avp(I:108)","h323-remote-ip-address=$si");</FONT></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT 
face=Calibri>avp_printf("$avp(I:3200)","h323-call-origin=answer");</FONT></DIV>
<DIV><FONT face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;}</FONT></DIV>
<DIV><FONT face=Calibri>
<DIV><FONT face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;if(is_direction("upstream")) 
{</FONT></DIV>
<DIV><FONT 
face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;avp_printf("$avp(I:108)","h323-remote-ip-address=$si");</FONT></DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT 
face=Calibri>avp_printf("$avp(I:3200)","h323-call-origin=originate");</FONT></DIV>
<DIV><FONT face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;}</FONT></DIV></FONT></DIV>
<DIV><FONT 
face=Calibri>&nbsp;&nbsp;&nbsp;&nbsp;radius_send_acct("set1");</FONT></DIV>
<DIV><FONT face=Calibri>}</FONT></DIV>
<DIV><FONT face=Calibri>-------------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>in my custom dictionary</FONT></DIV>
<DIV><FONT face=Calibri>------------------------------------</FONT></DIV>
<DIV><FONT face=Calibri>-----------------------------------</FONT></DIV>
<DIV><FONT 
face=Calibri>ATTRIBUTE&nbsp;&nbsp;&nbsp;&nbsp;CALL-DIRECTION&nbsp;&nbsp;&nbsp;&nbsp;3200&nbsp;&nbsp;&nbsp;&nbsp;string</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>#####################################</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>both my Radiator4.2 and radiusclient point to the same 
dictionary</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>when I look into detail files for radius the 
CALL-DIRECTION attribute is not there </FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>any help is much appreciated.</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT face=Calibri>thanks</FONT></DIV>
<DIV><FONT face=Calibri></FONT>&nbsp;</DIV></FONT></DIV></BODY></HTML>