mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
change terminal type
This commit is contained in:
parent
34a0ca5096
commit
03f5d55fc9
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user