Hi,

what can i do to not process a second and identical INVITE.

isn't t_check_trans() the right way to go ?

The docs says:
"For other requests (non ACKs and non CANCELs), it will terminate the script for retransmissions and return false for new requests (for which no transaction exists yet)."

but it doesn's work for me.

t_relay doesn't forward the INVITE. but i wanna terminate the script earlier. 

i am using v3.3.0

greetz