mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-13 15:51:50 +00:00
change terminal type
This commit is contained in:
@@ -589,7 +589,7 @@ FSH323EndPoint::FSH323EndPoint()
|
||||
,m_fax_old_asn(false)
|
||||
{
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG,"======>FSH323EndPoint::FSH323EndPoint [%p]\n",this);
|
||||
terminalType = e_GatewayOnly;
|
||||
terminalType = e_GatewayAndMC;
|
||||
}
|
||||
|
||||
FSH323EndPoint::~FSH323EndPoint()
|
||||
|
||||
Reference in New Issue
Block a user