On 21-08 21:40, Jiri Kuthan wrote:
Depends on
script, but sometimes could be usefull to test CANCEL and ACK
too (method=="INVITE" || method=="CANCEL" || method=="ACK").
Agreed, thanks.
Does it really make sense to do ENUM lookup for CANCEL and ACK ? ACK
is an in-dialog request and thus Request-URI will contain Contact of
the callee -- which will be not an ENUM number.
In case of CANCEL, it makes sense only if the Request-URI of the
CANCEL is used to match ENUM-rewritten Request-URI of the original
INVITE.
Jan.