Skip to content

Commit 562fc64

Browse files
RESTCOMM-1856: Fix restcomm.xml smpp property names
1 parent 7d31589 commit 562fc64

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • restcomm/restcomm.application/src/main/webapp/WEB-INF/conf

restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -671,9 +671,9 @@
671671
and attempted to connect again -->
672672
<enquirelinkdelay>30000</enquirelinkdelay>
673673
<!-- when no values are set, default value from code is UTF-8-->
674-
<!--
675-
<incomingencoding>UTF-8</incomingencoding>
676-
<outgoingencoding>GSM7</outgoingencoding>
674+
<!--
675+
<inboundencoding>UTF-8</inboundencoding>
676+
<outboundencoding>UTF-8</outboundencoding>
677677
-->
678678
</connection>
679679
</connections>

0 commit comments

Comments
 (0)