< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] 405 Method Not Allowed


Hi,

When my UAC (powered by reSIProcate) receives a message of method type 'MESSAGE' the UAC automatically responds with 405 Method Not Allowed.

In the master profile I have enabled both the method as well as the mime type, like this:

profile->addSupportedMimeType(resip::MESSAGE, resip::Mime("application", "ivocs-alarm+xml"))
profile->addSupportedMethod(resip::MESSAGE);

Every other method so far has worked just fine.. Anyone have any idea what I might be missing?

Kind regards,
Richard Stellingwerff.