ewsterrenburg / python-otrs

Pythonic interface to OTRS SOAP API
GNU General Public License v3.0
47 stars 27 forks source link

Implement a Session Close ? #27

Closed ErikWiesener closed 8 years ago

ErikWiesener commented 8 years ago

Hi, is it anyway possible to implement a sessio close() method? Because In my case many user with many tickets will create a Session and I don't want to change the Sessionlimitation on the OTRS Server.

Kind regards

Erik

ewsterrenburg commented 8 years ago

Unfortunately, this does not seem to be possible. Please see the discussion under https://github.com/ewsterrenburg/python-otrs/issues/13