Manuel Rubio wrote:
Hello,
El Domingo, 2 de Abril de 2006 11:31, Daniel-Constantin Mierla escribió:
you cannot hang up a call with openser right now, it is just a sip proxy/router, you need a back-to-back user agent or at least a call stateful proxy.
ok. But, then, can i configure OpenSER to be a statefull proxy? if it's possible, how i can do a hang up to a call?
You can't do this. openser is either stateless (when using the sl module) or transaction-statefull (when using the tm module). But openser is never call-statefull.
If you really need to hang up calls, you need a B2BUA (like Asterisk)
regards klaus