freetdm: typo

This commit is contained in:
Moises Silva 2011-05-10 23:07:15 -04:00
parent 72d98bf16d
commit b073d1a396
1 changed files with 1 additions and 1 deletions

View File

@ -746,7 +746,7 @@ ftdm_status_t sngisdn_stack_cfg_q931_dlsap(ftdm_span_t *span)
cfg.t.cfg.s.inDLSAP.tmr.t301.enb = TRUE;
cfg.t.cfg.s.inDLSAP.tmr.t301.val = 180;
/* It looks like ETSI is the only variant that supports Overlap */s
/* It looks like ETSI is the only variant that supports Overlap */
if (signal_data->switchtype == SNGISDN_SWITCH_EUROISDN) {
cfg.t.cfg.s.inDLSAP.tmr.t302.enb = TRUE;
cfg.t.cfg.s.inDLSAP.tmr.t302.val = 15;