At 02:33 PM 8/22/2003, Jan Janak wrote:
On 22-08 14:19, Jiri Kuthan wrote:
At 02:15 PM 8/22/2003, Jiri Kuthan wrote:
At 02:12 PM 8/22/2003, Jan Janak wrote:
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.
indeed, ACK does not matter.
Errata: it matters too, think of stateless forwarding. -jiri
No, it doesn't matter. In-dialog requests are routed according to the Route headers--it doesn't matter if you forward them statefully or statelessly.
We are speaking about CANCEL (and also negative ACK), which are not in-dialog requeests. That's it.
-jiri