[OpenSER-Users] Openser as a conditional stateless proxy
Christian Schlatter
cs at unc.edu
Mon Nov 5 00:23:24 CET 2007
Padmaja wrote:
> Hi all,
>
> Can any one tell me if the same running instance of Openser can be
> configured as a stateful proxy for some user accounts and for some numbers
> like emergency services, it acts like a stateless proxy, just forwarding the
> request to the destination?
Yes, it only depends on what forwarding function is used in the routing
script:
- t_forward(..) --> stateless
- t_relay(..) --> stateful
/Christian
More information about the Users
mailing list