mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
some refactoring and plumbing for 1.4
This commit is contained in:
@@ -853,7 +853,7 @@ switch_status_t FSConnection::on_init()
|
||||
return SWITCH_STATUS_FALSE;
|
||||
|
||||
PTRACE(4, "mod_opal\tStarted routing for connection " << *this);
|
||||
switch_channel_set_state(m_fsChannel, CS_ROUTING);
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user