Add more parameters to Kannel post-url
This commit is contained in:
parent
404a0179a6
commit
3bd701ee47
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ group = sms-service
|
|||
keyword-regex = .*
|
||||
catch-all = yes
|
||||
max-messages = 0
|
||||
post-url = "http://localhost:8085/sms?source=%p&destination=%P&charset=%C&coding=%c&text=%a"
|
||||
post-url = "http://localhost:8085/sms?source=%p&destination=%P&charset=%C&coding=%c&text=%a&btext=%b&dr=%d&dcs=%O"
|
||||
|
||||
|
||||
# send to web cgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue