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
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to