<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>
<DIV><FONT face=Arial size=2>Hi list,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; can someone more familiar with openser CFG 
syntax tell me why follong the instructions for CDRTool, here:</FONT></DIV>
<DIV><FONT face=Arial><FONT size=2>&nbsp;</FONT><A 
href="http://download.dns-hosting.info/CDRTool/doc/INSTALL.txt"><FONT 
size=2>http://download.dns-hosting.info/CDRTool/doc/INSTALL.txt</FONT></A><FONT 
size=2> , breaks OpenSER??</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>With the following acc module settings OpenSER 
won't start up:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><PRE><FONT size=2>modparam("acc", "radius_extra",       "User-Name=$Au; \
                                       Calling-Station-Id=$from; \
                                       Called-Station-Id=$to; \
                                       Sip-Translated-Request-URI=$ruri; \
                                       Sip-RPid=$avp(s:rpid); \
                                       Source-IP=$si; \
                                       Source-Port=$sp; \
                                       Canonical-URI=$avp(s:can_uri); \
                                       Billing-Party=$avp(billing_party); \
                                       Divert-Reason=$avp(s:divert_reason); \
                                       X-RTP-Stat=$hdr(X-RTP-Stat); \
                                       User-Agent=$hdr(user-agent); \ 
                                       Contact=$hdr(contact); \
                                       Event=$hdr(event); \
                                       SIP-Proxy-IP=$avp(s:sip_proxy_ip); \
                                       ENUM-TLD=$avp(s:enum_tld)")</FONT></PRE><PRE><FONT size=2>&nbsp;</FONT></PRE><PRE><FONT size=2>I get this when starting OpenSER:</FONT></PRE><PRE><FONT size=2>&nbsp;0(0) xl_parse_vname: error - bad avp name [billing_party]<BR>&nbsp;0(0) ERROR:acc:parse_acc_extra: parse failed in &lt;User-Name=$Au; Calling-Station-Id=$from; Called-Station-Id=$to; Sip-Translated-Request-URI=$ruri; Sip-RPid=$avp(s:rpid); Source-IP=$si; Source-Port=$sp; Canonical-URI=$avp(s:can_uri); Billing-Party=$avp(billing_party); Divert-Reason=$avp(s:divert_reason); X-RTP-Stat=$hdr(X-RTP-Stat); User-Agent=$hdr(user-agent); \<BR>Contact=$hdr(contact); Event=$hdr(event); SIP-Proxy-IP=$avp(s:sip_proxy_ip); ENUM-TLD=$avp(s:enum_tld)&gt; around position 198<BR>&nbsp;0(0) acc:parse_acc_extra: error</FONT></PRE><PRE><FONT size=2>&nbsp;</FONT></PRE><PRE><FONT size=2>Thanks for any help! Andy.</FONT></FONT></PRE></DIV></DIV></BODY></HTML>