j
k
j a
j l
According to RFC3261, a reply of code 405 (Method Not Allowed) MUST include an "Allow" header field.
How can I add this header field?
Thanks.
Show replies by date
On 18-08-2005 15:48, Federico Giannici wrote:
According to RFC3261, a reply of code 405 (Method Not Allowed) MUST include an "Allow" header field. How can I add this header field?
You can use append_to_reply("Allow: INVITE,ACK \r\n");
Jan.
sr-users@lists.kamailio.org
Add to favorites Remove from favorites