Hello,

do not reply to digest messages, their purpose is for getting
daily/periodic summaries for reading. If you want to participate
actively in discussions, switch to normal subscriber mode and reply to
the discussion messages. When replying to digest, it is hard to follow
the discussion and the archive thread is also not clear.

Cheers,
Daniel

On 11.07.23 13:02, satyaprakash ch wrote:
> Hi
>
> Please find some more before and after, Ip address and number is
> masked FYI.
>
> INFO: <script>: TIME : TEST - Rewriting To header with Request line so
> that vendor prefix is present
> INFO: <script>: TIME : TEST2 - tu is sip:+123456789@10.0.77.88
> <mailto:sip%3A%2B123456789@10.0.77.88> and ru is sip:10.0.1.47:5060
> <http://10.0.1.47:5060>
> INFO: <script>: TIME : TEST3 - tu is sip:+123456789@10.0.77.88
> <mailto:sip%3A%2B123456789@10.0.77.88> and ru is sip:10.0.1.47:5060
> <http://10.0.1.47:5060>
> ERROR: tm [tm.c:1752]: _w_t_relay_to(): t_forward_noack failed
> ERROR: tm [t_reply.c:1081]: run_failure_handlers(): error running
> run_top_route for failure handler
> INFO: <script>: TIME : [Mon Jul 10 12:24:14 2023] CALL ID :
> [31bca077-99fa-123c-eb84-00219b9e3ef4] [WITHINDIALOG] The request is [ACK]
> INFO: <script>: TIME : [Mon Jul 10 12:24:14 2023] CALL ID :
> [31bca077-99fa-123c-eb84-00219b9e3ef4] [PROXY_OUTBOUND_HANDLE] [ACK]
> INFO: <script>: TIME : [Mon Jul 10 12:24:14 2023] CALL ID :
> [205526695_49743609@206.147.84.20] [WITHINDIALOG] The request is [ACK]
>
>
> Here is the code i suspect, Let me know if you can find some thing why
> the error usually gets,
>
> *failure_route["serial"] {
> if (!t_next_contacts()) {
> exit;
> }
>
>   t_on_failure("serial");
>   xlog("L_INFO","TIME : [$Tf] CALL ID : [$ci] [serial]The altered ruri
> is [$ru] \n");
>   xlog("L_INFO", "TIME : TEST - Rewriting To header with Request line
> so that vendor prefix is present");
> xlog("L_INFO","TIME : TEST2 - tu is $tu and ru is $ru  \n");
> $tu = $ru;
>   xlog("L_INFO","TIME : TEST3 - tu is $tu and ru is $ru \n");
> t_relay();
> }
>
> event_route[tm:branch-failure:REMOVE_OLD_REGISTER] {
>     if (t_check_status("(404)|(410)")) {
> xlog("L_INFO","TIME : Received code [$T(reply_code)] from SBC, need to
> remove registration \n");
> xlog("L_INFO","TIME : [$Tf] CALL ID : [$ci] [REMOVE_OLD_REGISTER]
> contact is [$ct]Unregister section is entered [$ru] \n");
> unregister("location", "$tu", "$T_reply_ruid");
> }
> }
> *
> Thank you.
>
>
> On Tue, Jul 11, 2023 at 3:46 PM <sr-users-requ...@lists.kamailio.org>
> wrote:
>
>     Send sr-users mailing list submissions to
>             sr-users@lists.kamailio.org
>
>     To subscribe or unsubscribe via email, send a message with subject or
>     body 'help' to
>             sr-users-requ...@lists.kamailio.org
>
>     You can reach the person managing the list at
>             sr-users-ow...@lists.kamailio.org
>
>     When replying, please edit your Subject line so it is more specific
>     than "Re: Contents of sr-users digest..."
>
>     Today's Topics:
>
>        1. Need an error description (satyaprakash ch)
>        2. Re: Need an error description (Alex Balashov)
>
>
>     ----------------------------------------------------------------------
>
>     Message: 1
>     Date: Mon, 10 Jul 2023 22:25:31 +0530
>     From: satyaprakash ch <chiramchetty.satyaprak...@gmail.com>
>     Subject: [SR-Users] Need an error description
>     To: "Kamailio (SER) - Users Mailing List"
>             <sr-users@lists.kamailio.org>
>     Message-ID:
>            
>     <cao-xatghcdmiptogdbeb6qvhog8u7hxkt-w-5ou4kuokdrh...@mail.gmail.com>
>     Content-Type: multipart/alternative;
>             boundary="0000000000005a4339060024dadd"
>
>     Hi,
>
>     Can anyone help me with the error why can we get this?
>
>     ERROR: tm [tm.c:1752]: _w_t_relay_to(): t_forward_noack failed
>     ERROR: tm
>     [t_reply.c:1081]: run_failure_handlers(): error running
>     run_top_route for
>     failure handler
>
>     Thank you.
>     -------------- next part --------------
>     A message part incompatible with plain text digests has been
>     removed ...
>     Name: not available
>     Type: text/html
>     Size: 487 bytes
>     Desc: not available
>
>     ------------------------------
>
>     Message: 2
>     Date: Mon, 10 Jul 2023 15:49:54 -0400
>     From: Alex Balashov <abalas...@evaristesys.com>
>     Subject: [SR-Users] Re: Need an error description
>     To: "Kamailio (SER) - Users Mailing List"
>             <sr-users@lists.kamailio.org>
>     Message-ID: <71e4acbf-556b-4428-93f5-dce73716e...@evaristesys.com>
>     Content-Type: text/plain;       charset=us-ascii
>
>     Hi,
>
>     Is there additional context in surrounding log lines, either
>     before or after, which might provide some insight?
>
>     > On Jul 10, 2023, at 12:55 PM, satyaprakash ch
>     <chiramchetty.satyaprak...@gmail.com> wrote:
>     >
>     > Hi,
>     >
>     > Can anyone help me with the error why can we get this?
>     >
>     > ERROR: tm [tm.c:1752]: _w_t_relay_to(): t_forward_noack failed
>     ERROR: tm [t_reply.c:1081]: run_failure_handlers(): error running
>     run_top_route for failure handler
>     >
>     > Thank you.
>     > __________________________________________________________
>     > Kamailio - Users Mailing List - Non Commercial Discussions
>     > To unsubscribe send an email to sr-users-le...@lists.kamailio.org
>     > Important: keep the mailing list in the recipients, do not reply
>     only to the sender!
>     > Edit mailing list options or unsubscribe:
>
>     -- 
>     Alex Balashov
>     Principal Consultant
>     Evariste Systems LLC
>     Web: https://evaristesys.com
>     Tel: +1-706-510-6800
>
>
>     ------------------------------
>
>     Subject: Digest Footer
>
>     _______________________________________________
>     sr-users mailing list -- sr-users@lists.kamailio.org
>     To unsubscribe send an email to sr-users-le...@lists.kamailio.org
>
>
>     ------------------------------
>
>     End of sr-users Digest, Vol 218, Issue 16
>     *****************************************
>
>
> __________________________________________________________
> Kamailio - Users Mailing List - Non Commercial Discussions
> To unsubscribe send an email to sr-users-le...@lists.kamailio.org
> Important: keep the mailing list in the recipients, do not reply only to the 
> sender!
> Edit mailing list options or unsubscribe:

-- 
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference - www.kamailioworld.com
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:

Reply via email to