Hi, Here is your error: ERROR:mi_json:mi_json_answer_to_connection: unexpected method [POST]
If you look up in documentation it says on first line: JSON support via HTTP GET for Management Interface Regards Qasim On Wed, 6 Nov 2019 at 6:58 AM, Jeff Wilkie <[email protected]> wrote: > Attempting to get CP8 and 2.4.x talking to each other. I have modules in > the config enabled > > loadmodule "httpd.so" > modparam("httpd", "ip", "127.0.0.1") > modparam("httpd", "port", 8888) > loadmodule "mi_json.so" > modparam("mi_json", "mi_json_root", "json") > > When attempting to execute any MI_json command from CP we're seeing this > from the opensips logs. > > ERROR:mi_json:mi_json_answer_to_connection: unexpected method [POST] > > Where is this error being generated? How do we correct this? > > Thanks > Jeff > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
