State machine implementation

Claudiu Filip claudiu at globtel.ro
Tue Jul 24 16:33:04 CEST 2007


Hi Diana,


        Why you would need that?
        You can rely on the freeradius modules to keep track of the
        "session", no matter what "session" will mean to your
        application.

        For example, I use freeradius (among others) to authorize an
        incoming call, authenticate a PIN/caller id and then accept a
        call to a specific destination and do the accounting (simple
        calling-cards operation). Your "session" will have specific
        stages, but you dont need a state machine INSIDE freeradius.
        
        Freeradius does its job.. extracts the information
        received with the radius protocol and passes it to the module
        of your choice.


Claudiu Filip
@: claudiu at globtel.ro
Http://www.globtel.ro
T:+40344880100
F:+40344880113

Tuesday, July 24, 2007, 12:06:54 PM, you wrote:
>Hi,
>Is there any state machine implementation of freeradius.
>Thanks





More information about the Freeradius-Devel mailing list