V
V
Vladislav Kolotsei2015-06-17 15:57:51
Asterisk
Vladislav Kolotsei, 2015-06-17 15:57:51

Need help setting up the Grandstream HT-503 Analog Gateway?

The bottom line is, I need to connect my home phone to the HT-503 gateway and connect the gateway itself to asterisk. It is necessary that the home phone works, receives calls and can also make calls. Communication with asterisk is needed in order to be able to record conversations and call statistics. Below are the settings I made. Outgoing call does not work, I do not understand why. No beeps are heard on the phone, nothing
Basic settings:
5bdb0260bf4747e986b8e51c99286108.PNG
FXS port:
4fcc4a7d07fc43e59ce1428483c9d330.PNG
FXO port:
3cc05102bb07420eb6b1ea2e2f540774.PNG
Sip.conf
290c813be1394c848f8d4c82861a7678.PNG86bd8fcfbced424399326acb6aa07e32.PNG
Extensions.conf
593ad37928024f9090c46950f89dce27.PNG9078b6fea6db4bee96c61432a92a0ef9.PNG
Asterisk log:
78aa647a8a1c4cb098a7cdfb742331e5.PNG

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Pisarenko, 2015-06-17
@spisarenko

[from_ht503]
exten => _X.,1,Dial(SIP/ht503/${EXTEN})
exten => _X.,n,Hangup()
[incoming]
include => from_ht503
exten => 1005,1,Dial(SIP /1005,30,mtT)
exten => 1005,n,Hangup()
should work like this, I won't correct the parameters and templates - delve into it.

S
solalex, 2015-06-17
@solalex

I give you a tip - look in the gateway itself in the FXS section of the dialplan. until it is configured correctly, there will be no outgoing calls. And on the first screen , the unconditional call forward is clearly incorrect, throw it at 1005.
Well, for general development, read trustore.ru/article/asterisk/214-grandstream-ht503...

A
Axizdkr, 2015-07-08
@Axizdkr

if there are no beeps, then the gateway has not registered on the aster.
leave authenticate id empty, check the login-password.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question