A
A
Antilles72272017-09-15 11:57:54
Asterisk
Antilles7227, 2017-09-15 11:57:54

Why is there a big delay before calling?

Began to study Asterisk, there was a following problem.
I created several users and the simplest extensions for two of them, pointing them to each other:

exten => 100,1,Dial(SIP/100)
exten => 110,1,Dial(SIP/110)
exten => _X!,1,Hangup()

When calling, there was a delay of exactly 10 seconds, after which the call began.
I read that such a delay occurs due to the lack of DNS (although I don’t really understand why, it doesn’t appear anywhere for me). Raised BIND, configured the zone, entered the server and clients there. The delay has increased to 20 seconds!
Adding # to the number in the softphone breaks the number and the call does not occur at all.
What is the reason for this behavior and/or what am I doing wrong?
Asterisk 13, running on CentOS 7, clients also on CentOS 7 with Gnome, Zoiper softphones.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Drill, 2017-09-15
@Antilles7227

At the end of the dialed number, press #
Or change the dialing timeout in the phone

D
d-stream, 2017-09-15
@d-stream

Does asterisk know for sure that the number is three-digit??

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question