Answer the question
In order to leave comments, you need to log in
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:
FXS port:
FXO port:
Sip.conf
Extensions.conf
Asterisk log:
Answer the question
In order to leave comments, you need to log in
[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.
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...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question