[Users] acc_rad_request problem
Daniel-Constantin Mierla
daniel at voice-system.ro
Thu Sep 7 10:40:45 CEST 2006
Hello,
On 09/07/06 10:55, Cseke Tamas wrote:
> Hi,
>
> Could anybody tell me why is Acct-Status-Type radius attribute always
> 'Failed', when i send a radius accounting packet
> with acc_rad_request?
the parameter of acc_rad_request() has to begine with 200 in order to
get status START.
acc_rad_request("200 ...");
Cheers,
Daniel
>
> I 'd like to send a packet, when an INVITE is received.
> And i also would like to disable somehow the accounting packet sent
> for the INVITE message,
> and sending just for ACK and BYE
> Because the INVITE packet is delivered late. and i need this radius
> packet in the same time when INVITE is received for billing.
>
> Thanks,
> Tamas
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
More information about the sr-users
mailing list