-
ruhnetbtracht: you can enable it, but it doesn't do much by itself without an external system or module. You need to enable a service plan and also the feature on the number you want to use.
-
ruhnetDoodle still works, but doesn't do storage on it's own. It just passes the messages along.
-
btrachtruhnet: i have doodle app running. but get "sms services not enabled for account". how do i enable?
-
ruhnetbtracht: you have to set the sms feature on a number---I don't think this is fully implemented but you can modify the DB document for a number. Also, you need to create a service plan that includes sms. It doesn't have to have any cost or actual billing associated, but the plan has to be created. Those two things in combo will get rid of the message you are getting. (But then it won't actually do anything
-
ruhnetstill without an external system of some sort to receive and deliver the messages---the exception to that is if you use a VoIP provider that supports SIP SIMPLE messaging for SMS ---I think voip.ms does and maybe a couple others---and you modify Kamailio config to deliver the messages properly.)
-
btrachtruhnet: what keys are necessary for the DB docs?
-
ruhnetpvt_features
-
ruhnetif I remember correctly that's it
-
ruhnetoh, also, you need to add sms as an allowed feature in system_config/number_manager
-
btrachtthanks. i'll give it a shot and see what happens
-
ruhnetThere is an SMS feature file in kazoo_number_manager source code but it is incomplete and doesn't actually work lol, so that's why you have to manually enable the feature in the DB.
-
ruhnetI'm in process of developing an SMS/MMS integration for Kazoo that will handle that stuff, and allow you to use normal SMS gateways over HTTP APIs.
-
ruhnetprevious versions of doodle had more functionality, that was later taken away in 4.3. (I don't know the reason.)