On 8/17/07, Norman Brandinger <norm@goes.com> wrote:
Are you using "continuation" backslashes "\" on each line ?

Something like the following:

Source-IP=$si; \
Source-Port=$sp; \
Canonical-URI=$tu; \

Might want to give it a try.
 
 
its all continous.
 
modparam("acc", "radius_extra", "Called-Station-Id=$tu;Calling-Station-Id=$fu;canonical-URI=$tu;User-Name=$au;Sip-User-Realm=$ar;Source-IP=$si;Source-Port=$sp;From-Header=$hdr(from);User-Agent=$hdr(user-agent);Contact=$hdr(contact);Event=$hdr(event)")
 
ram