sangoma / switchy

async FreeSWITCH cluster control
https://switchy.readthedocs.io/en/latest/
Mozilla Public License 2.0
69 stars 18 forks source link

Show session uuid in Session.__repr__ #42

Open goodboy opened 7 years ago

goodboy commented 7 years ago

This way when mucking around with the session api (usually in a debugger/console without having to check Session.uuid) you can move back and forth between fs_cli and know which uuid to use when making manual api calls.