From c14e4b83e28259335cc8aa1de1df3d29b6ac2856 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Thu, 15 Aug 2024 18:34:27 +0200 Subject: [PATCH] cookbooks/deve/pseudovariables: list cseqno field for $uac_req(...) --- docs/cookbooks/devel/pseudovariables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cookbooks/devel/pseudovariables.md b/docs/cookbooks/devel/pseudovariables.md index 8194bacf..3e9b4aa0 100644 --- a/docs/cookbooks/devel/pseudovariables.md +++ b/docs/cookbooks/devel/pseudovariables.md @@ -2290,6 +2290,7 @@ The key can be: - sock - local socket to be used for sending (proto:address:port) - callid - SIP-Call-ID of the generated request (by default, a call-id is generated) +- cseqno - CSeq number to be used if greater than 0 - all - alias useful to reset all fields - $uac_req(all) = $null; - evroute - it has to be set to 1 in order to execute event_route\[uac:reply\] when reply is received