Call connects with delay

Hi all,

My system (Asterisk 13) was running fine. And the suddenly i started facing this issue. When caller dials a number, it lands on the callee phone with much delay. However when caller dials it again, it connects fine. Issue is when caller dials a new number, issue re-appears. Can anybody tell me where the issue lies?

Slow DNS server. One of two DNS servers not responding. Otherwise you need to provide detailed logs to establish at exactly what point in the call the delay happens.

Dear David,

Here are the logs:

0x7f817007c0d0 – Strict RTP learning after remote address set to: 172.16.1.95:40018
– Executing [3040@ext-dialout:1] Dial(“SIP/3055-00000159”, “SIP/3040,30”) in new stack
== Using SIP RTP CoS mark 5
– Called SIP/3040
– SIP/3040-0000015a is ringing
== Spawn extension (ext-dialout, 3040, 1) exited non-zero on ‘SIP/3055-00000159’
== Using SIP RTP CoS mark 5
0x7f817007c0d0 – Strict RTP learning after remote address set to: 172.16.1.95:40024
– Executing [3040@ext-dialout:1] Dial(“SIP/3055-0000015b”, “SIP/3040,30”) in new stack
== Using SIP RTP CoS mark 5
– Called SIP/3040
– SIP/3040-0000015c is ringing
== Spawn extension (ext-dialout, 3040, 1) exited non-zero on ‘SIP/3055-0000015b’
– Unregistered SIP ‘3055’
– Registered SIP ‘3055’ at 172.16.1.95:51001
== Using SIP RTP CoS mark 5
0x7f817007c0d0 – Strict RTP learning after remote address set to: 172.16.1.95:40026
– Executing [3040@ext-dialout:1] Dial(“SIP/3055-0000015d”, “SIP/3040,30”) in new stack
[Mar 7 17:14:23] ERROR[15904][C-000000c5]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo(“mail.eplanettech.com”, “(null)”, …): Temporary failure in name resolution
[Mar 7 17:14:23] WARNING[15904][C-000000c5]: acl.c:800 resolve_first: Unable to lookup ‘mail.eplanettech.com
== Using SIP RTP CoS mark 5
– Called SIP/3040
– SIP/3040-0000015e is ringing
== Spawn extension (ext-dialout, 3040, 1) exited non-zero on ‘SIP/3055-0000015d’

DNS server problem. The DNS server is not responding, or too many responses are being lost.

1 Like