friends-of-freeswitch / switchio

asyncio powered FreeSWITCH cluster control
http://switchio.rtfd.io
Mozilla Public License 2.0
191 stars 28 forks source link

Show session uuid in Session.__repr__ #26

Open goodboy opened 6 years ago

goodboy commented 6 years ago

Issue by tgoodlet Friday Jul 08, 2016 at 16:19 GMT Originally opened as https://github.com/sangoma/switchy/issues/42


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.