Hello,
On 12/21/12 5:42 PM, schwa...@web.de wrote:
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
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 doe