Created
January 18, 2014 13:14
-
-
Save jasonrogena/8490369 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#group that configures how kannel sends messages to web apps | |
group = sms-service | |
keyword-regex = .* | |
catch-all = yes | |
max-messages = 0 | |
#sms-resend-retry = 0 | |
get-url = "http://localhost/~jason/ngombe_planner/WebServer/php/kannel/sms_router.php?phone=%p&text=%a" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment