mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
adding TCP transport support
This commit is contained in:
parent
ca5b100d17
commit
3693867388
@ -782,6 +782,8 @@ int mgco_mg_gen_config(void)
|
||||
cfg->noEDInst = 1;
|
||||
#endif /* CM_ABNF_MT_LIB */
|
||||
|
||||
cfg->entType = LMG_ENT_GW;
|
||||
|
||||
#ifdef GCP_CH
|
||||
cfg->numBinsPeerCmdHl = 20;
|
||||
cfg->numBinsTransReqHl = 50;
|
||||
|
Loading…
x
Reference in New Issue
Block a user