mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Use more SharedPointers to make our lives easier.
This commit is contained in:
@@ -3,4 +3,6 @@
|
||||
Channel::Channel(QString uuid):
|
||||
_uuid(uuid)
|
||||
{
|
||||
_progressEpoch = 0;
|
||||
_progressMediaEpoch = 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user