Don't truncate SMS
This commit is contained in:
parent
05044b3f28
commit
ba752aa526
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ default-smsc = KSMPP
|
||||||
username = rhizomatica
|
username = rhizomatica
|
||||||
password = <%= @kannel_sendsms_password %>
|
password = <%= @kannel_sendsms_password %>
|
||||||
concatenation = true
|
concatenation = true
|
||||||
max-messages = 3
|
max-messages = 6
|
||||||
|
|
||||||
|
|
||||||
# SMSBOX SETUP
|
# SMSBOX SETUP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue