neumann wrote on 10/02/2014 12:39 PM: > What is the difference between IVR and py_sems modules? > py_sems is supported now? not really any more, it's deprecated.
> Is it possible to create asterisk AMI like interface as application > for ivd or py_sems module. you can use e.g. the xmlrpc2di or the jsonrpc module, and send events into the calls. the best interfacing is with DSM, actually; check out the modules and docs. if you want to use http, check out mod_curl and mod_httpd from https://github.com/sanchi/sems/tree/redphone/apps/dsm/mods/mod_httpd hth stefan _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
