mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
freetdm - SS7: Removed unnecessary curse words
This commit is contained in:
parent
9c8b02e12b
commit
40c9dc4149
@ -231,11 +231,11 @@ int ftmod_ss7_parse_xml(ftdm_conf_parameter_t *ftdm_parameters, ftdm_span_t *spa
|
|||||||
|
|
||||||
if (!strcasecmp(var, "dialplan")) {
|
if (!strcasecmp(var, "dialplan")) {
|
||||||
/**********************************************************************/
|
/**********************************************************************/
|
||||||
/* do i give a shit about this??? */
|
/* don't care for now */
|
||||||
/**********************************************************************/
|
/**********************************************************************/
|
||||||
} else if (!strcasecmp(var, "context")) {
|
} else if (!strcasecmp(var, "context")) {
|
||||||
/**********************************************************************/
|
/**********************************************************************/
|
||||||
/* do i give a shit about this??? */
|
/* don't care for now */
|
||||||
/**********************************************************************/
|
/**********************************************************************/
|
||||||
} else if (!strcasecmp(var, "ccSpanId")) {
|
} else if (!strcasecmp(var, "ccSpanId")) {
|
||||||
/**********************************************************************/
|
/**********************************************************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user